自动化立体仓库 - WMS系统
#
18516761980
2021-09-18 a7b476eaa50abb7cdebf691cc232c26926ee1328
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: ''