md
This commit is contained in:
parent
1b875e17fa
commit
e85a50e250
@ -48,7 +48,7 @@ export function auditCenterNoPass(id,note) {
|
||||
return request({
|
||||
url: '/emis/emisSettleInvoiceRecord/auditCenterNoPass/' + id,
|
||||
method: 'post',
|
||||
data: {centerConfirmNote: note}
|
||||
data: {auditNote: note}
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user