From 55d6719b75769a0ea5291b4a22c7b99f60f963b3 Mon Sep 17 00:00:00 2001 From: zhulianghua Date: Tue, 14 Aug 2018 17:45:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E5=93=81=E5=A2=9E=E5=8A=A0=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E9=85=8D=E7=BD=AE=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ProductManage/ProductConfig/ProductCatalogList.jsp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/WebContent/ProductManage/ProductConfig/ProductCatalogList.jsp b/WebContent/ProductManage/ProductConfig/ProductCatalogList.jsp index 6f401ebfb..43e6b6410 100644 --- a/WebContent/ProductManage/ProductConfig/ProductCatalogList.jsp +++ b/WebContent/ProductManage/ProductConfig/ProductCatalogList.jsp @@ -16,10 +16,15 @@ {"true","","Button","启动/停用","启动按钮","publishProduct()","","","","btn_icon_power",""}, {"true","","Button","产品详情","产品详情","viewProduct()","","","","btn_icon_detail",""}, {"true","","Button","删除产品","删除产品","deleteProduct()","","","","btn_icon_delete",""}, - {"true","","Button","产品相关信息配置","产品相关信息配置","productNodeInfoConfig()","","","","btn_icon_setting",""} + {"true","","Button","产品相关信息配置","产品相关信息配置","productNodeInfoConfig()","","","","btn_icon_setting",""}, + {"true","","Button","更新产品配置","更新产品配置","refreshProduct()","","","","btn_icon_refresh",""} }; %>