perf: view page add name

This commit is contained in:
xiaoxian521
2021-08-29 10:53:56 +08:00
parent 8187dbff0e
commit 47969f4349
17 changed files with 70 additions and 35 deletions

View File

@@ -25,7 +25,7 @@ import {
import { useRoute } from "vue-router";
import { useSettingStoreHook } from "/@/store/modules/settings";
export default defineComponent({
name: "AppMain",
name: "appMain",
setup() {
let vm: any;
const keepAlive: Boolean = ref(