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

bugs: 类型为【附件】的字段,被退回到编辑状态重新上传新文件后,field_value出错 #447

Open
AndrewChung-GitHub opened this issue May 23, 2023 · 2 comments

Comments

@AndrewChung-GitHub
Copy link

使用的版本: r2.0.17

  • 被退回到编辑状态重新上传新文件
boolean_field_display: {}
default_value: ""
description: ""
field_attribute: 1
field_choice: {}
field_key: "attachment"
field_name: "工时Excel"
field_template: ""
field_type_id: 80
field_value: "[{\"file_name\":\"Timecard.xlsx\"}]"
label: {}
order_id: 3
placeholder: ""
  • 正常flow下
boolean_field_display: {}
default_value: ""
description: ""
field_attribute: 1
field_choice: {}
field_key: "attachment"
field_name: "工时Excel"
field_template: ""
field_type_id: 80
field_value: "[{\"url\": \"/media/ticket_file/1e32b203-f909-11ed-b959-150016418e8f.csv\", \"file_name\": \"TimeCard.csv\"}]"
label: {}
order_id: 3
placeholder: 
""
@blackholll
Copy link
Owner

r2.0.18将修复

@blackholll
Copy link
Owner

没有复现该问题,请提供下详细复现过程

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants