src/templates/sharecomponent/columncomponent/dragcolumn/index.jsx
@@ -63,7 +63,7 @@ newcard.contrastType = 'static' newcard.IsSort = 'true' newcard.type = item.subType newcard.Width = 120 newcard.Width = item.subType === 'number' ? 80 : 120 if (item.subType === 'colspan') { newcard.sublist = [] newcard.subfield = []