vault backup: 2025-07-22 09:28:06

This commit is contained in:
2025-07-22 09:28:06 +08:00
parent 998767dbd7
commit 7dc9860610
2 changed files with 9 additions and 3 deletions

View File

@ -46,7 +46,11 @@
## 签收记录
所有的发布都有签收记录,可以双击已经签收的记录,将其打开查看该记录的详情内容
所有的发布都有签收记录,可以双击发布记录查看具体发布信息并签收
![](assets/Pasted%20image%2020250721154730.png)
发布记录必须要签收后,才能选择文件,点击下方的打开按钮去打开这份文件,在没有签收
![image-20240829185826276](../../../外发客户教程/assets/image-20240829185826276.png)

View File

@ -1,14 +1,16 @@
# 介绍
对用户收到的和发的文件进行操作的模块
对用户收到的和发的文件进行操作的模块
# 发布管理
## 我收到的发布
能查看已签收和未签收的发布记录
![](assets/Pasted%20image%2020250721152837.png)
能查看已签收和未签收的发布记录,可以选中签收或一键签收未签收的发布记录
可以选中签收或一键签收未签收的发布记录
![](assets/Pasted%20image%2020250721154129.png)