bill 8 months ago
parent
commit
e9fa0eb009
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app/fire/constant.ts

+ 1 - 1
src/app/fire/constant.ts

@@ -4,7 +4,7 @@ import ico from "@/assets/image/fire.ico";
 import { fireDeptId } from "@/constant/appDeptId";
 import { fireDeptId } from "@/constant/appDeptId";
 // 新疆消防救援总队火灾现场重建平台
 // 新疆消防救援总队火灾现场重建平台
 export const appConstant: AppConstant = {
 export const appConstant: AppConstant = {
-  title: "消防火调三维远程勘验平台",
+  title: "新疆消防救援总队火灾现场勘验重建平台",
   // desc: "Three-dimensional remote prospecting platform for fire scenes",
   // desc: "Three-dimensional remote prospecting platform for fire scenes",
   desc: "",
   desc: "",
   ico,
   ico,