From fc6ed7861e7771b16452f8e88a5c67d9b0d9c9c6 Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期五, 15 十二月 2023 14:10:35 +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