|
@@ -12,6 +12,5 @@ export const appConstant: AppConstant = {
|
|
loginComponent: () => import("./view/login/index.vue"),
|
|
loginComponent: () => import("./view/login/index.vue"),
|
|
deptId: cjzcriminalDeptId,
|
|
deptId: cjzcriminalDeptId,
|
|
};
|
|
};
|
|
-
|
|
|
|
const link = document.querySelector<HTMLLinkElement>("#app-icon")!;
|
|
const link = document.querySelector<HTMLLinkElement>("#app-icon")!;
|
|
link.setAttribute("href", ico);
|
|
link.setAttribute("href", ico);
|