页面优化

This commit is contained in:
BianLzhaoMin 2024-08-02 18:10:57 +08:00
parent 91858692ed
commit 0107d9be5a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
v-model="exportParams.dateMonth"
type="month"
placeholder="请选择导出月份"
value-format="yyyy-M"
value-format="yyyy-MM"
/>
<!-- 根据后台参数要求是传递月份数字还是 XXXX - XX 日期格式 -->
<!-- value-format 可设置 M yyyy-M-->