mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-01 11:38:03 +08:00
fix: amis-saas-6665 [Bug] 选项文本值无法修改
Change-Id: I08bb7fa2d04bfc206bfd0a3734465409980aaf37
This commit is contained in:
parent
b034c38a29
commit
7f628f8786
@ -508,7 +508,6 @@ export default class OptionControl extends React.Component<
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'input-text',
|
type: 'input-text',
|
||||||
name: 'label',
|
|
||||||
placeholder: '请输入显示文本',
|
placeholder: '请输入显示文本',
|
||||||
label: '文本',
|
label: '文本',
|
||||||
mode: 'horizontal',
|
mode: 'horizontal',
|
||||||
|
Loading…
Reference in New Issue
Block a user