自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-07-01 ff735489d5dd579cbcffc0eb599638bd97f7063e
src/main/webapp/static/js/matCode/matCode.js
@@ -14,7 +14,7 @@
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/matCode/list/auth',
        page: true,
        limit: 3,
        limit: 16,
        limits: [16, 50, 100, 200, 500],
        even: true,
        toolbar: '#toolbar',