联调二级评估 参数字典维护页面
This commit is contained in:
@@ -76,7 +76,7 @@ const tableStore = new TableStore({
|
||||
{
|
||||
field: 'devCapacity',
|
||||
title: '供电终端容量(MVA )',
|
||||
minWidth: 150
|
||||
minWidth: 160
|
||||
},
|
||||
{
|
||||
field: 'dealCapacity',
|
||||
@@ -104,12 +104,12 @@ const tableStore = new TableStore({
|
||||
{
|
||||
field: 'voltageDev',
|
||||
title: '电压偏差上限(%)',
|
||||
minWidth: 120
|
||||
minWidth: 140
|
||||
},
|
||||
{
|
||||
field: 'uvoltageDev',
|
||||
title: '电压偏差下限(%)',
|
||||
minWidth: 120
|
||||
minWidth: 140
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user