From 1da741e8519e13d8f92824bf8ef15b92800b70fc Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@gmail.com>
Date: 星期六, 28 六月 2025 16:27:30 +0800
Subject: [PATCH] #

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

diff --git a/zy-acs-framework/src/main/resources/templates/react-admin/ReactEdit.txt b/zy-acs-framework/src/main/resources/templates/react-admin/ReactEdit.txt
index ddf59cd..a09a9d9 100644
--- a/zy-acs-framework/src/main/resources/templates/react-admin/ReactEdit.txt
+++ b/zy-acs-framework/src/main/resources/templates/react-admin/ReactEdit.txt
@@ -23,7 +23,7 @@
 import { useWatch, useFormContext } from "react-hook-form";
 import { Stack, Grid, Box, Typography } from '@mui/material';
 import * as Common from '@/utils/common';
-import { EDIT_MODE } from '@/config/setting';
+import { EDIT_MODE, REFERENCE_INPUT_PAGESIZE } from '@/config/setting';
 import EditBaseAside from "../components/EditBaseAside";
 import CustomerTopToolBar from "../components/EditTopToolBar";
 import MemoInput from "../components/MemoInput";

--
Gitblit v1.9.1