From 32a212b99dfd1591cc0ace0f53e6cb0be81cea85 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期四, 12 一月 2023 15:33:41 +0800
Subject: [PATCH] 2023/1/12 肖辉 userlist样式调整

---
 src/main.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/main.js b/src/main.js
index 134e8ca..5c21072 100644
--- a/src/main.js
+++ b/src/main.js
@@ -28,7 +28,6 @@
     next();
   }
 })
-// console.log(process.env.VUE_APP_BASE_API);
 Vue.use(ElementUI);
 new Vue({
   router,

--
Gitblit v1.8.0