|
@@ -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);
|