From 2309710f2704796fe024a024113fe0fb29e87c65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Mon, 6 Mar 2023 15:50:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86=E4=BA=BA?= =?UTF-8?q?=E5=91=98=E5=88=97=E8=A1=A8=E5=88=9D=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/member/index.tsx | 4 +++- src/pages/system/administrator/index.tsx | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/pages/member/index.tsx b/src/pages/member/index.tsx index 453053a..545fa83 100644 --- a/src/pages/member/index.tsx +++ b/src/pages/member/index.tsx @@ -74,8 +74,10 @@ export const MemberPage: React.FC = () => { { title: "操作", key: "action", + fixed: "right", + width: 160, render: (_, record) => ( - +