src/main/webapp/static/js/order/out.js
@@ -168,7 +168,7 @@ { title: '出库数量', align: 'center',field: 'anfme', width: 90, style: 'font-weight: bold; color: red'}, {field: 'locNo', title: '货位', align: 'center', width: 100, templet: '#locNoTpl'}, {field: 'staNos', align: 'center', title: '出库站', merge: ['locNo'], templet: '#tbBasicTbStaNos'}, {type: 'checkbox', merge: ['locNo']}, // {type: 'checkbox', merge: ['locNo']}, ]], done: function (res) { tableMerge.render(this);