@ -9,7 +9,7 @@
<el-button type="primary" @click="handleAddYearPlan"> 添加年度考勤方案 </el-button>
<span class="ml-20px font-bold">请配置每月计薪天数,计薪天数 = 应出勤天数 + 带薪假天数</span>
</div>
<el-table :data="planList" border stripe>
<el-table :data="form.planList" border stripe>
<el-table-column label="年份" width="150px">
<template #default="{ row }">
<el-date-picker