mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix:修复租户管理Bug
This commit is contained in:
@ -245,6 +245,7 @@ watch(visible, () => {
|
||||
<NFormItem label="租户套餐" path="packageId">
|
||||
<NSelect
|
||||
v-model:value="model.packageId"
|
||||
clearable
|
||||
:disabled="props.operateType === 'edit'"
|
||||
placeholder="请选择租户套餐"
|
||||
:options="packageOptions"
|
||||
|
Reference in New Issue
Block a user