fix(测试跟踪): 测试计划关联性能用例左侧模块树去掉
--bug=1018845 --user=宋昌昌 【测试跟踪】测试计划-关联性能用例的弹框页面优化 https://www.tapd.cn/55049933/s/1282450
This commit is contained in:
parent
27fbd9df5c
commit
6a5747a6ec
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue