中扬CRM客户关系管理系统
#
luxiaotao1123
2022-09-16 0219dce1a88fd385edc1412cb44cec83d3859b5e
src/main/webapp/static/js/cstmr/cstmr.js
@@ -55,6 +55,7 @@
                            $('#organization').text(obj.data.title);
                            $('#organizationTree').find('.ew-tree-click').removeClass('ew-tree-click');
                            $(obj.elem).children('.layui-tree-entry').addClass('ew-tree-click');
                            clearFormVal($('#search-box'));
                            tableIns.reload({
                                where: {[obj.data.key]: obj.data.id},
                                page: {curr: 1}