接口联调

This commit is contained in:
白菜
2025-06-30 17:32:04 +08:00
parent 37d2d9bde5
commit e42f1204ee
14 changed files with 441 additions and 109 deletions

View File

@ -86,11 +86,11 @@ export default {
},{
title:'装机功率',
value:'',
attr:'installedPower'
attr:'installPower'
},{
title:'装机容量',
value:'',
attr:'installedCap',
attr:'installCapacity',
}]
}
},