diff --git a/src/project/wuxi/AppPhotoReport/PhotoForm.vue b/src/project/wuxi/AppPhotoReport/PhotoForm.vue index 415fc8d..cc7e3e1 100644 --- a/src/project/wuxi/AppPhotoReport/PhotoForm.vue +++ b/src/project/wuxi/AppPhotoReport/PhotoForm.vue @@ -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(() => {