소스 검색

【更新】去除一个console.log

俞宝山 4 년 전
부모
커밋
d38f2f9aa3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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) {