页面优化
This commit is contained in:
parent
91858692ed
commit
0107d9be5a
|
|
@ -14,7 +14,7 @@
|
||||||
v-model="exportParams.dateMonth"
|
v-model="exportParams.dateMonth"
|
||||||
type="month"
|
type="month"
|
||||||
placeholder="请选择导出月份"
|
placeholder="请选择导出月份"
|
||||||
value-format="yyyy-M"
|
value-format="yyyy-MM"
|
||||||
/>
|
/>
|
||||||
<!-- 根据后台参数要求,是传递月份数字,还是 XXXX - XX 日期格式 -->
|
<!-- 根据后台参数要求,是传递月份数字,还是 XXXX - XX 日期格式 -->
|
||||||
<!-- value-format 可设置 M 或 yyyy-M-->
|
<!-- value-format 可设置 M 或 yyyy-M-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue