修改弹出框bug
This commit is contained in:
parent
ac3c164adc
commit
7812d9f1d0
@ -51,7 +51,8 @@ export default {
|
||||
return localeProps(t, name + '.props', [
|
||||
{
|
||||
type: 'input',
|
||||
field: 'title',
|
||||
field: 'formCreateProps>title',
|
||||
title: '标题'
|
||||
},
|
||||
{
|
||||
type: 'SizeInput',
|
||||
|
@ -51,7 +51,8 @@ export default {
|
||||
return localeProps(t, name + '.props', [
|
||||
{
|
||||
type: 'input',
|
||||
field: 'title',
|
||||
field: 'formCreateProps>title',
|
||||
title: '标题'
|
||||
},
|
||||
{
|
||||
type: 'SizeInput',
|
||||
|
Loading…
Reference in New Issue
Block a user