Commit 697475c7 authored by 田翔's avatar 田翔

fix: bug复

parent a9b6af24
Pipeline #89088 passed with stages
...@@ -159,7 +159,7 @@ const QRCodeDesign = (props, ref) => { ...@@ -159,7 +159,7 @@ const QRCodeDesign = (props, ref) => {
const option = { const option = {
name: 'file', name: 'file',
action: `${window.location.origin} /PandaWorkFlow/WorkFlow/AccountManage/UploaderFiles`, action: `${window.location.origin}/PandaWorkFlow/WorkFlow/AccountManage/UploaderFiles`,
listType: 'picture', listType: 'picture',
withCredentials: true, withCredentials: true,
maxCount: 1, maxCount: 1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment