自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-19 61593c7f55cf24d81746aa041e60d0ccccd8b80a
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,