1 Commits

Author SHA1 Message Date
pisces
3f9ba75bd3 Merge 5b45cfbad7 into e55f43c737 2024-12-08 22:11:02 +08:00

View File

@@ -64,7 +64,6 @@ const AgentsSection: React.FC<Props> = ({
}}
>
<Switch
key={agent.id}
size="small"
defaultChecked={status === 1}
onChange={(value) => {