From 1e95355a4c910bf2418a179282fd6cc3b97b64cf 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, 3 Apr 2023 16:14:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/PC/src/components/tablePagination/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fe/PC/src/components/tablePagination/index.vue b/fe/PC/src/components/tablePagination/index.vue index 0dc850f0b..80d345f81 100644 --- a/fe/PC/src/components/tablePagination/index.vue +++ b/fe/PC/src/components/tablePagination/index.vue @@ -139,7 +139,7 @@ export default { type: Boolean, default: false, }, - // todo:当前组件内没有使用,待确定是否可以删除 + // 选择当前行数据 multipleSelection: { type: Array, default: () => {