amis-saas-10071 [Bug] 测试:「页面变量」事件动作中公式选择器对象变量结构异常

Change-Id: I75f346ab6f4f88741a0322f4982e23def836cb51
This commit is contained in:
igrowp 2023-03-01 14:29:48 +08:00
parent a28a5eeffe
commit 9b4811d51f

View File

@ -611,6 +611,7 @@ export class EventControl extends React.Component<
}
});
}
variables.forEach(item => (item.selectMode = 'tree'));
// 编辑操作,需要格式化动作配置
if (data.type === 'update') {