fix(测试计划): 修复测试计划定时任务发送通知时默认模版不正确的问题

This commit is contained in:
CaptainB 2022-08-23 18:20:45 +08:00 committed by f2c-ci-robot[bot]
parent 18a82f3a7f
commit 0b71d25246
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ export default {
data() {
return {
modes: ['text', 'html'],
robotTitle: "${operator}执行接口测试成功: ${name}, 报告: ${planShareUrl}",
robotTitle: "${operator}执行测试计划成功: ${name}, 报告: ${planShareUrl}",
scheduleTask: [{
taskType: "scheduleTask",
event: "",