自动化立体仓库 - WMS系统
skyouc
3 天以前 003f9d3b07b3a4f71a7e13baaf06561cc646d2b6
src/main/webapp/static/js/common.js
@@ -277,7 +277,7 @@
        }
    }
    , {
        field: 'realQty', align: 'center', title: '实际数量', hide: false, templet: function (d) {
        field: 'realQty', align: 'center', title: '单据数量', hide: true, templet: function (d) {
            var raw = d.realQty;
            // var ioType = d.ioType;
            // console.log(ioType)