Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -149,7 +149,7 @@ const routes = [
|
||||
{
|
||||
path: 'aged-customer-balance-list',
|
||||
name: 'aged-customer-balance-list',
|
||||
component: () => import('pages/AgedCustomerBalanceListDummy.vue'),
|
||||
component: () => import('pages/AccountAgingStatement.vue'),
|
||||
meta: { permission: 'finance:view' }
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user