商品
This commit is contained in:
parent
8003ef4e06
commit
2701531bf5
@ -13,7 +13,7 @@ export function Detailed(id) {
|
|||||||
return request({
|
return request({
|
||||||
url: `/system/appointmentOrderDetails/getCancelOrderInfo` + `?orderNo=${id}`,
|
url: `/system/appointmentOrderDetails/getCancelOrderInfo` + `?orderNo=${id}`,
|
||||||
method: 'get',
|
method: 'get',
|
||||||
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -744,7 +744,7 @@ export default {
|
|||||||
this.innerVisible = false;
|
this.innerVisible = false;
|
||||||
},
|
},
|
||||||
handleQuery2() {
|
handleQuery2() {
|
||||||
this.queryParams.pageNum = 1;
|
this.getListByUserquery.pageNum = 1;
|
||||||
this.info();
|
this.info();
|
||||||
},
|
},
|
||||||
// getList2(){
|
// getList2(){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user