mirror of
https://github.com/usual2970/certimate.git
synced 2025-10-05 14:04:54 +00:00
readme
This commit is contained in:
@@ -245,7 +245,11 @@ const AccessSSHForm = ({
|
||||
<FormItem>
|
||||
<FormLabel>密码</FormLabel>
|
||||
<FormControl>
|
||||
<Input placeholder="请输入密码" {...field} />
|
||||
<Input
|
||||
placeholder="请输入密码"
|
||||
{...field}
|
||||
type="password"
|
||||
/>
|
||||
</FormControl>
|
||||
|
||||
<FormMessage />
|
||||
|
Reference in New Issue
Block a user