自动化立体仓库 - WMS系统
#1
dubin
2025-10-27 c32c0611a92f428cf0d2da76eff110ac065f664c
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,