Kaynağa Gözat

feature_20260330_拜访连拍速度优化

zhujindu 2 hafta önce
ebeveyn
işleme
2ac056b9e6
1 değiştirilmiş dosya ile 6 ekleme ve 6 silme
  1. 6 6
      src/views/deviceWithin/taskPhotoTaking.vue

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

@@ -242,12 +242,12 @@ export default {
         equipmentCode: '',
         equipmentCode: '',
       };
       };
       console.log(this.$refs.deleteUploadImgTaskPhoto.imgArr);
       console.log(this.$refs.deleteUploadImgTaskPhoto.imgArr);
-      addCollectionAnswerBatch(formData).then((res) => {
-        if (res.code == 200) {
-          localStorage.setItem('getRequestFlage', 'true');
-          this.$router.go(-1);
-        }
-      });
+      // addCollectionAnswerBatch(formData).then((res) => {
+      //   if (res.code == 200) {
+      //     localStorage.setItem('getRequestFlage', 'true');
+      //     this.$router.go(-1);
+      //   }
+      // });
     },
     },
     onClickLeft() {
     onClickLeft() {
       this.$router.go(-1);
       this.$router.go(-1);