This commit is contained in:
yanran200730
2022-02-25 14:31:19 +08:00
parent 916129957e
commit 40f8cf4984

View File

@@ -278,6 +278,10 @@
}) })
} }
if (item.fieldDataType === '5') {
item.defaultValue = []
}
return { return {
...item, ...item,
grid: 1 grid: 1