修复权限以及供应商入库

This commit is contained in:
Teo
2025-08-28 20:10:46 +08:00
parent e7cf93f7e4
commit 9ec6b9818c
8 changed files with 108 additions and 66 deletions

View File

@ -88,6 +88,7 @@ export const useUserStore = defineStore('user', () => {
}
}
const [err, res] = await to(getUserInfo());
console.log(111111111111);
if (res) {
const data = res.data;