From a9c3bd7c2281850752731428dbb2cfc466b9aa51 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 09 九月 2024 13:08:24 +0800 Subject: [PATCH] # --- zy-acs-flow/src/page/user/UserPanel.jsx | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/zy-acs-flow/src/page/user/UserPanel.jsx b/zy-acs-flow/src/page/user/UserPanel.jsx index d8fef39..7c6d708 100644 --- a/zy-acs-flow/src/page/user/UserPanel.jsx +++ b/zy-acs-flow/src/page/user/UserPanel.jsx @@ -48,12 +48,6 @@ </Grid> <Grid item xs={6}> <PanelTypography - title="table.field.user.password" - property={record.password} - /> - </Grid> - <Grid item xs={6}> - <PanelTypography title="table.field.user.nickname" property={record.nickname} /> -- Gitblit v1.9.1