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