lxh 5 ماه پیش
والد
کامیت
78b349b62c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/vent/monitorManager/airDoor/components/door-content-r.vue

+ 1 - 1
src/views/vent/monitorManager/airDoor/components/door-content-r.vue

@@ -27,7 +27,7 @@
           <!-- plc时钟显示 -->
           <!-- plc时钟显示 -->
           <!-- <div class="timePlcNow">2025-12-4 13:23:24</div> -->
           <!-- <div class="timePlcNow">2025-12-4 13:23:24</div> -->
           <div class="timePlcNow">{{ item.readData.PLCyear ?
           <div class="timePlcNow">{{ item.readData.PLCyear ?
-            `${item.readData.PLCyear}-${item.readData.PLCmonth}-${item.readData.PLCday}
+            `20${item.readData.PLCyear}-${item.readData.PLCmonth}-${item.readData.PLCday}
             ${item.readData.PLChour}:${item.readData.PLCminute}:${item.readData.PLCsecond}` : '' }}</div>
             ${item.readData.PLChour}:${item.readData.PLCminute}:${item.readData.PLCsecond}` : '' }}</div>
           <!-- 二三维信息 -->
           <!-- 二三维信息 -->
           <gateSVG v-if="item.gateStyle == 'fm_fc_ssl'" :ref="(el) => setChildRef(el, index)" :identify="index">
           <gateSVG v-if="item.gateStyle == 'fm_fc_ssl'" :ref="(el) => setChildRef(el, index)" :identify="index">