邓洁: 隧道接口部分对接

This commit is contained in:
邓洁
2023-12-26 09:41:44 +08:00
parent 9afb0f7f28
commit b1fde92bbd
5 changed files with 122 additions and 51 deletions

View File

@@ -175,6 +175,7 @@ const manageSelect = (index) => {
};
const handleCommand = (item) => {
currentSite.value = item.label
currentSiteId.value = item.value
getTunnel(item.value)
}
const closeLeft = () => {