Commit 0a0ab876 authored by “yiyousong”'s avatar “yiyousong”

perf: 优化一体化事项搜索

parent 0ece3ba2
......@@ -434,7 +434,7 @@ export default {
siteId: this.siteId,
page: this.rightCurrent,
size: this.rightSize,
matterName: this.searchRightVal,
matterName: `%${this.searchRightVal}%`,
source: this.rightSource,
deptCode: this.rightDept,
...search,
......
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