From ac0bfdcc4f5bd911e4c6010c811ca602839c00ea Mon Sep 17 00:00:00 2001
From: zjh <2207896513@qq.com>
Date: 星期五, 17 十月 2025 10:15:52 +0800
Subject: [PATCH] 代码提交

---
 pages/QC/LLJ/ScanCode.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/QC/LLJ/ScanCode.vue b/pages/QC/LLJ/ScanCode.vue
index cb3e460..983367d 100644
--- a/pages/QC/LLJ/ScanCode.vue
+++ b/pages/QC/LLJ/ScanCode.vue
@@ -72,14 +72,14 @@
 									url: 'Add?id=' + ress.data.tbBillList[0].id + '&lotNo=' + ress.data
 										.tbBillList[0].lotNo + '&releaseNo=' + ress.data.tbBillList[0]
 										.releaseNo +
-										'&current=B'
+										'&current=B&type=A'
 								})
 							} else {
 								uni.navigateTo({
 									url: 'Add?id=' + ress.data.tbBillList[0].id + '&lotNo=' + ress.data
 										.tbBillList[0].lotNo + '&releaseNo=' + ress.data.tbBillList[0]
 										.releaseNo +
-										'&current=A'
+										'&current=A&type=A'
 								})
 
 

--
Gitblit v1.9.3