From ac27f77bef97732caf00327b36c6ea26203c0891 Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期二, 12 十二月 2023 10:49:16 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/mes-ocea-before

---
 src/page/login/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/page/login/index.vue b/src/page/login/index.vue
index 5ba369d..eaeeb30 100644
--- a/src/page/login/index.vue
+++ b/src/page/login/index.vue
@@ -99,7 +99,7 @@
           })
       },
       error: function(XMLHttpRequest, textStatus, errorThrown) {
-        console.log('璁块棶椹笂鑱婂嚭閿�')
+        console.error('璁块棶椹笂鑱婂嚭閿�')
       }
     })
   },

--
Gitblit v1.9.3