bill 1 年之前
父节点
当前提交
75c87ae461
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/constant/appDeptId.ts

+ 1 - 1
src/constant/appDeptId.ts

@@ -1,7 +1,7 @@
 export const fireDeptId = 1;
 export const criminalDeptId = 2;
 export const xmfireDeptId = 3;
-export const policeDeptId = "DEP000011797441469468250112" as any;
+export const policeDeptId = 4;
 
 export const topDeptIds = [
   fireDeptId,