26691
This commit is contained in:
@@ -149,6 +149,7 @@ export default {
|
|||||||
this.getList()
|
this.getList()
|
||||||
})
|
})
|
||||||
uni.$on('updateDetail', () => {
|
uni.$on('updateDetail', () => {
|
||||||
|
this.getList()
|
||||||
this.getDetail()
|
this.getDetail()
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user