This commit is contained in:
parent
5771892523
commit
0280bbbdfd
@ -92,7 +92,7 @@ export function PanelQingTing() {
|
|||||||
|
|
||||||
<Box mt={3} mb={3}>
|
<Box mt={3} mb={3}>
|
||||||
<FormControl>
|
<FormControl>
|
||||||
<FormLabel>解密密钥</FormLabel>
|
<FormLabel>设备密钥</FormLabel>
|
||||||
<Input type="text" onPaste={handleDataPaste} value={secretKey} onChange={handleDataInput} />
|
<Input type="text" onPaste={handleDataPaste} value={secretKey} onChange={handleDataInput} />
|
||||||
<FormHelperText>
|
<FormHelperText>
|
||||||
{'粘贴含有密钥的信息时将自动提取密钥(如通过 '}
|
{'粘贴含有密钥的信息时将自动提取密钥(如通过 '}
|
||||||
|
Loading…
Reference in New Issue
Block a user