From 62d36f52a6058e0483feceb8819475b31bc1f102 Mon Sep 17 00:00:00 2001
From: zuozhengqing <a13193816592@163.com>
Date: 星期三, 10 四月 2024 18:59:23 +0800
Subject: [PATCH] 库存调整,出入库明细跳转明细单修改

---
 src/views/operate/inventoryAdjustment/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/operate/inventoryAdjustment/index.vue b/src/views/operate/inventoryAdjustment/index.vue
index 04e6dd7..10a7700 100644
--- a/src/views/operate/inventoryAdjustment/index.vue
+++ b/src/views/operate/inventoryAdjustment/index.vue
@@ -242,7 +242,6 @@
       this.isSel()
       console.log(row)
       if (this.isNoProduct) {
-        console.log("鍘嗗彶")
         this.$router.push({
           name: "inventoryAdjustmentHistory",
           params: { locationId: row.locationId, productId: row.productId, baseOperationType: row.baseOperationType }

--
Gitblit v1.8.0