diff --git a/src/views/system/userinfo.vue b/src/views/system/userinfo.vue index 5337bc9..036c9fb 100644 --- a/src/views/system/userinfo.vue +++ b/src/views/system/userinfo.vue @@ -81,7 +81,6 @@ export default { this.option1 = option } this.handleWitch(); - console.log(9999,this.userInfo.dataType) if (this.userInfo.dataType == 1) { this.getDeptName() let column = this.findObject(this.option.group[0].column, "deptName");