28196
This commit is contained in:
@@ -140,7 +140,8 @@ export default {
|
||||
this.getList()
|
||||
},
|
||||
toAdd() {
|
||||
uni.navigateTo({url:'./Add'})
|
||||
var residentType = ['', 0, 1][this.currentTabs]
|
||||
uni.navigateTo({url:`./Add?type=${residentType}`})
|
||||
}
|
||||
},
|
||||
onReachBottom() {
|
||||
|
||||
Reference in New Issue
Block a user