| src/main/webapp/static/js/waitMatin/waitMatin.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/webapp/static/js/waitMatin/waitMatin.js
@@ -226,7 +226,7 @@ {field: 'inQty', title: '已入库量', minWidth: 100, width: 100}, {field: 'unit', title: '单位', width: 160}, {field: 'memo', title: '备注' , edit: true, width: 160}, {align: 'center', title: '操作', toolbar: '#formSSXMTableBar', minWidth: 80, width: 80} {align: 'center', title: '操作', toolbar: '#formSSXMTableBar', minWidth: 80, width: 80, fixed: 'right'} ]], done: function (res) { mlist= res.data @@ -444,4 +444,4 @@ ,type: 'datetime' ,range: true }); }); });