From 8cd7fd67523eae3cb63e43478fb9de263720e8c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E8=B4=B5=E5=BC=BA?= Date: Thu, 13 Feb 2025 14:28:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=B9=E7=94=A8=E7=99=BB=E8=AE=B0=E9=87=8D?= =?UTF-8?q?=E5=A4=8D=E5=8F=91=E7=A5=A8=E8=A1=8Cbug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/java/shkd/repc/recon/formplugin/ReconPayreqFormPlugin.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/java/shkd/repc/recon/formplugin/ReconPayreqFormPlugin.java b/main/java/shkd/repc/recon/formplugin/ReconPayreqFormPlugin.java index 59bb873..e7f4391 100644 --- a/main/java/shkd/repc/recon/formplugin/ReconPayreqFormPlugin.java +++ b/main/java/shkd/repc/recon/formplugin/ReconPayreqFormPlugin.java @@ -353,7 +353,7 @@ public class ReconPayreqFormPlugin extends AbstractFormPlugin implements BeforeF break; case "recon_connotextbill": recon_invoicebill.set("biztype","CONNOTEXT");//发票所属业务为费用 - recon_invoicebill.set("connotextbill",this.getModel().getDataEntity());//发票登记 + //recon_invoicebill.set("connotextbill",this.getModel().getDataEntity());//发票登记 break; } recon_invoicebill.set("collectionway","NORMAL");//设置征收方式为默认普通征税