From 2af71bcf522c485ea005184c977986374a7dcc4a Mon Sep 17 00:00:00 2001
From: Sanakey <714737083@qq.com>
Date: 星期六, 28 九月 2024 09:47:10 +0800
Subject: [PATCH] Merge branch 'feng-v1-editor' of http://192.168.100.20:9090/r/onbus_crm into li-v1

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

diff --git a/src/main.ts b/src/main.ts
index 29bea12..c6d9183 100644
--- a/src/main.ts
+++ b/src/main.ts
@@ -15,7 +15,6 @@
 import { router, setupRouter } from '@/router';
 import { setupRouterGuard } from '@/router/guard';
 import { setupStore } from '@/store';
-
 import VueCookies from 'vue-cookies'
 import Antd from 'ant-design-vue';
 

--
Gitblit v1.8.0