fix:Modify document output errors

This commit is contained in:
ivesjcjiang 2023-06-29 11:07:22 +08:00
parent f6d21f112d
commit 1c9e9b61c9

View File

@ -42,7 +42,7 @@ dx_substr(1,"5","10") column 1的value为“dataxTest”=>"Test"
* 举例:
```
dx_replace(1,"2","4","****") column 1的value为“dataxTest”=>"da****est"
dx_replace(1,"5","10","****") column 1的value为“dataxTest”=>"data****"
dx_replace(1,"5","10","****") column 1的value为“dataxTest”=>"datax****"
```
4. dx_filter 关联filter暂不支持即多个字段的联合判断函参太过复杂用户难以使用。
* 参数: