发送急报增加开发中提示

This commit is contained in:
donqi 2022-07-26 22:35:33 +08:00
parent 0e13744df2
commit 34a06c614c
1 changed files with 4 additions and 1 deletions

View File

@ -68,7 +68,10 @@
this.$emit('hideModal', e);
},
sendUrgentMsg(e) {
uni.showToast({
icon: 'none'
title: '功能开发中'
})
},
changeToWho(toWho) {
this.toWho = toWho;