fix(测试跟踪): 测试计划关联性能用例左侧模块树去掉

--bug=1018845 --user=宋昌昌 【测试跟踪】测试计划-关联性能用例的弹框页面优化 https://www.tapd.cn/55049933/s/1282450
This commit is contained in:
song-cc-rock 2022-10-28 16:56:31 +08:00 committed by 刘瑞斌
parent 27fbd9df5c
commit 6a5747a6ec
1 changed files with 0 additions and 10 deletions

View File

@ -5,16 +5,6 @@
:plan-id="planId"
ref="baseRelevance">
<template v-slot:aside>
<node-tree class="node-tree"
v-loading="loading"
@nodeSelectEvent="nodeChange"
local-suffix="test_case"
default-label="未规划用例"
:tree-nodes="treeNodes"
ref="nodeTree"/>
</template>
<ms-table-adv-search-bar :condition.sync="condition" class="adv-search-bar"
v-if="condition.components !== undefined && condition.components.length > 0"
@search="search"/>