diff --git a/react-ui/src/components/IFramePage/index.tsx b/react-ui/src/components/IFramePage/index.tsx index 4db0c7ba..f76420a6 100644 --- a/react-ui/src/components/IFramePage/index.tsx +++ b/react-ui/src/components/IFramePage/index.tsx @@ -61,7 +61,7 @@ function IframePage({ type, className, style }: IframePageProps) { return (
- {loading && } + {loading && }
); diff --git a/react-ui/src/pages/System/Role/authUser.tsx b/react-ui/src/pages/System/Role/authUser.tsx index 2ba3f3a1..44678525 100644 --- a/react-ui/src/pages/System/Role/authUser.tsx +++ b/react-ui/src/pages/System/Role/authUser.tsx @@ -129,7 +129,7 @@ const AuthUserTableList: React.FC = () => { { title: , dataIndex: 'option', - width: '60px', + width: '160px', valueType: 'option', render: (_, record) => [