公文流转结束功能

This commit is contained in:
liuye
2022-03-18 09:44:27 +08:00
parent 9a990f22ae
commit 40d572d466
2 changed files with 39 additions and 17 deletions

View File

@@ -50,6 +50,10 @@ export default {
},
onLoad() {
this.$dict.load("officialDocumentName")
uni.$on('updateList', () => {
this.current = 1
this.getList()
})
},
methods: {
tag(status) {