This commit is contained in:
liuye
2022-09-28 17:50:52 +08:00
parent 11f1562745
commit 729fa0a147
2 changed files with 39 additions and 28 deletions

View File

@@ -223,6 +223,7 @@ export default {
uni.$on('updateDetail', () => {
this.getDetail()
})
uni.$emit('updateList')
},
methods: {
getDetail() {