bindTreeSelector({ inputTextId: "department", inputValueId: "departmentId", panelId: "orgContentCzl", treeId: "departmentTree", ajaxUrl: request_url + "/czl/publicLogin/getDeptTree", extraSet: function (node) { examPerfession = node.id; isParent = node.isParent; typeId = node.type; } });