Sfoglia il codice sorgente

【更新】去除一个console.log

俞宝山 5 anni fa
parent
commit
d38f2f9aa3
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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) {