src/main/webapp/static/js/pakStore/pakStore.js
@@ -12,7 +12,7 @@ ]; cols.push.apply(cols, matCols); cols.push( {field: 'memo', title:'备注', align: 'center'}, {field: 'memo', title:'生产日期', align: 'center'}, {fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120} ) return cols;