fix(测试计划): 去掉测试计划table描述字段

This commit is contained in:
xinxin.wu 2024-05-17 18:24:22 +08:00 committed by 刘瑞斌
parent 761bbfc82b
commit f2dcac91bd
1 changed files with 0 additions and 7 deletions

View File

@ -359,13 +359,6 @@
showDrag: false, showDrag: false,
columnSelectorDisabled: true, columnSelectorDisabled: true,
}, },
{
title: 'testPlan.testPlanIndex.desc',
slotName: 'desc',
showInTable: true,
width: 200,
showDrag: true,
},
{ {
title: 'testPlan.testPlanIndex.executionResult', title: 'testPlan.testPlanIndex.executionResult',
dataIndex: 'status', dataIndex: 'status',