Added Axios and removed fetch...
Axios has CSXF integrated.
This commit is contained in:
@@ -79,13 +79,14 @@
|
||||
/* {route: '/vreg?idlink=aaa', faIcon: 'fa fa-login', materialIcon: 'login', name: 'pages.vreg'},*/
|
||||
],
|
||||
show: true,
|
||||
},
|
||||
Forms: {
|
||||
routes: [
|
||||
{ route: '/prec', faIcon: 'fa fa-search', materialIcon: 'search', name: 'pages.Test' },
|
||||
],
|
||||
show: false
|
||||
},
|
||||
}
|
||||
// ,
|
||||
// Forms: {
|
||||
// routes: [
|
||||
// { route: '/prec', faIcon: 'fa fa-search', materialIcon: 'search', name: 'pages.Test' },
|
||||
// ],
|
||||
// show: false
|
||||
// },
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user