From bb30329d6cbe52595a4fb980c7f2130865e7d7a0 Mon Sep 17 00:00:00 2001 From: geekgeekrun Date: Fri, 4 Jul 2025 21:44:50 +0800 Subject: [PATCH] move backup filter condition to top --- .../GeekAutoStartChatWithBoss/index.vue | 88 +++++++++---------- 1 file changed, 44 insertions(+), 44 deletions(-) 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 4836b0d..170a3f0 100644 --- a/packages/ui/src/renderer/src/page/MainLayout/GeekAutoStartChatWithBoss/index.vue +++ b/packages/ui/src/renderer/src/page/MainLayout/GeekAutoStartChatWithBoss/index.vue @@ -17,6 +17,50 @@ + + +
+ 职位备选筛选条件 + + + 这个配置是如何工作的? + +
+ +
+ + + 跳过初始空条件,直接使用备选条件查找职位 + + + 跳过初始空条件,直接使用备选条件查找职位 + + +
+ 当前组合条件数:{{ + currentAnyCombineRecommendJobFilterCombinationCount.toLocaleString() + }} + 不建议选择太多组合条件 +
+