소스 검색

运行记录

yuanchao 1 개월 전
부모
커밋
8e83395764
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/pms/iotopeationfill/index1.vue

+ 1 - 1
src/views/pms/iotopeationfill/index1.vue

@@ -214,7 +214,7 @@ const getAttrList = async () => {
       /*if(item.name === '当日运转时间'){
         totalRunTime1 = Number(item.totalRunTime).toFixed(2)
       }*/
-      //item.fillContent = Number(item.fillContent).toFixed(2)
+      item.fillContent = Number(item.fillContent).toFixed(2)
       item.deviceCode = queryParams.deviceCode;
       item.deptId = queryParams.deptId;
       item.deviceId = queryParams.deviceId;