自动化立体仓库 - WMS系统
luxiaotao1123
2020-07-31 3f249092b883020c35a581092d432f13d962272c
src/main/webapp/static/js/stoMan/stoQue.js
@@ -19,7 +19,8 @@
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/locMast/list/auth',
        page: true,
        limit: 10,
        limit: 16,
        limits: [16, 30, 50, 100, 200, 500],
        even: true,
        toolbar: '#toolbar',
        cellMinWidth: 50,