From af74d053a542a1d86c0550b7db69b83c1e8286f9 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 13 九月 2024 13:20:50 +0800
Subject: [PATCH] #

---
 zy-acs-flow/src/page/code/CodeList.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zy-acs-flow/src/page/code/CodeList.jsx b/zy-acs-flow/src/page/code/CodeList.jsx
index 0bf323c..6c5611e 100644
--- a/zy-acs-flow/src/page/code/CodeList.jsx
+++ b/zy-acs-flow/src/page/code/CodeList.jsx
@@ -63,7 +63,7 @@
     <DateInput label='common.time.before' source="timeEnd" alwaysOn />,
 
     <TextInput source="uuid" label="table.field.code.uuid" />,
-    <TextInput source="data" label="table.field.code.data" />,
+    <TextInput source="data" label="table.field.code.data" alwaysOn />,
     <NumberInput source="x" label="table.field.code.x" />,
     <NumberInput source="y" label="table.field.code.y" />,
     <SelectInput source="concer" label="table.field.code.concer"

--
Gitblit v1.9.1