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) {