Commit 87a585d0 authored by 姬鋆屾's avatar 姬鋆屾

pref:修改考勤汇总手动汇总的时间选择由日期范围选择改为月度选择

parent cfffad13
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
> >
<div class="fresh_box" v-if="showContent"> <div class="fresh_box" v-if="showContent">
<div class="title_box" style="margin-bottom: 20px"> <div class="title_box" style="margin-bottom: 20px">
仅支持手动更新一个月的打卡数据,请选择需要更新的时间段: 仅支持手动更新一个月的打卡数据,请选择需要更新的时间段:
</div> </div>
<el-date-picker <el-date-picker
v-model="freshDate" v-model="freshDate"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment