Commit 840f072e authored by 田翔's avatar 田翔

fix: 提示修改

parent e0c250e2
{
"name": "panda-xform",
"version": "2.5.1",
"description": "2.5.1: 关联表单显示隐藏逻辑调整,添加报错问题",
"version": "2.5.2",
"description": "2.5.2: 提示修改",
"keywords": [
"panda-xform"
],
......
......@@ -142,7 +142,7 @@ const ControlRules = (props) => {
<li>
<p>请从左侧面板选择字段或选项</p>
<p>
{'支持'} <i>英文</i> {'模式下运算符(+、-、*、/><==!=<=>='}
{'支持'} <i>英文</i> {'模式下运算符(+、-、*、/><=!=<=>='}
</p>
</li>
<li>{`示例:{表名.是否缴费} = ‘是’ and {表名.缴费金额} > 1000`}</li>
......
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