From d159fcd9da79b8afe088f2212d17d7b9234ee661 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 11 May 2023 13:56:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E4=B8=8A=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/wuxi/AppPhotoReport/PhotoForm.vue | 1 - 1 file changed, 1 deletion(-) 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(() => {