技师评价bug
This commit is contained in:
parent
9fc39c40bc
commit
e9a684624a
|
@ -3804,8 +3804,8 @@ export default {
|
|||
url: this.$http.adornUrl("takingComment/selectOrderTakingComment"),
|
||||
method: "get",
|
||||
params: this.$http.adornParams({
|
||||
page: this.page,
|
||||
limit: this.limit,
|
||||
page: this.page2,
|
||||
limit: this.size2,
|
||||
id: id,
|
||||
}),
|
||||
}).then(({ data }) => {
|
||||
|
|
Loading…
Reference in New Issue