fix: amis-saas-6665 [Bug] 选项文本值无法修改

Change-Id: I08bb7fa2d04bfc206bfd0a3734465409980aaf37
This commit is contained in:
jiatianqi 2022-09-22 20:59:55 +08:00
parent b034c38a29
commit 7f628f8786

View File

@ -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',