便民
This commit is contained in:
@@ -52,6 +52,9 @@ export default {
|
|||||||
this.$http.post(`/app/appconvenientaddressbook/list`, null, {
|
this.$http.post(`/app/appconvenientaddressbook/list`, null, {
|
||||||
params: {
|
params: {
|
||||||
areaId: this.user.areaId,
|
areaId: this.user.areaId,
|
||||||
|
isPublic: 1,
|
||||||
|
resource: "portal",
|
||||||
|
size: 999
|
||||||
}
|
}
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user