fix: 修复状态下拉字典为空问题
This commit is contained in:
parent
05cc5c40a7
commit
a420241930
@ -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();
|
||||||
|
Loading…
Reference in New Issue
Block a user