任务id1000083 完成率80%
This commit is contained in:
@@ -313,7 +313,8 @@ export default {
|
||||
pageSize: this.tableData.size,
|
||||
orderType: this.orderType,
|
||||
...this.query,
|
||||
productName
|
||||
productName,
|
||||
userId:this.$route.query.userId
|
||||
});
|
||||
this.tableData.loading = false;
|
||||
this.tableData.data = res.content;
|
||||
|
||||
Reference in New Issue
Block a user