Merge pull request '邓洁: 修改bug' (#212) from dengjie into dev
Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/212
This commit is contained in:
@@ -187,6 +187,7 @@ const getOtherInfo = () => {
|
||||
siteList.value = res.data.siteOption
|
||||
currentSiteId.value = res.data.siteOption[0].value
|
||||
currentSite.value = res.data.siteOption[0].label
|
||||
tunnelList.value = res.data.tunnelOption
|
||||
getTunnel(res.data.siteOption[0].value)
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user