11/11 单据详情增加类型

dev_unify
wangwei 8 months ago
parent 2a271e3467
commit 3423ffcdf0

@ -470,6 +470,7 @@ export default {
spUse: 2,
invCode: this.formData.invCode,
vueType: "supDelivery",
productType:2
}
getLocalJoinByUser(query)
.then((response) => {

@ -470,6 +470,7 @@ export default {
spUse: 2,
invCode: this.formData.invCode,
vueType: "supDelivery",
productType:1
}
getLocalJoinByUser(query)
.then((response) => {

Loading…
Cancel
Save