diff --git a/src/views/emis/emisWaybillProblemInfo/problemEntry.vue b/src/views/emis/emisWaybillProblemInfo/problemEntry.vue index 046cf889..e2973220 100644 --- a/src/views/emis/emisWaybillProblemInfo/problemEntry.vue +++ b/src/views/emis/emisWaybillProblemInfo/problemEntry.vue @@ -393,6 +393,7 @@ export default { notifySiteName:this.tempRecord.dispatchUnderlingSiteName, } ] + this.form.notifySiteCode = this.tempRecord.sendSiteCode; // this.billInputDisabled = true; // this.emisWaybillList.push(tempRecord); // this.dataMap[this.form.billCode]=tempRecord;