Procházet zdrojové kódy

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

付宇航 před 1 rokem
rodič
revize
dfd9e7f879
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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");
     },
     /** 提交按钮 */