feat: 下拉选择组件报错
This commit is contained in:
parent
5770ee9a42
commit
efe1830d88
@ -12,6 +12,7 @@ const dialogPanel = {
|
||||
attrs: {
|
||||
multiple: false,
|
||||
placeholder: '请选择',
|
||||
viewIds: [],
|
||||
datas: [],
|
||||
key: 'id',
|
||||
label: 'text',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user