From d9d193db52f94c91b8e1c8de69aa0e6c8b130fe1 Mon Sep 17 00:00:00 2001
From: wwl <xchao828@163.com>
Date: 星期四, 26 十二月 2024 14:54:09 +0800
Subject: [PATCH] 12

---
 src/components/public/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/components/public/index.vue b/src/components/public/index.vue
index 897be38..71c2e2c 100644
--- a/src/components/public/index.vue
+++ b/src/components/public/index.vue
@@ -75,7 +75,6 @@
         'row'(val, newVla) {
             // console.log(val,newVla)
             this.fList = val
-            console.log(this.fList);
             // if (this.fList) {
             //     this.getList()
             // }

--
Gitblit v1.8.0