src/main/webapp/static/js/custOrder/custOrder.js
@@ -228,7 +228,8 @@ {field: 'locNo', title: '货位', align: 'center'}, {field: 'prior$', title: '推荐货位', align: 'center', width: 100}, {field: 'reduce', title: '数量', align: 'center', width: 80, style: 'font-weight: bold'}, {field: 'remQty', title: '余量', align: 'center', width: 80}, // {field: 'remQty', title: '余量', align: 'center', width: 80}, {field: 'total', title: '总量', align: 'center', width: 80}, ]], done: function () { tableX.merges('stoPreTab', [0,1]);