From a9d2b856e0f6be6475319c2dc36bf405c2f908fc Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期二, 22 九月 2026 14:04:52 +0800
Subject: [PATCH] 测试完成

---
 src/views/Satisfaction/sfstatistics/components/FollowupStatistics.vue |   20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diff --git a/src/views/Satisfaction/sfstatistics/components/FollowupStatistics.vue b/src/views/Satisfaction/sfstatistics/components/FollowupStatistics.vue
index 80f1160..f0534c0 100644
--- a/src/views/Satisfaction/sfstatistics/components/FollowupStatistics.vue
+++ b/src/views/Satisfaction/sfstatistics/components/FollowupStatistics.vue
@@ -373,7 +373,25 @@
       flatArraydept: [],
 
       // 鏈嶅姟绫诲瀷閫夐」
-      options: [],
+      options: [
+        // {
+        //   value: 6,
+        //   label: "浣忛櫌婊℃剰搴�",
+        //   raw: {
+        //     cssClass: "",
+        //     listClass: "",
+        //   },
+        // },
+
+        // {
+        //   value: 14,
+        //   label: "闂ㄨ瘖婊℃剰搴�",
+        //   raw: {
+        //     cssClass: "",
+        //     listClass: "",
+        //   },
+        // },
+      ],
 
       // 琛ㄦ牸鏁版嵁
       userList: [],

--
Gitblit v1.9.3