king
2020-01-06 db18f67e6a9ec7be3446ebfb1592809b3c3dcb7d
src/templates/comtableconfig/actionform/index.jsx
@@ -454,6 +454,7 @@
        if (!err) {
          values.id = this.props.card.id
          values.uuid = this.props.card.uuid
          values.verify = this.props.card.verify || null
          if (values.OpenType === 'excelIn' || values.OpenType === 'excelOut') {
            values.position = 'toolbar'