From be833ae4c82b747c2b002fa938dc71fb30faa8bf Mon Sep 17 00:00:00 2001 From: qianlishi <1432731663@qq.com> Date: Sun, 5 Jan 2025 16:37:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Base/Jsq-crud/src/Jsq-crud.vue | 96 +++++++++++++++---- .../Jsq-searchForm/src/Jsq-searchForm.vue | 16 +++- .../Base/Jsq-crud/src/types/index.ts | 4 + .../access/accessAuthority/utils/schemas.ts | 4 +- 4 files changed, 97 insertions(+), 23 deletions(-) diff --git a/Report-V3-TS/src/components/Base/Jsq-crud/src/Jsq-crud.vue b/Report-V3-TS/src/components/Base/Jsq-crud/src/Jsq-crud.vue index 9c6bc14f..caaf3e7f 100644 --- a/Report-V3-TS/src/components/Base/Jsq-crud/src/Jsq-crud.vue +++ b/Report-V3-TS/src/components/Base/Jsq-crud/src/Jsq-crud.vue @@ -4,7 +4,7 @@
- +
@@ -13,17 +13,26 @@