Browse Source

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

Zimo 1 week ago
parent
commit
f0b15e6f7c
1 changed files with 1 additions and 1 deletions
  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"