ソースを参照

change br file ref type

master
Anna Ho 2年前
コミット
91d4edc191
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/pages/pnspsUserDetailPage_Organization/index.js

+ 1
- 1
src/pages/pnspsUserDetailPage_Organization/index.js ファイルの表示

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


読み込み中…
キャンセル
保存