From 21ce6baa130224b113e9c5a366ac1747d0236f66 Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期二, 12 十二月 2023 13:16:31 +0800
Subject: [PATCH] modified: src/views/common/documentDetail.vue modified: src/views/technology/document/teststandard.vue
---
src/views/warehouse/changestock/index.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/warehouse/changestock/index.vue b/src/views/warehouse/changestock/index.vue
index 55d21d8..29b448d 100644
--- a/src/views/warehouse/changestock/index.vue
+++ b/src/views/warehouse/changestock/index.vue
@@ -543,7 +543,6 @@
for (let i = 0; i < this.dataForm.dataList.length; i++) {
this.dataForm.dataList[i].synIfs = true
}
- console.log(this.dataForm.dataList)
checkWdr(this.dataForm.dataList).then((res1) => {
addStockNumber(this.dataForm.dataList).then((res) => {
this.$message.success('鍏ュ簱鎴愬姛')
--
Gitblit v1.9.3