Forráskód Böngészése

修改模板下载名称为员工工时导入模板

seyason 1 éve
szülő
commit
4010bc83f1

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

@@ -1506,7 +1506,7 @@
         <!--批量导入日报 -->
         <el-dialog :title="$t('other.Batchimportofworkinghours')" v-if="importDialog" :visible.sync="importDialog" customClass="customWidth" width="500px">
             <p>1. {{$t('other.download')}}
-            <el-link type="primary" style="margin-left:5px;" :underline="false" :href="'./upload/'+$t('template.EmployeeHoursStatisticsTemplate')+'2.xlsx'" :download="$t('template.EmployeeTimeImportTemplate')+'.xlsx'">{{$t('template.EmployeeHoursStatisticsTemplate') + '.xlsx'}}</el-link>
+            <el-link type="primary" style="margin-left:5px;" :underline="false" :href="'./upload/'+$t('template.EmployeeHoursStatisticsTemplate')+'2.xlsx'" :download="$t('template.EmployeeTimeImportTemplate')+'.xlsx'">{{$t('template.EmployeeTimeImportTemplate') + '.xlsx'}}</el-link>
             </p>
             <p>2. {{$t('other.projectsAndPeopleInThetemplate')}}。</p>
             <p style="display: flex;justify-content: center;">