轮休外出办公异常
This commit is contained in:
parent
632a7e3313
commit
4e1327dc23
|
|
@ -201,7 +201,7 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { listMonthlyError,getDetail,exportMonthlyError} from "@/api/attendanceReport/monthlyError";
|
import { listMonthlyError,getDetail,exportMonthlyError} from "@/api/report/monthlyError";
|
||||||
import { listDept } from "@/api/system/dept";
|
import { listDept } from "@/api/system/dept";
|
||||||
import { downloadFile } from '@/utils/download'
|
import { downloadFile } from '@/utils/download'
|
||||||
import Treeselect from "@riophae/vue-treeselect";
|
import Treeselect from "@riophae/vue-treeselect";
|
||||||
Loading…
Reference in New Issue