Commit 4d43b1ec by lyl_task Committed by GitHub

Merge pull request #2 from lanyulei/dev

fix bug.
parents edb27fe5 2a3dda24
...@@ -104,7 +104,7 @@ export default { ...@@ -104,7 +104,7 @@ export default {
{ {
name: '已完成工单', name: '已完成工单',
type: 'line', type: 'line',
data: this.statisticsData.over data: this.statisticsData.overs
} }
] ]
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment