From 15e0900fbe872bb77840e28f93e52263308a4c0e Mon Sep 17 00:00:00 2001 From: gongzeliang <447196008@qq.com> Date: Fri, 8 Mar 2024 22:46:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8F=91=E7=A5=A8or=E5=85=B3?= =?UTF-8?q?=E8=81=94=E5=8F=91=E7=A5=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ConnectInvoice/index.vue | 171 ++++++++++++++---- src/components/MyInvoiceListCard/index.vue | 3 +- src/views/company/claim/index.vue | 126 +++++++------ .../company/myInvoice/components/UserList.vue | 1 + 4 files changed, 216 insertions(+), 85 deletions(-) diff --git a/src/components/ConnectInvoice/index.vue b/src/components/ConnectInvoice/index.vue index 61b7767..33d6f77 100644 --- a/src/components/ConnectInvoice/index.vue +++ b/src/components/ConnectInvoice/index.vue @@ -5,22 +5,56 @@