自动化立体仓库 - WMS系统
1
zhangc
2025-03-24 002f10f7d38dc6791d26a69d061e6b17f9980fd0
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,