浏览代码

去掉日期清空功能

seyason 1 年之前
父节点
当前提交
4f8ab37450
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      fhKeeper/formulahousekeeper/timesheet/src/views/workReport/daily.vue

+ 0 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/workReport/daily.vue

@@ -1121,7 +1121,6 @@
                     <el-date-picker
                         v-model="exportParam.dateRange" :editable="false" 
                         format="yyyy-MM-dd" value-format="yyyy-MM-dd" 
-                        :clearable="true" 
                         :range-separator="$t('other.to')"
                         type="daterange" 
                         :start-placeholder="$t('time.startDate')"