king
2024-08-03 5b166dd93003adb0749002d74109a519f746e204
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},