提交更新1

parent 0ab84a6f
...@@ -1363,7 +1363,7 @@ ...@@ -1363,7 +1363,7 @@
} }
}); });
this.queryConsumerSummaryAmount(); this.queryConsumerSummaryAmount();
this.queryIsDredgeMember(1002).then(() => { this.queryIsDredgeMember(1002,1).then(() => {
if (this.isOpen) { if (this.isOpen) {
this.queryConsumerSummaryAmount(1).then(e => this.piechart()); this.queryConsumerSummaryAmount(1).then(e => this.piechart());
this.queryDayConsumerTrend(1).then(e => this.linechart(this this.queryDayConsumerTrend(1).then(e => this.linechart(this
......
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