默认值修改

This commit is contained in:
liaoxuezhi 2019-06-28 10:01:50 +08:00
parent 0c77572087
commit 483a638038
1 changed files with 0 additions and 1 deletions

View File

@ -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: '值',