fix: 配置载入时禁用切换网元
This commit is contained in:
@@ -588,6 +588,7 @@ onMounted(() => {
|
||||
v-model:value="treeState.neType"
|
||||
:options="neSelectOptions"
|
||||
:allow-clear="false"
|
||||
:disabled="ptConfigState.saveLoading"
|
||||
@change="fnGetNeConfig"
|
||||
/>
|
||||
</a-form-item>
|
||||
|
||||
Reference in New Issue
Block a user