فهرست منبع

feat: 智能化验室数据打开进水流量注释

sunxiao 2 هفته پیش
والد
کامیت
1b8184e392
1فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 6 6
      src/views/data/config.js

+ 6 - 6
src/views/data/config.js

@@ -16,12 +16,12 @@ export const columns = [
     width: 60,
     render: ({ testHour }) => dayjs(testHour).format("HH")
   },
-  // {
-  //   title: "进水流量",
-  //   key: "jsll",
-  //   width: 100,
-  //   render: ({ jsll }) => formatTofixed(jsll)
-  // },
+  {
+    title: "进水流量",
+    key: "jsll",
+    width: 100,
+    render: ({ jsll }) => formatTofixed(jsll)
+  },
   {
     title: "#1好氧池硝酸盐",
     key: "no3Hlj1Jqr",