mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
租户套餐管理优化体验
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
return tenantPackData.tenantId;
|
||||
})
|
||||
|
||||
//产品包信息
|
||||
//套餐包信息
|
||||
const tenantPackData = reactive<any>({});
|
||||
//表单赋值
|
||||
const [registerModal, { setModalProps, closeModal }] = useModalInner(async (data) => {
|
||||
|
||||
Reference in New Issue
Block a user