电表报表
This commit is contained in:
@ -119,12 +119,12 @@ export default {
|
||||
attr: "totalDischargedCap",
|
||||
},
|
||||
{
|
||||
title: "总收入",
|
||||
attr: "todo",
|
||||
title: "总收入(元)",
|
||||
attr: "totalRevenue",
|
||||
},
|
||||
{
|
||||
title: "当日实时收入",
|
||||
attr: "todo",
|
||||
title: "当日实时收入(元)",
|
||||
attr: "dayRevenue",
|
||||
},
|
||||
],
|
||||
info: {}, //基本信息
|
||||
|
||||
Reference in New Issue
Block a user