Commit 2a3dda24 by Mr. Lan

fix bug.

parent 709460bf
...@@ -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