wjx hace 3 días
padre
commit
953bab13e2
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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 = [
 export const sysExternalExcludeTagList = [
     'QC_智能_移出',
     'QC_智能_移出',
-    'QC_投诉客户'
+    'QC_投诉客户',
+    'QC_进群_异常'
 ]
 ]