zxhxp
Results
1
comments of
zxhxp
I also encountered this problem, this is a front-end program BUG, need to modify a tsx file。 file path: app\components\header\account-setting\model-provider-page\model-modal\Form.tsx line 170. `type={formSchema.type === FormTypeEnum.textNumber ? 'number' : 'text'}` to...