feat: Form useForm 完成
This commit is contained in:
@@ -285,7 +285,9 @@ export default {
|
||||
richText: 'Rich text',
|
||||
form: 'Form',
|
||||
// 远程加载
|
||||
remoteLoading: 'Remote loading'
|
||||
remoteLoading: 'Remote loading',
|
||||
// 聚焦
|
||||
focus: 'Focus'
|
||||
},
|
||||
guideDemo: {
|
||||
guide: 'Guide',
|
||||
|
||||
Reference in New Issue
Block a user