Browse Source

【更新】去除一个console.log

俞宝山 4 years ago
parent
commit
d38f2f9aa3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      _web/src/views/system/role/roleOrgForm.vue

+ 0 - 1
_web/src/views/system/role/roleOrgForm.vue

@ -151,7 +151,6 @@
        this.autoExpandParent = false;
        this.autoExpandParent = false;
      },
      },
      onCheck(checkedKeys) {
      onCheck(checkedKeys) {
        console.log(JSON.stringify(checkedKeys))
        this.checkedKeys = checkedKeys
        this.checkedKeys = checkedKeys
      },
      },
      onSelect(selectedKeys, info) {
      onSelect(selectedKeys, info) {