优化
This commit is contained in:
@@ -174,7 +174,7 @@ export default {
|
||||
})
|
||||
.then((res) => {
|
||||
if (res?.code == 0) {
|
||||
this.$u.toast('留言成功')
|
||||
this.$u.toast('发送成功')
|
||||
this.flag = false
|
||||
this.content = ''
|
||||
this.poupShow = false
|
||||
@@ -213,6 +213,7 @@ export default {
|
||||
this.deleShow = false
|
||||
this.deleId = ''
|
||||
this.modalShow = false
|
||||
this.$u.toast('删除成功')
|
||||
this.getDetail()
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user