轮休外出办公异常

This commit is contained in:
jjLv 2024-10-12 13:17:55 +08:00
parent 632a7e3313
commit 4e1327dc23
2 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@
</template>
<script>
import { listMonthlyError,getDetail,exportMonthlyError} from "@/api/attendanceReport/monthlyError";
import { listMonthlyError,getDetail,exportMonthlyError} from "@/api/report/monthlyError";
import { listDept } from "@/api/system/dept";
import { downloadFile } from '@/utils/download'
import Treeselect from "@riophae/vue-treeselect";