king
2024-02-20 c0e017668d780c40f85230f227ea0160b5d22d4d
src/menu/components/table/edit-table/columns/tableIn/customscript/index.jsx
@@ -324,10 +324,10 @@
              取消
            </Button>
          </Col>
          {!type ? <Col span={3} style={{paddingTop: '12px', fontSize: '12px', whiteSpace: 'nowrap'}}>
          <Col span={3} className="forced" style={{paddingTop: '12px', fontSize: '12px', whiteSpace: 'nowrap'}}>
            强制保存:
            <Switch checked={skip} size="small" onChange={() => this.setState({skip: !skip})}/>
          </Col> : null}
          </Col>
          <Col span={24} className="sql">
            <Form.Item label="sql">
              {getFieldDecorator('sql', {