From 0bbc9152a6c00898593df13a57d26523b2210148 Mon Sep 17 00:00:00 2001 From: zouyu <2723363702@qq.com> Date: 星期五, 08 十二月 2023 17:40:26 +0800 Subject: [PATCH] modified: src/api/plan/productionschedul.js modified: src/views/plan/productionschedul/index.vue modified: vue.config.js --- src/page/index/logo.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/page/index/logo.vue b/src/page/index/logo.vue index 8e02347..bb73091 100644 --- a/src/page/index/logo.vue +++ b/src/page/index/logo.vue @@ -71,7 +71,6 @@ }, created() { this.sysTitle = localStorage.getItem('SYSTEM_LOGO_TITLE') - console.log('userInfouserInfo', this.userInfo) // this.getLogoInfo() }, methods: { -- Gitblit v1.9.3