chenhaozhe
2026-01-26 1394c626cd9753d4ac3ff397927b9513e54ada46
pages/ZLGL/shoujianjianyan/firstCheckBill.vue
@@ -1249,6 +1249,7 @@
               this.hform.HQCSchemeName = data[0].检验方案名称;
               this.hform.HQCSchemeID = data[0].检验方案ID;
               this.hform.HProcName = data[0].当前工序;
                    this.hform.HCheckQty = data[0].取样数量
               this.hasSourceBill = true
               this.get_CheckItem();
            } catch (err) {
@@ -2275,7 +2276,8 @@
               if (uni.getStorageSync('Organization')  == "宁波市华舟包装有限公司") {
                  this.HSourceBillType = "取样单"; // 显示名称
                  this.hform.HSourceBillType = "7521"; // 对应的值
               }
                        this.hform.HSourceBillNo = e.HBillNo
                    }
                    
               this.hform.HTakeSampleCheckBillNo=e.HBillNo;
               this.hform.HTakeSampleCheckBillID=e.linterid;