统计代码优化
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
/* 刷新表格 */
|
||||
reload() {
|
||||
this.loading=true;
|
||||
this.momData = [];
|
||||
listMonthCompositeIndex(this.where).then((res) => {
|
||||
console.log(res.data.data);
|
||||
if (res.data.code == 0) {
|
||||
|
||||
Reference in New Issue
Block a user