king
2024-01-05 148f6930874cb0a07bd7279e4b39fa708bd720eb
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',