From b575daa2d8103efdf4caa91424439e4fde1bf75a Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期三, 14 一月 2026 14:25:58 +0800
Subject: [PATCH] 1

---
 pages/ZLGL/QualityReportStep/QualityReportStepBill.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/pages/ZLGL/QualityReportStep/QualityReportStepBill.vue b/pages/ZLGL/QualityReportStep/QualityReportStepBill.vue
index bc0c727..fad9bf8 100644
--- a/pages/ZLGL/QualityReportStep/QualityReportStepBill.vue
+++ b/pages/ZLGL/QualityReportStep/QualityReportStepBill.vue
@@ -355,6 +355,7 @@
 					HCheckQty: 0,
 					//婧愬崟淇℃伅
 					HSourceBillQty: 0,
+					HSourceBillNo:'',
 					HSourceBillType: "3772",
 					//娴佽浆鍗′俊鎭�
 					HICMOBillNo: "",
@@ -616,7 +617,7 @@
 			            this.hform.HMaterNumber = data[0]['浜у搧浠g爜']
 			            //婧愬崟淇℃伅
 			            this.hform.HMainSourceBillNo = data[0]['HBillNo']
-			            this.hform.HSourceBillNo = data[0]['HBillNo']
+			            this.hform.HSourceBillNo = data[0]['鍗曟嵁鍙�']
 			            this.hform.HMainSourceInterID = data[0].HInterID
 			            this.hform.HMainSourceEntryID = data[0].HEntryID
 			            this.hform.HSourceBillQty = data[0].娴佽浆鍗℃暟閲�

--
Gitblit v1.9.1