Przeglądaj źródła

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

zhujindu 1 tydzień temu
rodzic
commit
cd982eac82
1 zmienionych plików z 2 dodań i 2 usunięć
  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',