zhuhao 2 лет назад
Родитель
Сommit
9c5f928766
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      RMS-FrontEnd/src/views/report/components/sendCollaboration.vue

+ 1 - 0
RMS-FrontEnd/src/views/report/components/sendCollaboration.vue

@@ -224,6 +224,7 @@ export default {
               this.visibleCollaboration = false
               this.$emit("collaboration", this.visibleCollaboration)
               this.clientForm = {}
+              this.$message.success("任务创建成功,邮件已成功发送")
             }
           })
           console.log(this.queryParams);