From 964aa906dc9c65075c9a8a7cb6b3c181e0e7b2cf Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 06 Sep 2025 14:03:54 +0800
Subject: [PATCH] 1

---
 src/views/quotes/List.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/quotes/List.vue b/src/views/quotes/List.vue
index de6ba7b..babb7f7 100644
--- a/src/views/quotes/List.vue
+++ b/src/views/quotes/List.vue
@@ -15,7 +15,6 @@
 import Head from './components/head.vue'
 
 const store = useStore();
-console.log("aaaaaaaaaaa");
 
 //#region 行情数据----------------------------------------
 let qList = ref([])

--
Gitblit v1.9.3