自动化立体仓库 - WMS系统
#
zhou zhou
2025-10-23 7f1c44f87f436efa73e061f458c1bb825acfb5f3
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,