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