提交
This commit is contained in:
@@ -99,7 +99,7 @@ const info = (list: any) => {
|
||||
shareData.value = [
|
||||
{
|
||||
month: '总计',
|
||||
notAssociated: all
|
||||
notAssociated: all.toFixed(2)
|
||||
},
|
||||
...list.monthlyStatistics.monthCalculation
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user