This commit is contained in:
@@ -343,13 +343,6 @@ export default new Router({
|
||||
import(/* webpackChunkName: "adm" */ "./views/adm-history.vue")
|
||||
},
|
||||
|
||||
{
|
||||
path: "/adm-statistics",
|
||||
name: "adm-statistics",
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "adm" */ "./views/adm-statistics.vue")
|
||||
},
|
||||
|
||||
{
|
||||
path: "/ops-backup",
|
||||
name: "ops-backup",
|
||||
|
||||
Reference in New Issue
Block a user