This commit is contained in:
liuye
2021-12-22 17:31:32 +08:00
parent b6080d7802
commit be2e52220e

View File

@@ -52,6 +52,9 @@ export default {
this.$http.post(`/app/appconvenientaddressbook/list`, null, {
params: {
areaId: this.user.areaId,
isPublic: 1,
resource: "portal",
size: 999
}
}).then(res => {
if (res.code == 0) {