Browse Source

no message

zhujindu 16 hours ago
parent
commit
f5f8e7a9aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/deviceWithin/taskPhotoTaking.vue

+ 1 - 1
src/views/deviceWithin/taskPhotoTaking.vue

@@ -243,7 +243,7 @@ export default {
         this.taskPhotoRecognitionResult = item.taskPhotoRecognitionResult;
       });
     },
-    async onSubmit() {
+    onSubmit() {
       this.toastLoading(0, '提交中,请稍候...', true);
       const taskPhoto = this.$refs.taskPhoto && this.$refs.taskPhoto[0];
       let formData = {