src/main/webapp/static/js/cstmr/cstmr.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/static/js/cstmr/cstmr.js
@@ -20,7 +20,7 @@ var organizationTree; window.loadTree = function(condition){ $.ajax({ url: baseUrl+"/tag/tree/auth", url: baseUrl+"/dept/tree/auth", headers: {'token': localStorage.getItem('token')}, data: { 'condition': condition