From 71ce07f810982989b08a776ac107eed08c55a15e Mon Sep 17 00:00:00 2001
From: chenhj <1263187585@qq.com>
Date: 星期二, 16 十二月 2025 13:37:27 +0800
Subject: [PATCH] 仓储物流增加产品大类搜索 决策分析增加项目利润

---
 src/views/procurementManagement/procurementInvoiceLedger/index.vue |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/views/procurementManagement/procurementInvoiceLedger/index.vue b/src/views/procurementManagement/procurementInvoiceLedger/index.vue
index 9aec1a0..868447d 100644
--- a/src/views/procurementManagement/procurementInvoiceLedger/index.vue
+++ b/src/views/procurementManagement/procurementInvoiceLedger/index.vue
@@ -162,11 +162,11 @@
       prop: "salesContractNo",
       width: 150,
     },
-    {
-      label: "椤圭洰鍚嶇О",
-      prop: "projectName",
-      width: 240,
-    },
+    // {
+    //   label: "椤圭洰鍚嶇О",
+    //   prop: "projectName",
+    //   width: 240,
+    // },
     {
       label: "渚涘簲鍟嗗悕绉�",
       prop: "supplierName",

--
Gitblit v1.9.3