轮播修改

This commit is contained in:
PC-202306242200\Administrator
2024-09-11 09:55:52 +08:00
parent c71df49877
commit 538f0d7731
13 changed files with 62 additions and 60 deletions

View File

@@ -77,7 +77,6 @@ const RoleForm: React.FC = (props: any) => {
/>
<ProFormSwitch
rules={[{ required: true, message: '请输入' }]}
checkedChildren="启用"
unCheckedChildren="禁用"
name="status"