fix(测试计划): 修改测试计划table表格高度展示不正确bug
This commit is contained in:
parent
f2dcac91bd
commit
23bd688aca
|
@ -591,7 +591,7 @@
|
||||||
tableKey: TableKeyEnum.TEST_PLAN_ALL_TABLE,
|
tableKey: TableKeyEnum.TEST_PLAN_ALL_TABLE,
|
||||||
selectable: true,
|
selectable: true,
|
||||||
showSetting: true,
|
showSetting: true,
|
||||||
heightUsed: 128,
|
heightUsed: 236,
|
||||||
paginationSize: 'mini',
|
paginationSize: 'mini',
|
||||||
showSelectorAll: false,
|
showSelectorAll: false,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue