@@ -138,7 +138,7 @@ export default function () {
me._setDataReal(value)
},
- appendRow(record, editRowCol) {
+ appendEditRow(record, editRowCol) {
const records = this.add(record)
const recNew = records[0]
this.setSelection(records)