居民上报
This commit is contained in:
@@ -103,6 +103,9 @@ export default {
|
||||
methods: {
|
||||
tabClick(index) {
|
||||
this.currentTab = index
|
||||
if(!this.currentTab) {
|
||||
this.getInfo()
|
||||
}
|
||||
},
|
||||
getInfo() {
|
||||
this.$loading()
|
||||
|
||||
Reference in New Issue
Block a user