From a957c1c914f6890c8a6a8c477495809b065fcbcf Mon Sep 17 00:00:00 2001 From: vincentlu <t1341870251@gmail.com> Date: 星期五, 18 四月 2025 16:59:35 +0800 Subject: [PATCH] # --- zy-acs-flow/src/page/code/CodePanel.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zy-acs-flow/src/page/code/CodePanel.jsx b/zy-acs-flow/src/page/code/CodePanel.jsx index 636df04..88f9a75 100644 --- a/zy-acs-flow/src/page/code/CodePanel.jsx +++ b/zy-acs-flow/src/page/code/CodePanel.jsx @@ -66,8 +66,8 @@ </Grid> <Grid item xs={6}> <PanelTypography - title="table.field.code.concer" - property={record.concer$} + title="table.field.code.corner" + property={record.corner$} /> </Grid> <Grid item xs={6}> -- Gitblit v1.9.1