guhongwei 2 år sedan
förälder
incheckning
a173eace58
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/platmanag/goods/index.vue

+ 1 - 1
src/views/platmanag/goods/index.vue

@@ -275,7 +275,7 @@ export default {
     },
     // 添加自定义
     initAddData() {
-      const obj = { status: '1' };
+      const obj = { status: '0' };
       this.$set(this, 'form', obj);
     },
     // 复制