统计代码优化
This commit is contained in:
@@ -131,9 +131,6 @@
|
||||
res.data.data.forEach((m) => {
|
||||
this.momData.push(m);
|
||||
})
|
||||
res.data.data.yoyData.forEach((y) => {
|
||||
this.yoyData.push(y);
|
||||
})
|
||||
} else {
|
||||
this.$message.error(res.data.msg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user