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