Quellcode durchsuchen

feature_20260115_直发类色卡销售发放时必须拍照

zhujindu vor 1 Woche
Ursprung
Commit
cd982eac82
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      src/components/uploadWLImg.vue

+ 2 - 2
src/components/uploadWLImg.vue

@@ -104,7 +104,7 @@ export default {
                     },
                     function (err) {
                       addressesRemark = '';
-                    }
+                    },
                   );
                 },
                 fail: function () {
@@ -148,7 +148,7 @@ export default {
         collectionItemId: that.collectionId,
         objectType: that.objectType,
         storeGroupId: that.storeGroupId,
-        taskId: '',
+        taskId: that.taskId,
         visitsId: localStorage.getItem('visitId'),
         visitModel: that.visitModel,
         visitSource: '2',