百度AI
This commit is contained in:
@@ -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¤t=1&size=200",
|
||||
this.$http.post("/app/appapplicationinfo/list?appId=875e5087954e429d9ed14820e808aaa4¤t=1&size=200",
|
||||
{
|
||||
"input00": this.tabIndex == 0 ? this.areaId : this.cityAreaId,
|
||||
"radio06": this.tabIndex
|
||||
|
||||
Reference in New Issue
Block a user