zhou.xiaoning 4 anni fa
parent
commit
8c78a05a57
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      ERMCP/PCWEB/Menu/REDEAM.MD

+ 1 - 1
ERMCP/PCWEB/Menu/REDEAM.MD

@@ -16,6 +16,6 @@ interface PcwebMenu {
         code: string,
         requireAuth: boolean,
         isshow: boolean,
-        remark: string,
+        remark?: string,
     }[]
 }