API是个好东西,要重点看API~~
store.getAt(rowIndex).set('isConfirmed',新值);
store.getAt(rowIndex)得到的是rowIndex这一行的record