From ba3310096392bf7d225efb7dc68c5918f17dcd57 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Wed, 30 Oct 2024 11:48:36 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E5=88=97=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/src/adapter/vxe-table.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/web-antd/src/adapter/vxe-table.ts b/apps/web-antd/src/adapter/vxe-table.ts index 74629b3d..518f27d9 100644 --- a/apps/web-antd/src/adapter/vxe-table.ts +++ b/apps/web-antd/src/adapter/vxe-table.ts @@ -48,7 +48,9 @@ setupVbenVxeTable({ // 右上角工具栏 toolbarConfig: { // 自定义列 - custom: true, + custom: { + icon: 'vxe-icon-setting', + }, // 最大化 zoom: true, // 刷新