自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-17 443c9c88fae402bb2b4f47b03520b356b7bfb647
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,