Renxy há 2 anos atrás
pai
commit
da00bb23fb
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/components/Flow/node/auditNode/mapServe.tsx

+ 1 - 0
src/components/Flow/node/auditNode/mapServe.tsx

@@ -11,6 +11,7 @@ const { Option } = Select;
 export const enum TYPE {
   AUDIT = 1,
   INITIATOR,
+  JUDGE,
   COPYMAN,
 }