From b174ea476eb1afd872985b2c261241a814e0185d Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期四, 12 三月 2026 09:55:27 +0800
Subject: [PATCH] 一次大的提交,涉及,wms,wcs,pda

---
 项目代码/PDA/pages/Check/Check.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/pages/Check/Check.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/pages/Check/Check.vue"
index cad88c0..1c136e0 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/pages/Check/Check.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/pages/Check/Check.vue"
@@ -182,7 +182,9 @@
 					order: 'sort',
 					wheres: where
 				}
-				//console.log(data);
+				console.log(data);
+				console.log(_this.materielNumber)
+				//return;
 				_this.$AjaxRequest.Params('post', 'VV_ContainerInfo/getPageData',
 					data, _user.token);
 				_this.$AjaxRequest.Request().then(function(result) {

--
Gitblit v1.9.3