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

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

@@ -447,7 +447,7 @@ export default {
       link.click()
       link.remove()
       this.diaType = -1
-      this.$message.success('导出成功')
+      this.$message.success('资料打包中,完成后系统将会发送通知消息给您')
       this.loading = false
     }
   }