diff --git a/src/assets/mapUtils/commonFun.ts b/src/assets/mapUtils/commonFun.ts index 9b7bbe4..2219ea3 100644 --- a/src/assets/mapUtils/commonFun.ts +++ b/src/assets/mapUtils/commonFun.ts @@ -17,7 +17,7 @@ export function createIcon({ icon, iconSize, imageSize }) { /** * @desc 根据类型创建Icon - * @type 1:油田医院,2:健康小屋,4:AED + * @type 1:医院,2:健康小屋,4:AED */ export function typeToIcon(type: string) { // const iconSize = [28, 49]; diff --git a/src/components/body-d-right/right.api.ts b/src/components/body-d-right/right.api.ts index a15f601..3da8c4b 100644 --- a/src/components/body-d-right/right.api.ts +++ b/src/components/body-d-right/right.api.ts @@ -7,5 +7,5 @@ export enum Api { //健康终端报警 export const getMonitorList = (params: any) => get(Api.getMonitorList, params); -//长庆油田大病人数 +//大病人数 export const getHealthDataList = (params: any) => get(Api.getHealthDataList, params); diff --git a/src/components/body-d-right/threeR.vue b/src/components/body-d-right/threeR.vue index bfce592..c97d3b1 100644 --- a/src/components/body-d-right/threeR.vue +++ b/src/components/body-d-right/threeR.vue @@ -2,10 +2,7 @@
-
-
-
-
+
diff --git a/src/components/body-d-right/twoR.vue b/src/components/body-d-right/twoR.vue index 5fba8c2..9561fa3 100644 --- a/src/components/body-d-right/twoR.vue +++ b/src/components/body-d-right/twoR.vue @@ -1,6 +1,6 @@ diff --git a/src/components/chinaMap/chinaHooks.ts b/src/components/chinaMap/chinaHooks.ts index d543961..9e7aac7 100644 --- a/src/components/chinaMap/chinaHooks.ts +++ b/src/components/chinaMap/chinaHooks.ts @@ -2,7 +2,7 @@ import { getAllList, getAmbulanceList } from '/@/components/chinaMap/chinaMapApi export enum TabType { all = '', //所有资源 - youTianYiYuan = '1', //油田医院 + youTianYiYuan = '1', //医院 heZuoYiYuan = '2', //合作医院 yiLiaoDian = '3', //医疗点 jiuHuChe = '5', //救护车 @@ -105,7 +105,7 @@ export function mapApiSwitch(type, params: any) { lat: 34, //纬度34 lon: 108, //经度 }; - // 全部 油田 医疗点 合作医院 + // 全部 医疗点 合作医院 if ([TabType.all, TabType.youTianYiYuan, TabType.yiLiaoDian, TabType.heZuoYiYuan, TabType.jiuHuChe, TabType.jiuHuChe].includes(type)) { return getAllList({ ...basicParams, ...params }); } diff --git a/src/components/xianMap/xianMapHooks.ts b/src/components/xianMap/xianMapHooks.ts index 2a20370..9ac3e36 100644 --- a/src/components/xianMap/xianMapHooks.ts +++ b/src/components/xianMap/xianMapHooks.ts @@ -2,7 +2,7 @@ import { getAllListNew } from '/@/components/xianMap/xianMapApi.ts'; export enum TabType { all = '', //所有资源 - youTianYiYuan = '1', //油田医院 + youTianYiYuan = '1', //医院 jianKangXiaoWu = '3', //健康小屋 aed = '4', //AED jiuHuChe = '5', //救护车 @@ -86,7 +86,7 @@ export function aircraftContent() { } export function mapApiSwitch(type: any, params: any) { - // 全部 油田 医疗点 合作医院 + // 全部 医疗点 合作医院 if ([TabType.all, TabType.youTianYiYuan, TabType.jianKangXiaoWu, TabType.jiuHuChe, TabType.aed].includes(type)) { // return getAllList({ ...params }); return getAllListNew({ ...params }); diff --git a/src/hooks/autoRefresh/caching.ts b/src/hooks/autoRefresh/caching.ts index cec9502..67eba85 100644 --- a/src/hooks/autoRefresh/caching.ts +++ b/src/hooks/autoRefresh/caching.ts @@ -9,7 +9,7 @@ export const caching = { LEFT_KEY3: 'LEFT_KEY3', //健康终端报警 RIGHT_KEY1: 'RIGHT_KEY1', - //长庆油田大病人数 + //大病人数 RIGHT_KEY2: 'RIGHT_KEY2', //心血管监测-心率-压力-血氧-体温 PAGE2_LEFT: 'PAGE2_LEFT', diff --git a/src/store/modules/user.ts b/src/store/modules/user.ts index 24fbf07..af9404a 100644 --- a/src/store/modules/user.ts +++ b/src/store/modules/user.ts @@ -25,7 +25,7 @@ export const useUserStore = defineStore({ count: 0, typeFour: 0, // aed typeThree: 0, // 健康小屋 - typeOne: 0, // 油田医院 + typeOne: 0, // 医院 typeFive: 0, // 救护车 }), getters: { diff --git a/src/views/healthConsultation/HealthConsultationIndex.vue b/src/views/healthConsultation/HealthConsultationIndex.vue index 88c4798..d9030f8 100644 --- a/src/views/healthConsultation/HealthConsultationIndex.vue +++ b/src/views/healthConsultation/HealthConsultationIndex.vue @@ -200,65 +200,6 @@ }); emergencyDialogRef.value.openDialog(); } - function employeeDialogOpen() { - setSocketData({ - watchNo: 'A5GTQ24920002519', - eventType: 'a_key_alarm', - eventType_dictText: '一键告警', - bindUserId: '1942871719583739905', - bindDate: '2025-07-23', - createBy: 'apiusername', - createDate: '2025-09-25 15:01:11', - dataValue: '', - address: null, - lon: 0, - lat: 0, - dataDate: '2025-09-25', - warnTime: '2025-09-25 15:00:03', - gpsErrorMsg: '定位超时', - lonGd: null, - latGd: null, - addressGd: null, - sendFlag: '0', - largeScreenFlag: '0', - orgCode: 'A01A01A02', - orgName: '硬件部', - realName: '连龙刚', - phone: '15129287781', - hospitalList: [ - { - name: '跃满油田作业区', - lon: 82.9955, - lat: 40.787056, - }, - { - name: '跃满油田作业区', - lon: 82.9955, - lat: 40.787056, - }, - { - name: '采油一厂稠油小屋', - lon: 84.881775, - lat: 44.987652, - }, - ], - centerId: '1940693902422519809', - popType: 3, - keyUser: '0', - avatar: null, - sex: 2, - age: 37, - workNo: '2025001', - deptName: '软硬件开发部', - audioUrl: null, - }); - employeeDialogRef.value.openDialog(); - } - - // setTimeout(() => { - // openEmergencyOpen(); - // employeeDialogOpen(); - // }, 2000);