mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 11:20:11 +00:00
fix: delete the defaultValue configuration outside the loop
This commit is contained in:
parent
a79875cf86
commit
acf7449ca2
@ -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