Browse Source

no message

linwenxin 1 năm trước cách đây
mục cha
commit
22a0d0d810
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/mallManagement/activity/coupon_index/index.vue

+ 1 - 1
src/views/mallManagement/activity/coupon_index/index.vue

@@ -43,7 +43,7 @@ export default {
         [
           [
             {
-              name: '新',
+              name: '新增优惠券',
               isRole: true,
               click: this.addData
             }