src/components/LeftNav.vue
@@ -391,7 +391,6 @@ }, lockSwitch() { this.TreeDataPool.readonly = !this.TreeDataPool.readonly; console.log(this.TreeDataPool.readonly) }, gbLockSwitch() { this.TreeDataPool.gbReadonly = !this.TreeDataPool.gbReadonly;