自动化立体仓库 - WMS系统
#
lty
5 天以前 d964498a12a672139ad25ec774faa054059fa736
src/main/webapp/static/js/locDetlStatis/check.js
@@ -20,9 +20,9 @@
    // 数据渲染
    tableIns = table.render({
        elem: '#locDetlStatis',
        elem: '#check',
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/locDetl/statis/auth',
        url: baseUrl+'/locDetl/check/auth',
        page: true,
        limit: 20,
        limits: [20, 30, 50, 100, 200, 500],