From c0454f2f232b9254a5c5a5b6830d30411509744b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Mon, 4 Dec 2023 14:08:17 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=B8=9C=E9=98=B3-=E4=B8=BB=E5=AD=90?= =?UTF-8?q?=E8=A1=A8=E3=80=91=E8=A1=A8=E6=A0=BC=E5=A4=9A=E9=80=89=E5=8F=8A?= =?UTF-8?q?=E6=9D=83=E9=99=90=E6=8C=89=E9=92=AE=E4=BC=98=E5=8C=96=E5=BC=80?= =?UTF-8?q?=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/tablePagination/index.vue | 19 ++++++++------- .../src/components/umyTable/index.vue | 23 +++++++++++++++++-- .../src/utils/defaultButtons.js | 12 +++++++--- 3 files changed, 41 insertions(+), 13 deletions(-) diff --git a/WinIn.FasterZ.Wms.Fe/src/components/tablePagination/index.vue b/WinIn.FasterZ.Wms.Fe/src/components/tablePagination/index.vue index fafa8dc1f..02030256a 100644 --- a/WinIn.FasterZ.Wms.Fe/src/components/tablePagination/index.vue +++ b/WinIn.FasterZ.Wms.Fe/src/components/tablePagination/index.vue @@ -62,6 +62,7 @@ :firstFixed="true" :cellStyle = "cellStyle" :showOverflowTooltip="showOverflowTooltip" + :selectionColumnHandle="selectionColumnHandle" >