king
2024-11-07 a02fc6a77fa1b35c6516b2d37108d80e260c6c85
src/templates/sharecomponent/actioncomponent/verifypay/customscript/index.jsx
@@ -71,7 +71,7 @@
      let pass = checkSQL(values.sql, 'customscript')
      if (!pass) return
      if (!pass && !skip) return
      let _scripts = fromJS(scripts).toJS()
@@ -167,7 +167,7 @@
        <Row gutter={24}>
          {!type ? <Col span={8}>
            <Form.Item label="报错字段" style={{margin: 0, whiteSpace: 'nowrap'}}>
              errorcode(增加后缀NT表示数据不回滚,如ENT、NNT、FNT、NMNT、CNT、-2NT), retmsg
              errorcode, retmsg
            </Form.Item>
          </Col> : null}
          {!type ? <Col span={24} className="sqlfield">