修改 电网一张图bug 技术监督新增 重新发起页面绘制

This commit is contained in:
GGJ
2024-06-02 17:55:37 +08:00
parent 91fa1f60e3
commit c7025c615f
16 changed files with 668 additions and 463 deletions

View File

@@ -124,7 +124,7 @@ const tableStore = new TableStore({
3: 'info'
},
replaceValue: {
0: '禁用',
0: '中断',
1: '正常',
3: '/'
}