> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/yoov-work/zh-cn/shen-pi-guan-li/shen-pi-ji-lu-guan-li.md).

# 审批记录管理

## 1. 功能描述&#x20;

* 管理员可于系统中查看、转交、导出以及下载审批纪录。

## 2. 查看审核及纪录

* 操作步骤：\
  ［审批管理］>［审批记录］
* 方便管理员查看、列印、导出及下载过往的纪录。
* 同时亦可以点选各个审批标题查看的项目详情，包括：请假时长、类型、批核状态等 。
* 系统亦设有筛选功能，可按需要输入相应的类型、状态、时间等。帮助管理员更准确而且快速地寻找审批纪录，节省时间。

<figure><img src="/files/94L9ArF46vlMQIhJHxf0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dOvTc1jDwWFVZRJqaHMo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YtyfxFRYSqzlDwkayG9V" alt=""><figcaption></figcaption></figure>

## 3. 转交未审批的审批单

* 设定了允许转交的审批，可以将审批申请转交给其他人处理。
* 操作步骤： \
  方法 ①［审核管理］>［审批记录］> 点选未核准的操作下的 「转交」 \
  方法 ② 在自助服务平台上，点选 「我审批的」

<figure><img src="/files/X9j0VcGaGRofvs6cNtJJ" alt=""><figcaption><p>方法 1</p></figcaption></figure>

<figure><img src="/files/wJ0EpVpEKdNvgW2CalJU" alt=""><figcaption><p>方法 2</p></figcaption></figure>

<figure><img src="/files/3DNZWyaMSd3q4fp6Yq1j" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gJHswHupIyeIyalTVp77" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/1esKwVF3RzVwYWSYP7ev" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.yoov.com/yoov-work/zh-cn/shen-pi-guan-li/shen-pi-ji-lu-guan-li.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
