From 634c094a666b724caf36c162fefb41ba9f3db994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=8B=8D=E6=8B=8D=E7=86=8A?= <1196323914@qq.com> Date: Wed, 2 Nov 2022 15:34:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=BF=AB=E6=8D=B7=E6=8C=89?= =?UTF-8?q?=E9=92=AEUI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/lycrud.vue | 39 ++++++++++++++++-------------- 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/frontend/src/components/lycrud.vue b/frontend/src/components/lycrud.vue index 82a7823..13f1822 100644 --- a/frontend/src/components/lycrud.vue +++ b/frontend/src/components/lycrud.vue @@ -16,7 +16,7 @@ 新增 删除 - - +
@@ -52,16 +51,27 @@
- - - - + + + + 全选 {{ "("+drawerCheckedValue.length+"/"+tableColumns.length+")"}} + - - + + + + + + + +
@@ -101,11 +111,6 @@