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",""} }; %>