src/tabviews/formtab/actionList/index.jsx
@@ -37,10 +37,6 @@ let _this = this let data = this.props.gettableselected() || [] if (record) { // 表格中触发按钮 data = [record] } if (item.Ot !== 'notRequired' && data.length === 0) { // 需要选择行时,校验数据