优化权限
This commit is contained in:
@@ -172,6 +172,7 @@ onMounted(() => {
|
||||
if (store.userInfo && store.userInfo.id) {
|
||||
goodsStore.initGoods()
|
||||
store.getShopInfo()
|
||||
store.shopPagePermissionMineAjax()
|
||||
}
|
||||
|
||||
ipcRenderer.on('showCloseDialog', (event, arg) => {
|
||||
|
||||
Reference in New Issue
Block a user