自动化立体仓库 - WMS系统
#1
lsh
2024-05-31 d417e332b39e7da99f637e94ebacf199fb158a72
src/main/webapp/static/js/handWrkMast/handWrkMast.js
@@ -11,7 +11,7 @@
    tableIns = table.render({
        elem: '#wrkMast',
        headers: {token: localStorage.getItem('token')},
        url: baseUrl+'/wrkMastLog/list/auth',
        url: baseUrl+'/agv/wrkMastLog/list/auth',
        page: true,
        where: {manu_type : '手动'},
        limit: 50,