Browse Source

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

Long 17 giờ trước cách đây
mục cha
commit
293bf65ae0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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");
     },
     /** 搜索按钮操作 */