This commit is contained in:
yanran200730
2023-02-17 13:58:15 +08:00
parent 4214ccd49c
commit 4234539e65
2 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@
},
created() {
// this.search.areaId = this.user.info.areaId
this.search.areaId = this.user.info.areaId
this.getList()
},