From fb7b545d10c3329167d3ca40187dd2f2fea563da Mon Sep 17 00:00:00 2001 From: geekgeekrun Date: Sun, 22 Feb 2026 14:28:25 +0800 Subject: [PATCH] remove debugger --- .../src/page/MainLayout/GeekAutoStartChatWithBoss/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/ui/src/renderer/src/page/MainLayout/GeekAutoStartChatWithBoss/index.vue b/packages/ui/src/renderer/src/page/MainLayout/GeekAutoStartChatWithBoss/index.vue index 076ed32..c2d39c6 100644 --- a/packages/ui/src/renderer/src/page/MainLayout/GeekAutoStartChatWithBoss/index.vue +++ b/packages/ui/src/renderer/src/page/MainLayout/GeekAutoStartChatWithBoss/index.vue @@ -2393,7 +2393,6 @@ const handleClickConfigCommonJobCondition = async ({ entry }) => { } const fillCommonConfigField = (field) => { - debugger gtagRenderer('fill_common_config_field_clicked', { field }) let fieldsToReplace = [] switch (field) {