优化权限

This commit is contained in:
gyq
2025-04-03 16:28:31 +08:00
parent 117df7d7bd
commit 429283e542
15 changed files with 16364 additions and 139 deletions

View File

@@ -172,6 +172,7 @@ onMounted(() => {
if (store.userInfo && store.userInfo.id) {
goodsStore.initGoods()
store.getShopInfo()
store.shopPagePermissionMineAjax()
}
ipcRenderer.on('showCloseDialog', (event, arg) => {