Browse Source

运行记录

yuanchao 1 tháng trước cách đây
mục cha
commit
8e83395764
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;