mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-04 21:08:55 +08:00
combo 的类型不可清楚
This commit is contained in:
parent
6ff27bc335
commit
ed5307cb02
@ -686,6 +686,7 @@ export default class ComboControl extends React.Component<ComboProps> {
|
||||
value: item.label
|
||||
}))}
|
||||
value={condition.label}
|
||||
clearable={false}
|
||||
/>
|
||||
</div>
|
||||
) : null}
|
||||
|
Loading…
Reference in New Issue
Block a user