Переглянути джерело

【更新】去除一个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) {