瀏覽代碼

no message

zhujindu 15 小時之前
父節點
當前提交
f5f8e7a9aa
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
         this.taskPhotoRecognitionResult = item.taskPhotoRecognitionResult;
       });
       });
     },
     },
-    async onSubmit() {
+    onSubmit() {
       this.toastLoading(0, '提交中,请稍候...', true);
       this.toastLoading(0, '提交中,请稍候...', true);
       const taskPhoto = this.$refs.taskPhoto && this.$refs.taskPhoto[0];
       const taskPhoto = this.$refs.taskPhoto && this.$refs.taskPhoto[0];
       let formData = {
       let formData = {