mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 21:56:51 +00:00
feat: implement nested insert
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -355,7 +355,6 @@ export default {
|
||||
this.submitting = false
|
||||
},
|
||||
updateCol(_, column, id) {
|
||||
debugger
|
||||
this.$set(this.localState, column, id)
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user