瀏覽代碼

宝时快上-更改上架库位字段

zhaohuanhuan 7 月之前
父節點
當前提交
f835897c3a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/inbound/putaway/task/index.vue

+ 1 - 1
src/views/inbound/putaway/task/index.vue

@@ -439,7 +439,7 @@ const onConfirm = () => {
         taskLineNo,
         warehouse,
         container: '*',
-        location: searchLocation.value,
+        targetCode: searchLocation.value,
         quantity: takeQuantity, // 当前项扣除的数量
       })
       remainingQuantity -= takeQuantity