自动化立体仓库 - WMS系统
#1
dubin
3 天以前 c32c0611a92f428cf0d2da76eff110ac065f664c
src/main/webapp/static/js/wrkDetlLog/wrkDetlLog.js
@@ -22,7 +22,7 @@
    tableIns = table.render({
        elem: '#wrkDetlLog',
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/wrkDetlLog/list/auth',
        url: baseUrl+'/wrkDetlLogs/list/auth',
        page: true,
        limit: 16,
        limits: [16, 30, 50, 100, 200, 500],