From 83b81a748405be91ab215c7dd3408e1dac4b2292 Mon Sep 17 00:00:00 2001
From: wl <173@qq.com>
Date: 星期二, 22 十一月 2022 17:02:48 +0800
Subject: [PATCH] 菜单树
---
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