mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 17:27:06 +00:00
fix: checkbox always false issue
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
This commit is contained in:
@@ -29,9 +29,6 @@ export default {
|
||||
return $listeners
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.localState = false
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user