26528
This commit is contained in:
@@ -307,7 +307,10 @@ export default {
|
||||
.then((res) => {
|
||||
if (res?.code == 0) {
|
||||
this.$u.toast('结束公示成功!')
|
||||
|
||||
setTimeout(() => {
|
||||
this.getDetail()
|
||||
}, 600)
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user