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:
@ -20,6 +20,7 @@ defineOptions({
|
|||||||
});
|
});
|
||||||
|
|
||||||
useDict('sys_user_sex');
|
useDict('sys_user_sex');
|
||||||
|
useDict('sys_normal_disable');
|
||||||
|
|
||||||
const { hasAuth } = useAuth();
|
const { hasAuth } = useAuth();
|
||||||
const appStore = useAppStore();
|
const appStore = useAppStore();
|
||||||
|
Reference in New Issue
Block a user