From bc307174a987df320d23ca05e811c68e0986d713 Mon Sep 17 00:00:00 2001 From: liuyp Date: Thu, 6 Jun 2024 20:05:00 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E9=80=9A=E7=9F=A5=E7=BD=91?= =?UTF-8?q?=E7=82=B9=E4=B8=BA=E5=AF=84=E4=BB=B6=E7=BD=91=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/emis/emisWaybillProblemInfo/problemEntry.vue | 1 + 1 file changed, 1 insertion(+) 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;