Browse Source

flot terminer

scorpio 2 years ago
parent
commit
12c5e46033
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/home/component/dispatch.vue

+ 1 - 0
src/views/home/component/dispatch.vue

@@ -421,6 +421,7 @@ export default {
       link.remove()
       this.diaType = -1
       this.$message.success('导出成功')
+      this.loading = false
     }
   }
 }