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