Commit 8af1d688 authored by 涂伟's avatar 涂伟

fix: '台账sql过滤提示优化'

parent fc976a9b
Pipeline #91966 failed with stages
...@@ -884,7 +884,7 @@ const BookConfigNew = props => { ...@@ -884,7 +884,7 @@ const BookConfigNew = props => {
label="SQL过滤" label="SQL过滤"
name="SqlFilter" name="SqlFilter"
> >
<Input.TextArea placeholder='示例:部门 = "XX部门"' /> <Input.TextArea placeholder="示例:部门 = 'XX部门'" />
</Form.Item> </Form.Item>
</Col> </Col>
</Row> </Row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment