From b15c9d0f5dbbfa90613c14a951370257eca89aaf Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Fri, 21 Jan 2022 16:45:54 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20-=20=E6=89=93=E5=8D=B0=E5=AF=84?= =?UTF-8?q?=E4=BB=B6=E4=BA=BA=E3=80=81=E7=AD=BE=E5=90=8D=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E7=9A=84=E4=BF=AE=E6=94=B9=EF=BC=9B=E5=88=B0=E8=B4=A6=E5=BC=80?= =?UTF-8?q?=E7=A5=A8=E4=BC=81=E4=B8=9A=E8=81=94=E7=B3=BB=E4=BA=BA=E5=88=97?= =?UTF-8?q?=E5=AE=BD=E7=9A=84=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../arriveAndInvoicing/ArriveAndInvoivingList.vue | 4 ++-- src/views/mailManagement/PrintPage.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue b/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue index ea5d6f6..518dc50 100644 --- a/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue +++ b/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue @@ -245,7 +245,7 @@ export default { }, { title: '企业联系人', align: 'center', - width: 280, + width: 120, dataIndex: 'contactsTemporaryName', scopedSlots: { customRender: 'text' } }, { @@ -456,4 +456,4 @@ export default { .audit-btn { color: red; } - \ No newline at end of file + diff --git a/src/views/mailManagement/PrintPage.vue b/src/views/mailManagement/PrintPage.vue index b1673cd..c78d652 100644 --- a/src/views/mailManagement/PrintPage.vue +++ b/src/views/mailManagement/PrintPage.vue @@ -2,7 +2,7 @@
-
{{ userInfo.realname }}
+
{{ mailDetail.principalName }}
{{ userInfo.phone }}
{{ sendCompanyName }}
@@ -27,7 +27,7 @@
{{ mailDetail.postalCode }}
-
{{ userInfo.realname }}
+
{{ mailDetail.principalName }}
{{ currentTime }}
{{isContract ? '合同' : '发票'}}