haoxuan
2024-04-29 801f3ec14a04ed7fb8309953155c620882b90cea
src/views/reportManage/payableSalaryReport/index.vue
@@ -46,7 +46,7 @@
</template>
<script>
import { getAttendanceStatistic } from  "@/api/employeeSalary/attendanceManage.js"
import { getAttendanceStatistic } from  "@/api/reportManage/report.js"
import pageMixin from "@/components/makepager/pager/mixin/pageMixin"
import NewDate from "@/api/date";
const { getCurrentMonth } = NewDate;
@@ -226,7 +226,7 @@
    box-sizing: border-box;
    padding: 10px 20px;
    border-radius: 12px;
    height: calc(100% - 92px);
    height: calc(100% - 102px);
    .body-card {
      background-color: #fff;
      border-radius: 12px;