Commit 99f2094e authored by 李纪文's avatar 李纪文

feat: 组态控制日志样式优化

parent d1efc1a0
......@@ -234,8 +234,8 @@ const ControlRecords = ({ nodeData, bindList }) => {
setParams({
...params,
pageIndex: 1,
dateFrom: time[0],
dateTo: time[1],
dateFrom: start,
dateTo: end,
userName: userName,
});
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment