发货确认

This commit is contained in:
caoxinyu
2019-06-19 14:28:41 +08:00
parent 8ae1ef35d1
commit b84f7e11c0
6 changed files with 846 additions and 12 deletions

View File

@@ -126,7 +126,7 @@ export function InvoiceAbandoningTrial() {
url: '',
method: 'post',
data: {
type: '2',
type: '1',
name: '发货管理_发货申请_发货单_弃审',
param: '发货单流水号=' + arguments[0]
}