tangning 4 tháng trước cách đây
mục cha
commit
4e67ad4198
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/app/cjzfire/constant.ts

+ 3 - 0
src/app/cjzfire/constant.ts

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