Commit e7fc3709 authored by chris.yang's avatar chris.yang

Merge branch 'develop' of http://106.15.103.105/lihuizhen/ec-report-refactor into develop

parents bd06927c f03d66b8
......@@ -82,6 +82,7 @@ export default {
const { Status, Msg, Result } = res.data
if (Status === 'true') {
that.elementData.dataList = Result
this.initChart()
}else {
message.warning(Msg)
}
......
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 to comment