refactor(测试跟踪): 功能用例列表存在多余滚动条

--bug=1026503 --user=陈建星 【测试跟踪】功能用例列表存在多余的竖向滚动条 https://www.tapd.cn/55049933/s/1376208
This commit is contained in:
chenjianxing 2023-05-26 11:57:39 +08:00 committed by fit2-zhao
parent 99879a4a3c
commit 4a843c2bb5
1 changed files with 1 additions and 1 deletions

View File

@ -365,7 +365,7 @@ export default {
tableHeaderKey: "TRACK_TEST_CASE",
tableHeaderDragKey: "TRACK_TEST_CASE_DRAG",
screenHeight: 'calc(100vh - 185px)',
maxHeight: 'calc(100vh - 287px)',
maxHeight: 'calc(100vh - 285px)',
enableOrderDrag: true,
isMoveBatch: true,
loading: false,