Skip to content

Commit bd33b37

Browse files
Update release.vue
1 parent 6254eb3 commit bd33b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/frontend/src/components/page/release.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<div class="release-idle-container-picture">
4444
<div class="release-idle-container-picture-title">Upload Item Photos</div>
4545
<el-upload
46-
action="http://47.253.89.12/file"
46+
action="http://47.90.156.233:8080/file"
4747
:on-preview="fileHandlePreview"
4848
:on-remove="fileHandleRemove"
4949
:on-success="fileHandleSuccess"

0 commit comments

Comments
 (0)