mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 11:20:11 +00:00
fix: fix loop configuration auto fill empty array issue
This commit is contained in:
parent
08fdc67290
commit
d087092fd7
@ -261,7 +261,6 @@ export default function (metadata: TransformedComponentMetadata): TransformedCom
|
||||
{
|
||||
name: getConvertedExtraKey('loop'),
|
||||
title: { type: 'i18n', 'zh-CN': '循环数据', 'en-US': 'Loop Data' },
|
||||
defaultValue: [],
|
||||
setter: [
|
||||
{
|
||||
componentName: 'JsonSetter',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user