Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

多级审批页面显示有误 #2786

Open
solon-liu opened this issue Sep 3, 2024 · 5 comments
Open

多级审批页面显示有误 #2786

solon-liu opened this issue Sep 3, 2024 · 5 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@solon-liu
Copy link

solon-liu commented Sep 3, 2024

重现步骤

配置多级审批之后,当审批到下一级时,页面显示下级审批显示有误

预期外的结果

这里页面上显示得下级审批是数字:
操作信息
审批备注:下级审批:3

日志文本

No response

版本

1.11.3

部署方式

Docker

是否还有其他可以辅助定位问题的信息?比如数据库版本等

No response

@lsl-km
Copy link

lsl-km commented Sep 24, 2024

多级审批bug
1.11.3多级审批确实存在此问题,1.10.0无此问题。

@LeoQuote
Copy link
Collaborator

确实,这一块是重构时显示成了ID,还没时间修,应该在这里重新取一下Name然后写进去就行了,有时间的话也欢迎提PR

@LeoQuote LeoQuote added bug Something isn't working good first issue Good for newcomers labels Sep 24, 2024
@lsl-km
Copy link

lsl-km commented Sep 24, 2024

能否告诉下在哪个代码页面里了,我先自己改下。正在找在哪个里面呢,找的好累。谢谢。

@lsl-km
Copy link

lsl-km commented Sep 24, 2024

审批流信息显示了其他PM
she审批流这应该加个判断,把所有此角色的人罗列出来了,应该把此角色有对应数据库权限的人

@LeoQuote
Copy link
Collaborator

operation_info = f"审批备注:{remark}, 下级审批:{self.audit.current_audit}"
这里,有修改建议可以直接提pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants