feat: 下拉选择组件报错

This commit is contained in:
fit2cloud-chenyw 2021-05-21 12:44:23 +08:00
parent 5770ee9a42
commit efe1830d88

View File

@ -12,6 +12,7 @@ const dialogPanel = {
attrs: {
multiple: false,
placeholder: '请选择',
viewIds: [],
datas: [],
key: 'id',
label: 'text',