From 818c17d880087ebba72d3c6ba1c733a5f7d0457b Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 19 九月 2024 16:08:19 +0800
Subject: [PATCH] #

---
 zy-acs-framework/src/main/resources/templates/react-admin/ReactList.txt |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/zy-acs-framework/src/main/resources/templates/react-admin/ReactList.txt b/zy-acs-framework/src/main/resources/templates/react-admin/ReactList.txt
index 48f6870..50f0583 100644
--- a/zy-acs-framework/src/main/resources/templates/react-admin/ReactList.txt
+++ b/zy-acs-framework/src/main/resources/templates/react-admin/ReactList.txt
@@ -15,7 +15,7 @@
     useRecordContext,
     useTranslate,
     useListContext,
-    useCreatePath,
+    FunctionField,
     TextField,
     NumberField,
     DateField,
@@ -71,6 +71,7 @@
             { id: '1', name: 'common.enums.statusTrue' },
             { id: '0', name: 'common.enums.statusFalse' },
         ]}
+        resettable
     />,
 ]
 

--
Gitblit v1.9.1