This commit is contained in:
liuye
2024-04-28 14:01:17 +08:00
parent 10266d9c35
commit c3eba7fe49
4 changed files with 12 additions and 11 deletions

View File

@@ -49,7 +49,7 @@ export default {
// this.cityAreaId = res.cityAreaId
// this.getList()
// })
this.getList()
},
onShow() {
@@ -75,7 +75,7 @@ export default {
this.getList()
},
getList() {
this.$http.post("https://szxcweb.icunwei.com/app/appapplicationinfo/list?appId=875e5087954e429d9ed14820e808aaa4&current=1&size=200",
this.$http.post("/app/appapplicationinfo/list?appId=875e5087954e429d9ed14820e808aaa4&current=1&size=200",
{
"input00": this.tabIndex == 0 ? this.areaId : this.cityAreaId,
"radio06": this.tabIndex