事件上报

This commit is contained in:
liuye
2023-05-11 13:56:38 +08:00
parent e2520ca60f
commit d159fcd9da

View File

@@ -209,7 +209,6 @@ export default {
groupName: this.dictList.filter(v => v.value === this.form.groupId)[0].label
}).then(res => {
this.$hideLoading()
this.flag = false
if (res.code == 0) {
uni.$emit('update')
setTimeout(() => {