mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
amis-saas-10071 [Bug] 测试:「页面变量」事件动作中公式选择器对象变量结构异常
Change-Id: I75f346ab6f4f88741a0322f4982e23def836cb51
This commit is contained in:
parent
a28a5eeffe
commit
9b4811d51f
@ -611,6 +611,7 @@ export class EventControl extends React.Component<
|
||||
}
|
||||
});
|
||||
}
|
||||
variables.forEach(item => (item.selectMode = 'tree'));
|
||||
|
||||
// 编辑操作,需要格式化动作配置
|
||||
if (data.type === 'update') {
|
||||
|
Loading…
Reference in New Issue
Block a user