From a8026ff42b5055bfc52e2e8c521b31688638d2b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AD=A3=E6=98=93?= Date: Wed, 11 Dec 2024 18:47:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8D=B0=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productManagement/ProWorkorder/index.vue | 48 ++++++++----------- 1 file changed, 21 insertions(+), 27 deletions(-) diff --git a/src/views/productManagement/ProWorkorder/index.vue b/src/views/productManagement/ProWorkorder/index.vue index 70541d8..8829428 100644 --- a/src/views/productManagement/ProWorkorder/index.vue +++ b/src/views/productManagement/ProWorkorder/index.vue @@ -76,7 +76,8 @@ 工单导出 - 工单打印 + 打印所勾选标签 + + @selection-change="handleSelectionChange" header-row-class-name="table-header" + :cell-class-name="tableCellClassName" @sort-change="sortChange"> + +