mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix: 修复数选择选择回显异常
This commit is contained in:
@ -138,6 +138,7 @@ watch(visible, () => {
|
||||
</NFormItem>
|
||||
<NFormItem :label="$t('page.system.tenantPackage.menuIds')" path="menuIds">
|
||||
<MenuTree
|
||||
v-if="visible"
|
||||
ref="menuTreeRef"
|
||||
v-model:value="model.menuIds"
|
||||
v-model:options="menuOptions"
|
||||
|
Reference in New Issue
Block a user