From 1e98a8ac4e83a75d74ebb2d6fcd23bb4db41c09f Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期四, 11 十二月 2025 13:37:10 +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