Renxy 2 anni fa
parent
commit
da00bb23fb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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,
 }