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