Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -257,6 +257,12 @@ const routes = [
|
||||
component: () => import('../pages/OrderPriceListMailMapping.vue'),
|
||||
meta: { permission: 'system:update' }
|
||||
},
|
||||
{
|
||||
path: 'order-price-list-user-price-groups',
|
||||
name: 'order-price-list-user-price-groups',
|
||||
component: () => import('../pages/OrderPriceListUserPriceGroupMapping.vue'),
|
||||
meta: { permission: 'system:update' }
|
||||
},
|
||||
{
|
||||
path: 'language/translations',
|
||||
name: 'translation-table',
|
||||
|
||||
Reference in New Issue
Block a user