自动化立体仓库 - WMS系统
ZY
2024-12-18 184a0722e53f64f40ddb2c88f11f26941f565a8c
src/main/webapp/static/js/agvWrkMastLog/wrkMastLogWithWrktype.js
@@ -12,7 +12,7 @@
    tableIns = table.render({
        elem: '#wrkMastLog',
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/agv/wrkMastLog/list/auth',
        url: baseUrl+'/agv//wrkMastLogWithWrktype/list/auth',
        page: true,
        limit: 16,
        limits: [16, 30, 50, 100, 200, 500],