king
2024-11-15 c5a07dba94694d13f0a78e051dfa26c3522933ee
src/templates/sharecomponent/actioncomponent/verifyexcelout/customscript/index.jsx
@@ -122,7 +122,7 @@
        let pass = checkSQL(values.sql, 'customscript')
        if (!pass) return
        if (!pass && !skip) return
        this.setState({
          loading: true
@@ -210,7 +210,7 @@
          </Col>
          <Col span={10}>
            <Form.Item label="报错字段" style={{margin: 0, whiteSpace: 'nowrap'}}>
              errorcode(增加后缀NT表示数据不回滚,如ENT、NNT、FNT、NMNT、CNT、-2NT), retmsg
              errorcode, retmsg
            </Form.Item>
          </Col>
          <Col span={24} className="sqlfield">