Index: ssts-web/src/main/webapp/systemmanage/orgUnitExtView.js =================================================================== diff -u -r14406 -r14505 --- ssts-web/src/main/webapp/systemmanage/orgUnitExtView.js (.../orgUnitExtView.js) (revision 14406) +++ ssts-web/src/main/webapp/systemmanage/orgUnitExtView.js (.../orgUnitExtView.js) (revision 14505) @@ -213,6 +213,7 @@ text:"同步组织机构数据", tooltip : '同步组织机构数据', iconCls : 'icon_refresh', + hidden : sstsConfig.hiddenOrgunitSyncButton, handler:function(){ syncOrgUnit(); }