소스 검색

[Fix 0000] 可配置首页巷道长度问题修复

houzekong 1 개월 전
부모
커밋
57b3871ba9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/vent/home/configurable/components/MonitorBar.vue

+ 1 - 1
src/views/vent/home/configurable/components/MonitorBar.vue

@@ -57,7 +57,7 @@
           value: '${midinfo[0].sysdata.xufengliang}',
         },
         {
-          label: '通风巷道长度(m)',
+          label: '通风巷道长度(m)',
           // value: '223196',
           value: '${midinfo[0].sysinfo.totallength}',
         },