src/templates/comtableconfig/updatetable/index.jsx
@@ -813,6 +813,7 @@ if (m.signType === 'line') { lineMarks.push({ $index: lineMarks.length + 1, uuid: Utils.getuuid(), field: field, color: color, contrastValue: m.contrastValue || '', @@ -822,6 +823,7 @@ } else { _col.marks.push({ $index: _col.marks.length + 1, uuid: Utils.getuuid(), field: field, color: color, contrastValue: m.contrastValue || '',