This commit is contained in:
liuye
2022-02-10 14:50:33 +08:00
parent c3672fadcb
commit d15b813605
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,6 @@ export default {
getList() {
this.$http.post(`/app/appconvenientaddressbook/list`, null, {
params: {
areaId: this.user.areaId,
createUserId: this.user.id
}
}).then(res => {