自动化立体仓库 - WMS系统
#
LSH
2023-11-17 b4ffbe0d45e17bd4a4f79c6201e92cc9d3091cb8
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: ''