haoxuan
2024-04-29 801f3ec14a04ed7fb8309953155c620882b90cea
src/views/reportManage/productionReport/index.vue
@@ -61,7 +61,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 { getDictList } from "@/api/productManage/silkRegisterForm.js";
export default {
@@ -232,7 +232,7 @@
    margin: 0 30px;
    border-radius: 12px;
    background-color: #fff;
    height: calc(100% - 180px);
    height: calc(100% - 140px);
  }
  .list-view {
    height: calc(100% - 60px);