From 041eb290228146c7fcfea0c266c03bbe3105eb05 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 14 Nov 2024 18:15:00 +0800
Subject: [PATCH] Merge branch 'main' of http://139.196.74.78:10010/r/zhyq/bigScreen
---
src/views/companyInfo/components/rightContainer.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/companyInfo/components/rightContainer.vue b/src/views/companyInfo/components/rightContainer.vue
index d275390..6a618d2 100644
--- a/src/views/companyInfo/components/rightContainer.vue
+++ b/src/views/companyInfo/components/rightContainer.vue
@@ -58,7 +58,7 @@
</div>
</div>
- <div class="fire-trend box" v-if="state.buttonIndex == 3">
+ <!-- <div class="fire-trend box" >
<title-box>
<template #titleName>
ζζ΄ιδΌ
@@ -67,7 +67,7 @@
<div class="content-box">
<occur-statistics></occur-statistics>
</div>
- </div>
+ </div> -->
</div>
</template>
--
Gitblit v1.9.3