工单
This commit is contained in:
@@ -135,7 +135,7 @@ export default {
|
||||
this.flag = true
|
||||
this.$http.post(`/app/apppatrolreportinfov2/addByGirdMember`, {...this.forms, ...this.forms.mapInfo}).then((res) => {
|
||||
if (res.code == 0) {
|
||||
this.$u.toast('事件添加成功')
|
||||
this.$u.toast('上报成功')
|
||||
uni.$emit('getListInit')
|
||||
setTimeout(() => {
|
||||
uni.navigateBack()
|
||||
|
||||
Reference in New Issue
Block a user