king
2024-10-30 c96108bd84050feb01b47db3f5cae96670fda435
src/menu/components/table/normal-table/options.jsx
@@ -246,6 +246,7 @@
      tooltip: '鼠标悬浮于行上方时的提示信息。',
      required: false,
      allowClear: true,
      joint: true,
      options: columns
    },
    {
@@ -256,6 +257,7 @@
      tooltip: '用于控制行数据是否可选择。',
      required: false,
      allowClear: true,
      joint: true,
      options: columns,
      controlFields: [
        {field: 'controlVal', notNull: true},