This commit is contained in:
parent
1b26c39b4d
commit
42a86153fe
|
@ -229,6 +229,7 @@ export default class menu extends React.Component {
|
||||||
tableData: this.state.tableData
|
tableData: this.state.tableData
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
editRow(e,column, row) {
|
editRow(e,column, row) {
|
||||||
|
|
Loading…
Reference in New Issue