forked from p96170835/amis
默认值修改
This commit is contained in:
parent
0c77572087
commit
483a638038
|
@ -145,7 +145,6 @@ export default {
|
||||||
type: 'array',
|
type: 'array',
|
||||||
required: true,
|
required: true,
|
||||||
minLength: 1,
|
minLength: 1,
|
||||||
value: [{}],
|
|
||||||
items: {
|
items: {
|
||||||
type: 'text',
|
type: 'text',
|
||||||
placeholder: '值',
|
placeholder: '值',
|
||||||
|
|
Loading…
Reference in New Issue