Browse Source

【更新】去除一个console.log

俞宝山 4 năm trước cách đây
mục cha
commit
d38f2f9aa3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;
      },
      onCheck(checkedKeys) {
        console.log(JSON.stringify(checkedKeys))
        this.checkedKeys = checkedKeys
      },
      onSelect(selectedKeys, info) {