From d88003aa8f32ea8ab981988161fd6485bca2855e Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期一, 27 七月 2026 15:34:50 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_pro_河南鹤壁' into dev_pro_河南鹤壁

---
 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