Browse Source

🐞 fix(设备监控): 中航北斗 label

Zimo 1 tuần trước cách đây
mục cha
commit
f0b15e6f7c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/pms/device/monitor/TdDeviceInfo.vue

+ 1 - 1
src/views/pms/device/monitor/TdDeviceInfo.vue

@@ -365,7 +365,7 @@ onUnmounted(() => {
           离线
         </el-tag>
       </el-form-item>
-      <el-form-item label="中航北斗2" class="online" type="plain">
+      <el-form-item label="中航北斗" class="online" type="plain">
         <el-tag
           v-if="data.carOnline === 'true'"
           type="success"