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