许成详 6 years ago
parent
commit
6ba2d27b94
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/system/cardAndCouponManager/couponManager/edit.vue

+ 1
- 1
src/pages/system/cardAndCouponManager/couponManager/edit.vue View File

1
 <template>
1
 <template>
2
   <div class="subPage">
2
   <div class="subPage">
3
     <form class="mainForm">
3
     <form class="mainForm">
4
-      <h1 style="font-size:22px;">{{isEdit === 0 ? '新建' : '编辑'}}{{type === 'drink' ? '饮品券' : '课程券'}}</h1>
4
+      <h1 style="font-size:22px;">{{isEdit === 0 ? '新建' : '编辑'}}{{type === 'drink' ? '饮品优惠券' : '课程优惠券'}}</h1>
5
       <ul>
5
       <ul>
6
         <li class="flex-h">
6
         <li class="flex-h">
7
           <span>选择案场:</span>
7
           <span>选择案场:</span>