中扬CRM客户关系管理系统
#
luxiaotao1123
2022-11-22 b8f192b2657c11a0345652c735e457acf27fb0f3
src/main/webapp/static/js/cstmr/cstmr.js
@@ -127,7 +127,7 @@
    tableIns = table.render({
        elem: '#cstmr',
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/cstmr/list/auth',
        url: baseUrl+'/cstmr/page/auth',
        page: true,
        limit: 15,
        limits: [15, 30, 50, 100, 200, 500],