From feb27fa5e644037f042b2b6a5893189cdadc4ac8 Mon Sep 17 00:00:00 2001
From: 王震 <10952869+daywangzhen@user.noreply.gitee.com>
Date: 星期一, 22 一月 2024 10:15:51 +0800
Subject: [PATCH] modified: src/page/PackingLedgerDetails/index.vue modified: src/views/quality/Packaging_ledger/index.vue
---
src/views/warehouse/pallettransports/ifsstock-form.vue | 13 -------------
1 files changed, 0 insertions(+), 13 deletions(-)
diff --git a/src/views/warehouse/pallettransports/ifsstock-form.vue b/src/views/warehouse/pallettransports/ifsstock-form.vue
index 39cb352..7175e2a 100644
--- a/src/views/warehouse/pallettransports/ifsstock-form.vue
+++ b/src/views/warehouse/pallettransports/ifsstock-form.vue
@@ -113,18 +113,6 @@
flagMsg =
flagMsg + '绗�' + (i + 1) + '琛岋紝璁″垝绉诲簱鏁伴噺鏈�澶氬叚浣嶅皬鏁帮紱'
} else {
- // console.log(
- // 'this.ifsStockData[i].planMoveQuality',
- // this.ifsStockData[i].planMoveQuality
- // )
- // console.log(
- // 'this.ifsStockData[i].available',
- // this.ifsStockData[i].available
- // )
- // console.log(
- // this.ifsStockData[i].planMoveQuality >
- // this.ifsStockData[i].available
- // )
if (
this.ifsStockData[i].planMoveQuality >
this.ifsStockData[i].available
@@ -280,7 +268,6 @@
}
}
})
- console.log(`output->this.ifsStockData`,this.ifsStockData)
})
}
}
--
Gitblit v1.9.3