zhuhao 2 年之前
父节点
当前提交
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);