fix: 参数配置隐藏重新载入并移动网元管理

This commit is contained in:
TsMask
2023-11-06 14:42:13 +08:00
parent ca0913a8cf
commit d09a0c9743
4 changed files with 50 additions and 7 deletions

View File

@@ -1087,7 +1087,7 @@ onMounted(() => {
<a-space
:size="8"
align="center"
v-show="!['PCF', 'IMS'].includes(neTypeSelect[0])"
v-if="false"
>
<a-popconfirm
placement="topLeft"