From af519ff39ff2a4e2164dde26c9a1d75e7a504d06 Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期三, 17 十二月 2025 12:58:41 +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