fix(接口定义): 修复接口定义编辑页面添加依赖关系页面模块树与列表数据不符的缺陷

--bug=1014985 --user=王孝刚 【接口测试】SQL和dubbo协议接口定义-编辑时添加依赖关系弹窗有时候显示http协议的接口 https://www.tapd.cn/55049933/s/1207798
This commit is contained in:
wxg0103 2022-07-22 18:37:14 +08:00 committed by fit2-zhao
parent 5fe35fa0b9
commit b43cf7175a
1 changed files with 104 additions and 103 deletions

View File

@ -13,6 +13,7 @@
@protocolChange="handleProtocolChange"
@refreshTable="initTable"
:is-read-only="true"
:show-case-num="false"
ref="nodeTree"/>
</template>