style: 网元管理-Province改为Region

This commit is contained in:
TsMask
2024-04-10 19:37:27 +08:00
parent 2202540763
commit 15de63212f
2 changed files with 3 additions and 3 deletions

View File

@@ -1138,7 +1138,7 @@ onMounted(() => {
<a-col :lg="12" :md="12" :xs="24">
<a-form-item
:label="t('views.configManage.neManage.sync')"
name="province"
name="sync"
>
<a-switch
v-model:checked="modalState.from.sync"