fix(项目设置): 删除消息通知模板中的无效变量
--bug=1027116 --user=宋天阳 [项目设置]github#24968测试计划的消息通知executionTimes变量无效 https://www.tapd.cn/55049933/s/1383057
This commit is contained in:
parent
dec0d8ad9a
commit
b6fb1fcb84
|
@ -137,10 +137,6 @@ export default {
|
|||
label: this.$t('project.id'),
|
||||
value: 'projectId',
|
||||
},
|
||||
{
|
||||
label: this.$t('commons.execution_times'),
|
||||
value: 'executionTimes',
|
||||
},
|
||||
{
|
||||
label: this.$t('test_track.automatic_status_update'),
|
||||
value: 'automaticStatusUpdate',
|
||||
|
|
Loading…
Reference in New Issue