fix(测试计划): 去掉测试计划table描述字段
This commit is contained in:
parent
761bbfc82b
commit
f2dcac91bd
|
@ -359,13 +359,6 @@
|
|||
showDrag: false,
|
||||
columnSelectorDisabled: true,
|
||||
},
|
||||
{
|
||||
title: 'testPlan.testPlanIndex.desc',
|
||||
slotName: 'desc',
|
||||
showInTable: true,
|
||||
width: 200,
|
||||
showDrag: true,
|
||||
},
|
||||
{
|
||||
title: 'testPlan.testPlanIndex.executionResult',
|
||||
dataIndex: 'status',
|
||||
|
|
Loading…
Reference in New Issue