Pārlūkot izejas kodu

【更新】去除一个console.log

俞宝山 4 gadi atpakaļ
vecāks
revīzija
d38f2f9aa3
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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) {