Browse Source

Merge branch 'zdsz3.0' of http://192.168.10.18:3000/sunwei/zdsz_vue into zdsz3.0

付宇航 1 year ago
parent
commit
dfd9e7f879
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/EngineePipe/index.vue

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

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