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 @@ - + - - - - - - - - +