自动化立体仓库 - WMS系统
zhangc
2025-03-09 dfc9552392f9f973ab52e55d58a7ae2acdaeb1f3
src/main/webapp/views/agvBasDevp/basDevpWaitPakinDetail.html
@@ -24,11 +24,11 @@
</div>
<table class="layui-hide" id="locDetlByMap" lay-filter="locDetlByMap"></table>
</body>
<script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="../../static/layui/layui.js" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/cool.js" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/agvBasDevp/basDevp.js" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js?v=100"></script>
<script type="text/javascript" src="../../static/layui/layui.js?v=100" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/common.js?v=100" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/cool.js?v=100" charset="utf-8"></script>
<script type="text/javascript" src="../../static/js/agvBasDevp/basDevp.js?v=100" charset="utf-8"></script>
<script type="text/javascript">
    var pageCur;
    function getCol() {
@@ -70,6 +70,12 @@
                pageSize: 'limit'
            },
            parseData: function (res) {
                if(!res.data){
                    return {
                        'code': res.code,
                        'msg': res.msg,
                    }
                }
                return {
                    'code': res.code,
                    'msg': res.msg,