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},