JX.LI 1 anno fa
parent
commit
72995fe51a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/views/gas/area/index.vue

+ 1 - 0
src/views/gas/area/index.vue

@@ -594,6 +594,7 @@ export default {
     /** 导出按钮操作 */
     handleExports() {
       this.opens = true
+      this.forms = {}
     },
     dowExports() {
       this.$download.excel('/gas/area/exports', this.forms)