flx:修改报警

This commit is contained in:
X_Rian 2024-08-02 15:28:04 +08:00
parent 8c48d687cc
commit 49763e5673
2 changed files with 35 additions and 35 deletions

View File

@ -21,8 +21,8 @@ NODE_ENV = "production"
# 七参数标准版(测试平台)
# VITE_API_URL = 'http://182.90.224.237:15551'
# agjt
# VITE_API_URL = 'http://42.180.188.17:9809' #生产环境
VITE_API_URL = 'http://42.180.188.17:11211' #测试环境
VITE_API_URL = 'http://42.180.188.17:9809' #生产环境
# VITE_API_URL = 'http://42.180.188.17:11211' #测试环境
# 苏立信/重庆市南岸区
# VITE_API_URL = 'http://101.43.164.214:11111'
# 中科安信

View File

@ -138,39 +138,39 @@ function expand() {
onMounted(() => {
mqttMSG();
setTimeout(() => {
openPeopleCountDialog({
index: 10,
title: "人员呼叫",
timeOut: 10,
timeFlag: null,
show: true,
mapsDetail: {
alarmPersonId: "1795271026055901186",
alarmPersonName: "测试0528",
alarmTime: "2024-06-03 19:19:23",
departmentName: null,
disposalReport: null,
dispositionStatus: 1,
emergencyDetail: null,
emergencyTypeId: "-1",
emergencyTypeName: "一键报警",
enterpriseId: "1786223302337675266",
enterpriseName: "测试企业1",
id: "1797588887538925569",
incidentClosedStatus: 1,
incidentSite: "广东省深圳市宝安区福海路福永意库",
latitude: 22.67405,
livePicture: null,
liveVideoSituation: null,
longitude: 113.80984,
projectSn: "BD3137498CB84BF0969979E0342CDBCA",
situations: null,
teamName: "司机-1",
updateDate: "2024-06-03 19:19:30"
}
});
}, 3000);
// setTimeout(() => {
// openPeopleCountDialog({
// index: 10,
// title: "",
// timeOut: 10,
// timeFlag: null,
// show: true,
// mapsDetail: {
// alarmPersonId: "1795271026055901186",
// alarmPersonName: "0528",
// alarmTime: "2024-06-03 19:19:23",
// departmentName: null,
// disposalReport: null,
// dispositionStatus: 1,
// emergencyDetail: null,
// emergencyTypeId: "-1",
// emergencyTypeName: "",
// enterpriseId: "1786223302337675266",
// enterpriseName: "1",
// id: "1797588887538925569",
// incidentClosedStatus: 1,
// incidentSite: "广",
// latitude: 22.67405,
// livePicture: null,
// liveVideoSituation: null,
// longitude: 113.80984,
// projectSn: "BD3137498CB84BF0969979E0342CDBCA",
// situations: null,
// teamName: "-1",
// updateDate: "2024-06-03 19:19:30"
// }
// });
// }, 3000);
// setTimeout(() => {
// openPeopleCountDialog({
// index: 10,