From 79eef3e77ae490b0c3de9320899ff320fd3318d2 Mon Sep 17 00:00:00 2001
From: Amjacks <1932302177@qq.com>
Date: Thu, 13 Mar 2025 18:00:38 +0800
Subject: [PATCH] =?UTF-8?q?feat=20=E6=89=B9=E6=AC=A1=E6=8B=86=E5=88=86-?=
=?UTF-8?q?=E6=89=B9=E6=AC=A1=E6=9D=A1=E4=BB=B6=20feat=20=E4=B8=9A?=
=?UTF-8?q?=E5=8A=A9=E5=AE=A2=E6=88=B7=E6=9B=B4=E6=96=B0-query=20|=20?=
=?UTF-8?q?=E4=B8=9A=E5=8A=A9=E6=9D=A1=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/stocked/BatchSplitting/index.vue | 6 +++---
src/views/stocked/careerAssistanceInquiry/index.vue | 7 ++++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/src/views/stocked/BatchSplitting/index.vue b/src/views/stocked/BatchSplitting/index.vue
index 800db67..958b445 100644
--- a/src/views/stocked/BatchSplitting/index.vue
+++ b/src/views/stocked/BatchSplitting/index.vue
@@ -13,9 +13,9 @@
-
+
@@ -188,7 +188,7 @@ const state = reactive({
version: '00009',
params: {
SITENAME: 'SDK',
- MATERIALPACKINGNAME: '',
+ CHARGE: '',
LOCATIONNAME: '',
MATERIALSPECNAME: '',
ERPLOCATION: '',
diff --git a/src/views/stocked/careerAssistanceInquiry/index.vue b/src/views/stocked/careerAssistanceInquiry/index.vue
index 601669b..a3eba07 100644
--- a/src/views/stocked/careerAssistanceInquiry/index.vue
+++ b/src/views/stocked/careerAssistanceInquiry/index.vue
@@ -70,8 +70,8 @@
-
-
+
+
@@ -542,7 +542,8 @@ const { tableContainer, tableHeight, updateTableHeight, handleResize } = bTableH
}
})
- state.queryParams.version = 'WEB00032'
+ // state.queryParams.version = 'WEB00032'
+ state.queryParams.version = 'WEB00034'
state.AllNumber = 0
state.UnitNumber = 0
await getQueryList(state.queryParams)