添加页面及完善二级页面
This commit is contained in:
@@ -112,6 +112,7 @@ export const menuConfig = [
|
||||
icon: 'grid-view',
|
||||
iconColor: iconColor,
|
||||
children: [
|
||||
{ title: '仓库信息', url: '/pages/base/depot/depot', auth: 'SF_ERP_DEPOT_VIEW' },
|
||||
{ title: '供应商', url: '/pages/base/supplier/supplier', auth: 'SF_ERP_SUPPLIER_VIEW' },
|
||||
{ title: '经销商', url: '/pages/base/customer/customer', auth: 'SF_ERP_CUSTOMER_VIEW' },
|
||||
{ title: '结算账户', url: '/pages/base/account/account', auth: 'SF_ERP_ACCOUNT_VIEW' },
|
||||
|
||||
Reference in New Issue
Block a user