Commit d80c7bb2 authored by 周远喜's avatar 周远喜

自定义排序功能完成

parent 1c4ee0a0
...@@ -33,7 +33,7 @@ export default { ...@@ -33,7 +33,7 @@ export default {
action: `${systemUrl}/user/paged`, action: `${systemUrl}/user/paged`,
easySearch: { easySearch: {
keys: { keys: {
op: "unicode,name,code", op: "userName,cardNo,id",
value: null, value: null,
}, },
}, },
......
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