搜索
重置
新增
修改
删除
查看
修改
删除
添加测试项目
{{
scope.row.itemType == ResultType1.dictCode
? ResultType1.dictLabel
: ""
}}{{
scope.row.itemType == ResultType2.dictCode
? ResultType2.dictLabel
: ""
}}
删除
搜索
重置
{{
scope.row.resultDictType == ResultType1.dictCode
? ResultType1.dictLabel
: ""
}}{{
scope.row.resultDictType == ResultType2.dictCode
? ResultType2.dictLabel
: ""
}}
选择完成
{{
scope.row.resultDictType == ResultType1.dictCode
? ResultType1.dictLabel
: ""
}}{{
scope.row.resultDictType == ResultType2.dictCode
? ResultType2.dictLabel
: ""
}}