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="选择凭证日期"
/>