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");//设置征收方式为默认普通征税