From f1dc94d8c6ce27e71291e0a1aa03973631df6bb3 Mon Sep 17 00:00:00 2001 From: tangfutang Date: Fri, 13 Mar 2020 15:39:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=88=E5=90=8C=E5=88=B6?= =?UTF-8?q?=E4=BD=9C=E8=BD=A6=E6=9E=B6=E5=8F=B7=E5=8F=AA=E8=AF=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Tenwa/Lease/Flow/Comm/LBEquipment_Car/LBEquipmentInfo.jsp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WebContent/Tenwa/Lease/Flow/Comm/LBEquipment_Car/LBEquipmentInfo.jsp b/WebContent/Tenwa/Lease/Flow/Comm/LBEquipment_Car/LBEquipmentInfo.jsp index c8a3b291b..2de1c494e 100644 --- a/WebContent/Tenwa/Lease/Flow/Comm/LBEquipment_Car/LBEquipmentInfo.jsp +++ b/WebContent/Tenwa/Lease/Flow/Comm/LBEquipment_Car/LBEquipmentInfo.jsp @@ -105,6 +105,9 @@ doTemp.setReadOnly("FRAME_NUMBER",false); doTemp.setReadOnly("CAR_COLOUR",false); doTemp.setReadOnly("ENGINE_NUMBER",false); + doTemp.setReadOnly("FRAME_NUMBER2",false); + doTemp.setReadOnly("FRAME_NUMBER3",false); + doTemp.setReadOnly("FRAME_NUMBER4",false); //第一车贷产品可以修改其他配置说明 if("DYCD".equals(operationType)){ doTemp.setReadOnly("MEMO",false);