fix
This commit is contained in:
@@ -250,6 +250,11 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name:'affiliateAudit',
|
||||
meta:{enter:3,},
|
||||
component: _import_component('Administrator/affiliate/affiliateAudit.vue'),
|
||||
},{
|
||||
path:'TransactionTable',
|
||||
name:'TransactionTable',
|
||||
meta:{enter:3,},
|
||||
component: _import_component('Administrator/Transaction/TransactionTable.vue'),
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user