From d9ed066b5d0841ce221aca2fc98897e5066adac6 Mon Sep 17 00:00:00 2001 From: jiangweiguo <1578967617@qq.com> Date: Fri, 22 Nov 2024 15:00:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=962?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ApprovalProcess/index.vue | 135 ++++----- src/components/MyGetPlanListCard/index.vue | 4 +- src/components/MyPayListCard/index.vue | 204 ++++++++++---- src/components/MyPayPlanListCard/index.vue | 5 +- .../MyProtocolFrameworkCard/index.vue | 9 +- src/components/MySupplierAdListCard/index.vue | 2 +- src/views/contract/customerCompany/index.vue | 2 +- .../contract/myCustom/components/UserList.vue | 138 ++++++---- .../myCustomerCompany/components/UserList.vue | 4 +- .../contract/myCustomerCompany/index.vue | 2 +- .../myGetPlan/components/UserList.vue | 16 +- src/views/contract/myGetPlan/index.vue | 2 +- .../myMateriel/components/UserList.vue | 4 +- src/views/contract/myMateriel/index.vue | 2 +- .../myPay/components/HeaderFilter.vue | 258 ++++++++++++++---- .../contract/myPay/components/ImgList.vue | 148 ++++++---- .../contract/myPay/components/UserList.vue | 169 +++++++----- .../myPayPlan/components/UserList.vue | 7 +- src/views/contract/myPayPlan/index.vue | 2 +- .../components/UserList.vue | 10 +- .../contract/myProtocolFramework/index.vue | 2 +- .../myQuotationSheet/components/UserList.vue | 11 +- src/views/contract/myQuotationSheet/index.vue | 2 +- .../components/UserList.vue | 4 +- .../myQuotationSheetBidding/index.vue | 2 +- .../mySupplier/components/HeaderFilter.vue | 185 ++++++++++--- .../mySupplierAd/components/UserList.vue | 4 +- src/views/contract/mySupplierAd/index.vue | 2 +- .../mySupplierMsg/components/UserList.vue | 4 +- src/views/contract/mySupplierMsg/index.vue | 2 +- src/views/contract/payPlan/index.vue | 21 +- .../contract/protocolFramework/index.vue | 20 +- src/views/contract/supplierMsg/index.vue | 14 +- 33 files changed, 938 insertions(+), 458 deletions(-) diff --git a/src/components/ApprovalProcess/index.vue b/src/components/ApprovalProcess/index.vue index 0fc9153..049ab7e 100644 --- a/src/components/ApprovalProcess/index.vue +++ b/src/components/ApprovalProcess/index.vue @@ -5,9 +5,9 @@