fix:删除前端脏数据
This commit is contained in:
@@ -327,9 +327,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
for(let i=0;i<50;i++){
|
||||
response.data.list.push(response.data.list[0]);
|
||||
}
|
||||
this.tableData = response.data.list;
|
||||
this.pageObj.total = response.data.total
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user