store 的 getModifiedRecords() 需要 commitChanges() store的getModifiedRecords()每次处理完后需要commitChanges() ;否则下次getModifiedRecords()还会出现上次的记录!