From 5aede4ab0ab997a78416116ead9260f93b9c17b9 Mon Sep 17 00:00:00 2001
From: wlzboy <66905212@qq.com>
Date: 星期四, 01 一月 2026 16:29:37 +0800
Subject: [PATCH] feat: segment

---
 app/config.js |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app/config.js b/app/config.js
index b122f66..90f3f3e 100644
--- a/app/config.js
+++ b/app/config.js
@@ -63,7 +63,9 @@
   
   // 鍔熻兘寮�鍏�
   features: {
-    // 鏄惁鏄剧ず鎵ц浜衡�滃氨缁�濇寜閽�
-    showAssigneeReadyButton: true
+    // 鏄惁鏄剧ず鎵ц浜�"灏辩华"鎸夐挳
+    showAssigneeReadyButton: true,
+    // 鏄惁鏄剧ず"寮哄埗瀹屾垚"鎸夐挳
+    showForceCompleteButton: true
   }
 }

--
Gitblit v1.9.1