zhangzengfei
2020-09-08 81b39a2f9b00ab6be4b2075a28ef5f1f8e497da8
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;