king
2024-06-11 2015e978c64c2517d273b9d76d4134a1f623d389
src/menu/components/table/base-table/options.jsx
@@ -198,6 +198,7 @@
      tooltip: '鼠标悬浮于行上方时的提示信息。',
      required: false,
      allowClear: true,
      joint: true,
      options: columns
    },
    {
@@ -208,6 +209,7 @@
      tooltip: '用于控制行数据是否可选择。',
      required: false,
      allowClear: true,
      joint: true,
      options: columns,
      controlFields: [
        {field: 'controlVal', notNull: true},