From 67c59672b77ed6d57a564d4f5280c7b8690e7189 Mon Sep 17 00:00:00 2001 From: zhouxy Date: Thu, 1 Jan 2026 10:34:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BD=E5=B9=B4=E6=8A=A5=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 4 ++-- src/views/regulatoryPlatForm/index.vue | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 1202ae0..e81c3dd 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -243,8 +243,8 @@ export default { .then((response) => { const { code, msg } = response if (code === 0) { - this.loginManage() - this.loginManage() + // this.loginManage() + // this.loginManage() Cookie.set('loginInfo', this.loginForm, { expires: 30 }) if (this.loginForm.password === '123456') { this.$router.push({ path: '/redirect', query: { queryOlderP: '1' }}) diff --git a/src/views/regulatoryPlatForm/index.vue b/src/views/regulatoryPlatForm/index.vue index c9367cd..4212565 100644 --- a/src/views/regulatoryPlatForm/index.vue +++ b/src/views/regulatoryPlatForm/index.vue @@ -808,9 +808,9 @@ export default { const params = { auditUserName: this.user.username } - logManage(params).then(res => { - console.log(res) - }) + // logManage(params).then(res => { + // console.log(res) + // }) }, regulatoryPlatForm() { const params = {