11/11 单据详情增加类型

dev_unify
wangwei 8 months ago
parent 2a271e3467
commit 3423ffcdf0

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

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

Loading…
Cancel
Save