From 7210876c31f9c0bc6fb906f87b674ec71b63b28d Mon Sep 17 00:00:00 2001 From: chiyilin <2449182606@qq.com> Date: Fri, 10 Nov 2023 16:40:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=9A=E8=AE=A1=E6=A1=A3=E6=A1=88ui=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/accounting/attachment/index.vue | 4 +- src/views/accounting/bankSlip/index.vue | 6 +- src/views/accounting/book/index.vue | 17 ++++- src/views/accounting/invoices/index.vue | 35 ++++++---- src/views/accounting/other/index.vue | 11 ++- src/views/accounting/report/index.vue | 9 ++- src/views/accounting/voucher/index.vue | 84 +++++++++++++++++++++-- 7 files changed, 137 insertions(+), 29 deletions(-) diff --git a/src/views/accounting/attachment/index.vue b/src/views/accounting/attachment/index.vue index bc71e088..a43fb163 100644 --- a/src/views/accounting/attachment/index.vue +++ b/src/views/accounting/attachment/index.vue @@ -200,7 +200,7 @@ - + @@ -209,6 +209,7 @@ v-model="form.voucherNum" placeholder="请选择凭证" readonly + style="width: 100%" > diff --git a/src/views/accounting/bankSlip/index.vue b/src/views/accounting/bankSlip/index.vue index 371f27fb..2b6c6cdd 100644 --- a/src/views/accounting/bankSlip/index.vue +++ b/src/views/accounting/bankSlip/index.vue @@ -344,7 +344,7 @@ @@ -426,7 +427,7 @@ - + diff --git a/src/views/accounting/book/index.vue b/src/views/accounting/book/index.vue index cfd2b627..d5de2270 100644 --- a/src/views/accounting/book/index.vue +++ b/src/views/accounting/book/index.vue @@ -18,6 +18,7 @@ placeholder="请输入账簿名称" clearable @keyup.enter.native="handleQuery" + class="wd100" /> @@ -27,6 +28,7 @@ value-key="id" @change="handleCompanyChange1" filterable + class="wd100" > @@ -71,17 +75,19 @@ value-format="M" type="month" placeholder="请选择会计期间" + style="width: 93%;" > - + - + @@ -291,6 +298,7 @@ value-format="yyyy" type="year" placeholder="请选择会计年度" + class="wd100" > @@ -304,6 +312,7 @@ value-format="M" type="month" placeholder="请选择会计期间" + class="wd100" > @@ -401,6 +410,7 @@ @@ -722,6 +732,7 @@ table tr th { } diff --git a/src/views/accounting/invoices/index.vue b/src/views/accounting/invoices/index.vue index 31a7971f..0f09ebe6 100644 --- a/src/views/accounting/invoices/index.vue +++ b/src/views/accounting/invoices/index.vue @@ -62,13 +62,14 @@ @@ -430,6 +431,19 @@ + + + + + + + + @@ -505,6 +519,7 @@ type="date" value-format="timestamp" placeholder="选择开票日期" + class="wd100" /> @@ -575,7 +590,7 @@ - + - - - - - - - - +