From 06a17c236d4cb9b8da75fce43af938cb7ea510bf Mon Sep 17 00:00:00 2001
From: wlzboy <66905212@qq.com>
Date: 星期一, 15 十二月 2025 09:50:12 +0800
Subject: [PATCH] feat: 优化企业微信判断,优化gps分断处理

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

diff --git a/app/config.js b/app/config.js
index 6ec3f59..b122f66 100644
--- a/app/config.js
+++ b/app/config.js
@@ -59,5 +59,11 @@
         url: "/pages/mine/user-agreement/index"
       }
     ]
+  },
+  
+  // 鍔熻兘寮�鍏�
+  features: {
+    // 鏄惁鏄剧ず鎵ц浜衡�滃氨缁�濇寜閽�
+    showAssigneeReadyButton: true
   }
 }

--
Gitblit v1.9.1