From 5907e654339805567c766abc322245429843ac04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E8=B4=B5=E5=BC=BA?= Date: Fri, 20 Dec 2024 16:53:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E7=A5=A8=E5=88=86=E5=BD=95=E5=BC=82?= =?UTF-8?q?=E5=B8=B8bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../shkd/repc/recon/formplugin/ReconPayreqFormPlugin.java | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main/java/shkd/repc/recon/formplugin/ReconPayreqFormPlugin.java b/main/java/shkd/repc/recon/formplugin/ReconPayreqFormPlugin.java index 8ebabd9..59bb873 100644 --- a/main/java/shkd/repc/recon/formplugin/ReconPayreqFormPlugin.java +++ b/main/java/shkd/repc/recon/formplugin/ReconPayreqFormPlugin.java @@ -383,10 +383,10 @@ public class ReconPayreqFormPlugin extends AbstractFormPlugin implements BeforeF recon_invoicebill.set("billno",qeug_invoiceno);//----编码规则待维护,目前与发票号码一致 //付款申请单 payreqentrys - DynamicObjectCollection payreqentrys = recon_invoicebill.getDynamicObjectCollection("payreqentrys"); - payreqentrys.clear(); - DynamicObject payreqentry = payreqentrys.addNew(); - payreqentry.set("fbasedataid", this.getView().getModel().getDataEntity()); +// DynamicObjectCollection payreqentrys = recon_invoicebill.getDynamicObjectCollection("payreqentrys"); +// payreqentrys.clear(); +// DynamicObject payreqentry = payreqentrys.addNew(); +// payreqentry.set("fbasedataid", this.getView().getModel().getDataEntity()); //todo:若接口返回汇总 //发票_明细