chore: update

This commit is contained in:
xiaoxian521
2022-08-15 13:01:08 +08:00
parent 9e8907ce21
commit acaeb0cb42
10 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ import qrCode from "./components/qrCode.vue";
import regist from "./components/regist.vue";
import update from "./components/update.vue";
import { initRouter } from "/@/router/utils";
import { useNav } from "/@/layout/hooks/nav";
import { useNav } from "/@/layout/hooks/useNav";
import { message } from "@pureadmin/components";
import type { FormInstance } from "element-plus";
import { storageSession } from "@pureadmin/utils";