YY hace 2 años
padre
commit
f94df7e479
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/selfShop/goods/index.vue

+ 1 - 0
src/views/selfShop/goods/index.vue

@@ -108,6 +108,7 @@ export default {
       props: { multiple: true, label: 'label', value: 'code' },
       // 活动标签
       act_tagsList: [],
+
       goodsStatusList: [],
     };
   },