自动化立体仓库 - WMS系统
zhangchao
2024-11-08 07fc18f77a9764bd47857e30d65abc03cc1e439c
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],