From 4aa1546dda1adf637a8d612c6dc0a535532294b4 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期一, 17 四月 2023 12:28:56 +0800
Subject: [PATCH] #
---
pages/basics/outPakin.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/basics/outPakin.vue b/pages/basics/outPakin.vue
index b4bfdb5..6ac8342 100644
--- a/pages/basics/outPakin.vue
+++ b/pages/basics/outPakin.vue
@@ -229,7 +229,7 @@
data: JSON.stringify({
barcode: that.barcode,
origin: that.origin,
- owner: that.ownerId,
+ owner: 2,
combMats: that.matList
}),
method: 'POST',
--
Gitblit v1.9.1