fix(测试用例): 批量编辑时去掉遗留用例字段

This commit is contained in:
shiziyuan9527 2021-05-28 11:24:52 +08:00 committed by 刘瑞斌
parent 297f70ec6b
commit 03fe07833e
1 changed files with 0 additions and 2 deletions

View File

@ -287,8 +287,6 @@ export default {
],
typeArr: [
{id: 'priority', name: this.$t('test_track.case.priority')},
{id: 'type', name: this.$t('test_track.case.type')},
{id: 'method', name: this.$t('test_track.case.method')},
{id: 'maintainer', name: this.$t('test_track.case.maintainer')},
],
valueArr: {