浏览代码

红德堂-优惠卷重置表单图片未重置的问题处理

Long 1 天之前
父节点
当前提交
293bf65ae0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/his/coupon/index.vue

+ 1 - 0
src/views/his/coupon/index.vue

@@ -504,6 +504,7 @@ export default {
         freeGoodsId: null,
         projectId: null,
       };
+      this.imageArr = []
       this.resetForm("form");
     },
     /** 搜索按钮操作 */