Skip to content

Commit

Permalink
修复【订单管理】下单时间搜索失败
Browse files Browse the repository at this point in the history
  • Loading branch information
wyy committed Mar 11, 2024
1 parent ec5e835 commit 7cf06d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front-end/mall4v/src/views/modules/order/order/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
v-model="dateRange"
type="datetimerange"
range-separator=""
value-format="yyyy-MM-dd HH:mm:ss"
value-format="YYYY-MM-DD HH:mm:ss"
start-placeholder="开始日期"
end-placeholder="结束日期"
/>
Expand Down

0 comments on commit 7cf06d2

Please sign in to comment.