From a500bca1a8fe4e4b88b738c3e2733202379e407e Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Mon, 17 Feb 2025 14:08:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/userinfo.vue | 1 - 1 file changed, 1 deletion(-) 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");