This commit is contained in:
2020-07-01 21:45:13 +00:00
parent 5f95fe5e64
commit eb04e5e55c
6 changed files with 18 additions and 65 deletions

View File

@@ -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",