From 4553046c0f0f11aee67f0f5f84ed5ca80fa4ebd6 Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期一, 15 十二月 2025 14:52:03 +0800
Subject: [PATCH] 新增客户管理id

---
 ui/admin-ui3/src/views/cwgl/invoiceInfo/index.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/ui/admin-ui3/src/views/cwgl/invoiceInfo/index.vue b/ui/admin-ui3/src/views/cwgl/invoiceInfo/index.vue
index d3d6307..c8180fa 100644
--- a/ui/admin-ui3/src/views/cwgl/invoiceInfo/index.vue
+++ b/ui/admin-ui3/src/views/cwgl/invoiceInfo/index.vue
@@ -87,6 +87,9 @@
                                 id: {
           label: '涓诲缓',
                             },
+                                customerId: {
+          label: '瀹㈡埛id',
+                            },
                                 invoiceCompanyName: {
           label: '鎶ご鍏徃',
                             },

--
Gitblit v1.8.0