fix(接口定义): 修复接口定义编辑页面添加依赖关系页面模块树与列表数据不符的缺陷
--bug=1014985 --user=王孝刚 【接口测试】SQL和dubbo协议接口定义-编辑时添加依赖关系弹窗有时候显示http协议的接口 https://www.tapd.cn/55049933/s/1207798
This commit is contained in:
parent
5fe35fa0b9
commit
b43cf7175a
|
@ -13,6 +13,7 @@
|
|||
@protocolChange="handleProtocolChange"
|
||||
@refreshTable="initTable"
|
||||
:is-read-only="true"
|
||||
:show-case-num="false"
|
||||
ref="nodeTree"/>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue