收货确认

This commit is contained in:
蔡玲
2024-11-15 15:22:10 +08:00
parent 4fbdc0d23d
commit 3bfb1d4a8d
3 changed files with 51 additions and 26 deletions

View File

@@ -2323,7 +2323,7 @@ export const moveDtlByMoveId = () => {
export const receiptBillDetailUpdate = () => {
let res = {
code: '1',
code: 1,
desc: 'ok'
}
return res