mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-16 01:40:53 +08:00
BugFix: 可清除icon未开启 依旧生效 amis-saas-6406
Change-Id: If18a520327328e71a96ed3b41c5ecc2d62779e58
This commit is contained in:
parent
73ee4ea37a
commit
7b328a3007
@ -270,7 +270,8 @@ export class TreeSelectControlPlugin extends BasePlugin {
|
||||
justify: true,
|
||||
left: 8
|
||||
},
|
||||
inputClassName: 'is-inline '
|
||||
inputClassName: 'is-inline ',
|
||||
value: true
|
||||
}),
|
||||
getSchemaTpl('searchable'),
|
||||
getSchemaTpl('multiple', {
|
||||
|
Loading…
Reference in New Issue
Block a user