This commit is contained in:
red-deng-deng 2021-11-25 17:17:35 +08:00
parent 1b26c39b4d
commit 42a86153fe
1 changed files with 1 additions and 0 deletions

View File

@ -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) {