From a534b6c3aa7c339d31d33f9c99841ae86f458f8c Mon Sep 17 00:00:00 2001 From: MO <448233645@qq.com> Date: Tue, 17 Oct 2023 17:56:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=97=E8=A1=A8=E6=96=B0=E5=A2=9E=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=EF=BC=8C=E6=97=A5=E6=9C=9F=E6=A0=BC=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/accounting/voucher/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/accounting/voucher/index.vue b/src/views/accounting/voucher/index.vue index d53efc49..b779b259 100644 --- a/src/views/accounting/voucher/index.vue +++ b/src/views/accounting/voucher/index.vue @@ -91,6 +91,8 @@ + + @@ -178,7 +180,7 @@ clearable v-model="form.voucherTime" type="date" - value-format="timestamp" + value-format="yyyy-MM-dd" placeholder="选择凭证日期" />