修改
This commit is contained in:
parent
5a3c5f8b3d
commit
2e97031550
@ -19,7 +19,7 @@ export function Detailed(id) {
|
||||
|
||||
export function appointmentOrderDetails(id) {
|
||||
return request({
|
||||
url: `/system/appointmentOrderDetails/Detailed` + `?orderNo=${id}`,
|
||||
url: `/system/appointmentOrderDetails/detailed` + `?orderNo=${id}`,
|
||||
method: 'get',
|
||||
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user