king
2024-07-11 ce37d8236f91da0f5ac1c6a398e94396575e7b5b
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},