mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-04 13:09:07 +08:00
Merge "amis-saas-5204 [Bug] 测试:【组件优化第四批】链接-属性-基本配置-图标位置默认右侧,图标配置栏缺失;" into feat-optimize-4
This commit is contained in:
commit
943586ba62
@ -63,6 +63,7 @@ export class LinkPlugin extends BasePlugin {
|
|||||||
name: 'position',
|
name: 'position',
|
||||||
pipeIn: defaultValue('rightIcon'),
|
pipeIn: defaultValue('rightIcon'),
|
||||||
size: 'sm',
|
size: 'sm',
|
||||||
|
value: 'rightIcon',
|
||||||
options: [
|
options: [
|
||||||
{
|
{
|
||||||
label: '左侧',
|
label: '左侧',
|
||||||
|
Loading…
Reference in New Issue
Block a user