소스 검색

顶管清空

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");
     },
     /** 提交按钮 */