自动化立体仓库 - WMS系统
#
18516761980
2022-05-24 3185048d258d7a709af56333c83e641e46c6f989
src/main/webapp/static/js/locDetl/locDetl.js
@@ -21,8 +21,8 @@
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/locDetl/list/auth',
        page: true,
        limit: 16,
        limits: [16, 30, 50, 100, 200, 500],
        limit: 20,
        limits: [20, 30, 50, 100, 200, 500],
        even: true,
        toolbar: '#toolbar',
        cellMinWidth: 50,