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' # VITE_API_URL = 'http://182.90.224.237:15551'
# agjt # agjt
# VITE_API_URL = 'http://42.180.188.17:9809' #生产环境 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:11211' #测试环境
# 苏立信/重庆市南岸区 # 苏立信/重庆市南岸区
# VITE_API_URL = 'http://101.43.164.214:11111' # VITE_API_URL = 'http://101.43.164.214:11111'
# 中科安信 # 中科安信

View File

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