Commit a3c9040b authored by 徐一鸣's avatar 徐一鸣

组织管理搜索

parent fb1c5a08
......@@ -58,6 +58,7 @@ export default {
this.$http
.get("/apaas/backmgt/department/list", {
params: {
search: filters.keyword,
page: filters.page,
limit: filters.size,
},
......
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