@@ -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",