自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-18 30a5f6867126b5889b073b94d55d03a7b32e1f99
src/main/webapp/static/js/locDetl/locDetl.js
@@ -12,7 +12,8 @@
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/locDetl/list/auth',
        page: true,
        limit: 10,
        limit: 16,
        limits: [16, 30, 50, 100, 200, 500],
        skin: 'line',
        even: true,
        toolbar: '#toolbar',