浏览代码

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

zhujindu 1 周之前
父节点
当前提交
cd982eac82
共有 1 个文件被更改,包括 2 次插入2 次删除
  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',