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

fix(backend): 我的待办区分处理和协助页面 #8750 #8751

Open
wants to merge 1 commit into
base: v1.5.0
Choose a base branch
from

Conversation

ygcyao
Copy link
Collaborator

@ygcyao ygcyao commented Dec 20, 2024

No description provided.

@ygcyao ygcyao self-assigned this Dec 20, 2024
@ygcyao ygcyao added the for test 可以在测试环境进行验收 label Dec 20, 2024
@ygcyao ygcyao force-pushed the fix/show_operators_helpers/#8750 branch 2 times, most recently from 29789f0 to 3e32468 Compare December 23, 2024 02:34
@ygcyao ygcyao force-pushed the fix/show_operators_helpers/#8750 branch 5 times, most recently from 0e45ea5 to 9c190df Compare January 7, 2025 03:22
@ygcyao ygcyao force-pushed the fix/show_operators_helpers/#8750 branch from 9c190df to a899a15 Compare January 9, 2025 02:14
kwargs["operators"] = operators
kwargs["helpers"] = helpers
todo = super().create(**kwargs)
send_msg_for_flow.apply_async(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个send_msg_for_flow代码可以删除了,后面统一用notyfy.send_msg通知,在单据流转状态会触发

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for test 可以在测试环境进行验收
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants