From 9328b78acb5b48e5bc4b54a69e0726eb77a93a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Tue, 5 Dec 2023 09:01:34 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=8E=A5=E5=8F=A3=E7=9C=8B=E6=9D=BF+s?= =?UTF-8?q?tore+job+inventory=E3=80=91=E8=A1=A8=E6=A0=BC=E5=A4=9A=E9=80=89?= =?UTF-8?q?=E5=8F=8A=E6=9D=83=E9=99=90=E6=8C=89=E9=92=AE=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=BC=80=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 | 31 +++++++++++++++-- PC/InterFace.Dash/src/utils/defaultButtons.js | 12 +++++-- .../src/components/tablePagination/index.vue | 19 ++++++----- .../src/components/umyTable/index.vue | 33 ++++++++++++++++--- .../src/utils/defaultButtons.js | 12 +++++-- .../src/components/tablePagination/index.vue | 19 ++++++----- .../src/components/umyTable/index.vue | 33 ++++++++++++++++--- .../src/utils/defaultButtons.js | 12 +++++-- .../src/components/tablePagination/index.vue | 19 ++++++----- .../src/components/umyTable/index.vue | 33 ++++++++++++++++--- .../src/utils/defaultButtons.js | 12 +++++-- 12 files changed, 195 insertions(+), 59 deletions(-) diff --git a/PC/InterFace.Dash/src/components/tablePagination/index.vue b/PC/InterFace.Dash/src/components/tablePagination/index.vue index e4a91f9..4ac120a 100644 --- a/PC/InterFace.Dash/src/components/tablePagination/index.vue +++ b/PC/InterFace.Dash/src/components/tablePagination/index.vue @@ -67,6 +67,7 @@ :firstFixed="true" :cellStyle = "cellStyle" :showOverflowTooltip="showOverflowTooltip" + :selectionColumnHandle="selectionColumnHandle" >