diff --git a/src/views/devicePhotoSchedule/components/setdevice.vue b/src/views/devicePhotoSchedule/components/setdevice.vue index 495aaf2..cb1fc90 100644 --- a/src/views/devicePhotoSchedule/components/setdevice.vue +++ b/src/views/devicePhotoSchedule/components/setdevice.vue @@ -376,7 +376,10 @@ export default { console.log(timearr); } ////判断河南规约 - if (this.allCheckNode[i].protocol == "65286") { + if ( + this.allCheckNode[i].protocol == "65286" || + this.allCheckNode[i].protocol == "65282" + ) { console.log("河南规约"); //偏移时间 //this.getDayArr(startDay, endDay); diff --git a/src/views/realTimeMonitor/components/setschedule.vue b/src/views/realTimeMonitor/components/setschedule.vue index 6e5432f..c8f6793 100644 --- a/src/views/realTimeMonitor/components/setschedule.vue +++ b/src/views/realTimeMonitor/components/setschedule.vue @@ -58,7 +58,7 @@ >{{ val.substring(val.length - 5) }} {{ val.substring(val.length - 5) }}