ソースを参照

修改新增的bug

xw 1 ヶ月 前
コミット
35e8d6ab7c
1 ファイル変更2 行追加0 行削除
  1. 2 0
      src/views/hisStore/integralGoods/index.vue

+ 2 - 0
src/views/hisStore/integralGoods/index.vue

@@ -417,6 +417,8 @@ export default {
         descs: null,
         createTime: null
       };
+      this.imageArr = [];
+      this.photoArr = [];
       this.resetForm("form");
     },
     /** 搜索按钮操作 */