We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6254eb3 commit bd33b37Copy full SHA for bd33b37
code/frontend/src/components/page/release.vue
@@ -43,7 +43,7 @@
43
<div class="release-idle-container-picture">
44
<div class="release-idle-container-picture-title">Upload Item Photos</div>
45
<el-upload
46
- action="http://47.253.89.12/file"
+ action="http://47.90.156.233:8080/file"
47
:on-preview="fileHandlePreview"
48
:on-remove="fileHandleRemove"
49
:on-success="fileHandleSuccess"
0 commit comments