能源bug修改

This commit is contained in:
2024-02-26 10:15:56 +08:00
parent 842b863561
commit 9a807ff798
2 changed files with 13 additions and 13 deletions

View File

@@ -193,7 +193,7 @@ export default {
if (this.exportList.length > 0) {
let body = this.exportList.map((x) => [
x.objName,
x.objRemark,
x.objCode,
x.energyTypeName,
x.startValue,
x.endValue,