qinhouyu 1 سال پیش
والد
کامیت
55ea1b77a2
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/components/EngineePipe/index.vue

+ 1 - 0
src/components/EngineePipe/index.vue

@@ -481,6 +481,7 @@ export default {
     },
     // 表单重置
     reset() {
+      this.queryParams.files=[]
       this.resetForm("form");
     },
     /** 提交按钮 */