Explorar el Código

change br file ref type

master
Anna Ho hace 2 años
padre
commit
91d4edc191
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/pages/pnspsUserDetailPage_Organization/index.js

+ 1
- 1
src/pages/pnspsUserDetailPage_Organization/index.js Ver fichero

@@ -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>


Cargando…
Cancelar
Guardar