积分审核
This commit is contained in:
@@ -60,7 +60,6 @@ export default {
|
||||
keyword: '',
|
||||
areaId: '',
|
||||
areaName: '',
|
||||
|
||||
showDateSelect: false,
|
||||
search: {
|
||||
name: '',
|
||||
@@ -89,6 +88,8 @@ export default {
|
||||
this.getListInit()
|
||||
})
|
||||
this.getTypeList()
|
||||
},
|
||||
onShow() {
|
||||
uni.$on('updateList', () => {
|
||||
this.getListInit()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user