king
2024-01-06 920e94fc5483b081b3d43c86df8f56d838f2f14d
src/menu/components/table/edit-table/columns/editColumn/formconfig.jsx
@@ -88,6 +88,11 @@
    })
  })
  editCols.push({
    field: '$next_' + card.uuid,
    label: card.label + '(下一行)'
  })
  return [
    {
      type: 'text',