This commit is contained in:
2019-12-30 14:42:51 +08:00
parent fe9beef904
commit c0907aaa5c
3 changed files with 45 additions and 5 deletions

View File

@@ -164,7 +164,7 @@ Page({
}).then((res)=>{
// console.log(res)
this.setData({
arealist1:res.data.result,
// arealist1:res.data.result,
tagDis:[false,false,false],
active:1
})