wjx 2 days ago
parent
commit
953bab13e2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/pages/weComTask/page/businessPlan/create/const.tsx

+ 2 - 1
src/pages/weComTask/page/businessPlan/create/const.tsx

@@ -615,5 +615,6 @@ export const headerJsMustStyle = {
 // 排除标签    
 export const sysExternalExcludeTagList = [
     'QC_智能_移出',
-    'QC_投诉客户'
+    'QC_投诉客户',
+    'QC_进群_异常'
 ]