fix: delete routerView

This commit is contained in:
xiaoxian521
2022-02-23 15:13:36 +08:00
parent dfaa76cc29
commit 3ca4729421
3 changed files with 0 additions and 18 deletions

View File

@@ -7,7 +7,6 @@ import {
defineComponent,
getCurrentInstance
} from "vue";
import { RouterView } from "vue-router";
import backTop from "/@/assets/svg/back_top.svg?component";
import { usePermissionStoreHook } from "/@/store/modules/permission";