30338
This commit is contained in:
@@ -214,6 +214,7 @@ export default {
|
||||
this.$http.post("/app/pushmessage/addOrUpdate", params).then(res => {
|
||||
if (res?.code == 0) {
|
||||
this.$u.toast('发送成功')
|
||||
uni.setStorageSync('selectDeptUser', [])
|
||||
setTimeout(() => {
|
||||
uni.navigateBack()
|
||||
}, 500)
|
||||
|
||||
Reference in New Issue
Block a user