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;