From 9ea5ff67655241271bdf04bb50ca3a8d60c4e22a Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 11 八月 2026 15:07:02 +0800
Subject: [PATCH] fix: 用河南鹤壁代码覆盖山西长治

---
 src/views/reportAnalysis/PSIDataAnalysis/components/ProductTypeSwitch.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/reportAnalysis/PSIDataAnalysis/components/ProductTypeSwitch.vue b/src/views/reportAnalysis/PSIDataAnalysis/components/ProductTypeSwitch.vue
index 87cde44..327bd72 100644
--- a/src/views/reportAnalysis/PSIDataAnalysis/components/ProductTypeSwitch.vue
+++ b/src/views/reportAnalysis/PSIDataAnalysis/components/ProductTypeSwitch.vue
@@ -5,7 +5,7 @@
     @change="handleChange"
   >
     <el-radio-button :label="1">鍘熸潗鏂�</el-radio-button>
-    <el-radio-button :label="3">鍗婃垚鍝�</el-radio-button>
+    <!-- <el-radio-button :label="3">鍗婃垚鍝�</el-radio-button> -->
     <el-radio-button :label="2">鎴愬搧</el-radio-button>
   </el-radio-group>
 </template>

--
Gitblit v1.9.3