[update 移动端-天然气数据远传中端] 实时运行参数
This commit is contained in:
@@ -226,7 +226,7 @@ const staticData = {
|
||||
equipmentInstallationTime: '2024-12-25',
|
||||
// 实时运行参数
|
||||
realTimeRunningParamsList: [
|
||||
...new Array(4).fill(0).map((_, i) => {
|
||||
...new Array(2).fill(0).map((_, i) => {
|
||||
return {
|
||||
channelNo: '济源1#通道' + i,
|
||||
cumulativeFlow: '1232222',
|
||||
|
||||
Reference in New Issue
Block a user