king
2020-02-09 6d0137932fcc8f9848123743c1aad5cff8172d8a
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) {
      // 需要选择行时,校验数据