mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 03:30:25 -05:00
🐛 fix(config): AlipayF2F
This commit is contained in:
parent
b0c87fbf3d
commit
6c07107376
@ -222,7 +222,7 @@ export default function AlipayF2F() {
|
||||
<TableCell className='text-right'>
|
||||
<Textarea
|
||||
placeholder={t('inputPlaceholder')}
|
||||
value={data?.config.public_key}
|
||||
defaultValue={data?.config.public_key}
|
||||
onBlur={(e) => {
|
||||
updateConfig('config', {
|
||||
...data?.config,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user