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