wjx 3 giorni fa
parent
commit
953bab13e2
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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_进群_异常'
 ]