Commit 2ba39c63 authored by Hsinli's avatar Hsinli

add pages

parent b2fa8538
Pipeline #14947 passed with stage
in 8 seconds
......@@ -47,7 +47,7 @@ class AbroadHouseService extends Service {
}
let ret = {
results: data,
count: data.length
count: abroadList.count
};
return ret;
}
......
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