From bf616f97b4d1a96e0ee89c52178a88e044e52a1d Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 21 九月 2024 10:40:24 +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