JX.LI hace 1 año
padre
commit
72995fe51a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)