自动化立体仓库 - WMS系统
whycq
2023-07-24 b7e08df5a07b3fa832a46ecc31983e16f2bccc8c
src/main/webapp/static/js/waitMatout/waitMatout.js
@@ -100,7 +100,7 @@
                                    return util.toDateString(d.createTime);
                                },  width: 180
                            },
                            {field: 'outqty', title: '已出库量'},
                            {field: 'outQty', title: '已出库量'},
                            {field: 'color', title: '颜色'},
                            {field: 'specs', title: '规格'},
                        ]],
@@ -120,7 +120,8 @@
                        response: {
                            statusCode: 200
                        },
                        done: function () {
                        done: function (res) {
                            // console.log(res);
                            $(layero).find('.layui-table-view').css('margin', '0');
                        },
                        size: ''