YY %!s(int64=2) %!d(string=hai) anos
pai
achega
901a311e47
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/system/coupon/index.vue

+ 1 - 1
src/views/system/coupon/index.vue

@@ -68,7 +68,7 @@ export default {
             else return '暂无';
           },
         },
-        { label: '商铺', model: 'shop.name' },
+        // { label: '商铺', model: 'shop.name' },
         { label: '优惠券名称', model: 'name' },
         { label: '优惠券数量', model: 'num' },
         {