From 2db5a6331433cfbf756967d865bebbe61fed6f5d Mon Sep 17 00:00:00 2001 From: linxiaoping <12345678> Date: Tue, 19 Jun 2018 14:56:34 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=BD=92=E5=B1=9E?= =?UTF-8?q?=E4=BA=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Tenwa/Customer/Lessee/Company/CustomerCompanyList.jsp | 4 ++-- .../Tenwa/Customer/Lessee/Person/CustomerPersonList.jsp | 4 ++-- .../Customer/Partner/Comm/Company/PartnerCompanyList.jsp | 4 ++-- .../Tenwa/Customer/Partner/Comm/Person/PartnerPersonList.jsp | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/WebContent/Tenwa/Customer/Lessee/Company/CustomerCompanyList.jsp b/WebContent/Tenwa/Customer/Lessee/Company/CustomerCompanyList.jsp index a64aeb776..b7ba34222 100644 --- a/WebContent/Tenwa/Customer/Lessee/Company/CustomerCompanyList.jsp +++ b/WebContent/Tenwa/Customer/Lessee/Company/CustomerCompanyList.jsp @@ -24,8 +24,8 @@ {"true","All","Button","修改","查看/修改详情","viewAndEdit()","","","","btn_icon_edit"}, {"true","","Button","详情","查看/修改详情","view()","","","","btn_icon_detail"}, {"true","All","Button","废弃","废弃","invalid()","","","","btn_icon_delete"}, - {"true","All","Button","引用为","引用为","quote()","","","","btn_icon_quote"}, - {"true","All","Button","分配归属人","分配归属人","allocation()","","","","btn_icon_distribute"} + {"true","All","Button","引用为","引用为","quote()","","","","btn_icon_quote"} + // {"true","All","Button","分配归属人","分配归属人","allocation()","","","","btn_icon_distribute"} }; %><%@include file="/Frame/resources/include/ui/include_list.jspf"%>