zhuhao 2 years ago
parent
commit
9c5f928766
1 changed files with 1 additions and 0 deletions
  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.visibleCollaboration = false
               this.$emit("collaboration", this.visibleCollaboration)
               this.$emit("collaboration", this.visibleCollaboration)
               this.clientForm = {}
               this.clientForm = {}
+              this.$message.success("任务创建成功,邮件已成功发送")
             }
             }
           })
           })
           console.log(this.queryParams);
           console.log(this.queryParams);