From 858dc5791ecc3ea47b837872f6d962c5c6a7d426 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 21 二月 2024 16:11:57 +0800
Subject: [PATCH] Merge branch 'standard1' of http://47.97.1.152:5880/r/wms_app into standard1

---
 pages/stock/changePallet.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/pages/stock/changePallet.vue b/pages/stock/changePallet.vue
index 6f4a45e..ab0c436 100644
--- a/pages/stock/changePallet.vue
+++ b/pages/stock/changePallet.vue
@@ -135,7 +135,6 @@
 						},
 						data: {barcode:that.barcode},
 						success(res) {
-							console.log(res);
 							res = res.data
 							if(res.code===200) {
 								that.dataList = res.data

--
Gitblit v1.9.1