Browse Source

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

付宇航 1 năm trước cách đây
mục cha
commit
dfd9e7f879
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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");
     },
     /** 提交按钮 */