소스 검색

flot terminer

scorpio 2 년 전
부모
커밋
12c5e46033
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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
     }
   }
 }