From 08ffcf9d7ffafaa82d8de7f9b5fcfdb49e9c3688 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 05 十一月 2025 17:33:54 +0800
Subject: [PATCH] 动态溯源 1. 修复CO因子文本没有正常显示的问题;

---
 src/constant/scene-types/options-jingan.js |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/constant/scene-types/options-jingan.js b/src/constant/scene-types/options-jingan.js
index f8cc40f..8e739b6 100644
--- a/src/constant/scene-types/options-jingan.js
+++ b/src/constant/scene-types/options-jingan.js
@@ -89,5 +89,9 @@
   {
     label: '甯傛帶鐐�',
     value: '20'
+  },
+  {
+    label: '灏忓井绔�',
+    value: '21'
   }
 ];

--
Gitblit v1.9.3