自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-17 f36c933e1b3d3b1abc72be9f800e719750ae7da1
src/main/webapp/views/report/locDetl.html
@@ -44,7 +44,7 @@
            headers: {token: localStorage.getItem('token')},
            url: baseUrl+'/locDetl/list/auth',
            page: true,
            limit: 5,
            limit: 10,
            skin: 'line',
            where: {loc_no: parent.locNo},
            even: true,