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)