From 1dee40ea46601f2ee5d10aa0190625ebf03bdc4e Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 02 Dec 2024 17:02:19 +0800
Subject: [PATCH] 1

---
 src/views/companyInfo/components/rightContainer.vue |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/src/views/companyInfo/components/rightContainer.vue b/src/views/companyInfo/components/rightContainer.vue
index 6a618d2..d8f25ee 100644
--- a/src/views/companyInfo/components/rightContainer.vue
+++ b/src/views/companyInfo/components/rightContainer.vue
@@ -23,14 +23,7 @@
 })
 
 onMounted(() => {
-  // console.log("*************************", state.buttonIndex)
 })
-
-// watch(() => state.buttonIndex, (newValue, oldValue) => {
-//   console.log("**************111***********", newValue)
-// })
-
-
 </script>
 
 <template>

--
Gitblit v1.9.3