From f2c88fae90dfa386af087e79e3a83da08292a885 Mon Sep 17 00:00:00 2001 From: zhangbb Date: Tue, 4 Sep 2018 21:44:23 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E5=A4=8D=E4=BC=A0=E7=BB=9F=E4=B8=9A?= =?UTF-8?q?=E5=8A=A1=E6=8B=85=E4=BF=9D=E6=96=B9=E5=BC=8F=E5=8F=96=E5=80=BC?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp | 6 +++--- .../etc/app/component/component-parameter-config.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp b/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp index 06add6621..7e9b7efb6 100644 --- a/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp +++ b/WebContent/Accounting/LoanSimulation/LoanBasicInfo.jsp @@ -118,9 +118,9 @@ if("car_product".equals(productType)){ doTemp.setReadOnly("CLEAN_LEASE_MONEY", true); }else if("business_product".equals(productType)){ - doTemp.setVisible("CORPUS_RATIO", true); - doTemp.setVisible("CORPUS", true); - doTemp.setRequired("CORPUS_RATIO", true); + // doTemp.setVisible("CORPUS_RATIO", true); + // doTemp.setVisible("CORPUS", true); + // doTemp.setRequired("CORPUS_RATIO", true); } if("quoted_price".equals(calType)){//客户报价 流程号存的是客户主键 doTemp.setDefaultValue("cust_id", flowunid); diff --git a/WebContent/WEB-INF/etc/app/component/component-parameter-config.xml b/WebContent/WEB-INF/etc/app/component/component-parameter-config.xml index d0bad2756..171a20315 100644 --- a/WebContent/WEB-INF/etc/app/component/component-parameter-config.xml +++ b/WebContent/WEB-INF/etc/app/component/component-parameter-config.xml @@ -56,9 +56,9 @@ - + - +