提交更新

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