Parcourir la source

change br file ref type

master
Anna Ho il y a 2 ans
Parent
révision
91d4edc191
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      src/pages/pnspsUserDetailPage_Organization/index.js

+ 1
- 1
src/pages/pnspsUserDetailPage_Organization/index.js Voir le fichier

@@ -104,7 +104,7 @@ const UserMaintainPage_Organization = () => {
</Typography>
<FileList sx={{mt: 3, ml: 3, mb: 1}}
refId={params.id}
refType={"brFile"}
refType={"identification"}
/>
</MainCard>
</Grid>


Chargement…
Annuler
Enregistrer