fix(测试跟踪): 测试计划消息通知模板报告ID无法获取

--bug=1011346 --user=郭雨琦 报告ID参数暂定去掉,报告列表没有展示ID,没有提供ID的查询方式,
This commit is contained in:
guoyuqi 2022-03-21 11:09:55 +08:00 committed by xiaomeinvG
parent b1689a6bce
commit 65f70d8af5
2 changed files with 0 additions and 8 deletions

View File

@ -192,10 +192,6 @@ export default {
label:this.$t('workspace.id'),
value:'workspaceId',
},
{
label:this.$t('report.id'),
value:'reportId',
},
{
label:this.$t('commons.name'),
value:'name',

View File

@ -193,10 +193,6 @@ export default {
label:this.$t('workspace.id'),
value:'workspaceId',
},
{
label:this.$t('report.id'),
value:'reportId',
},
{
label:this.$t('commons.name'),
value:'name',