bug
This commit is contained in:
@@ -155,6 +155,7 @@
|
|||||||
this.$http.post('/admin/file/add2?type=image', formData).then(res => {
|
this.$http.post('/admin/file/add2?type=image', formData).then(res => {
|
||||||
if (res.code === 0) {
|
if (res.code === 0) {
|
||||||
this.linkTo(`./Watermark?url=${res.data.url}&albumId=${this.id}`)
|
this.linkTo(`./Watermark?url=${res.data.url}&albumId=${this.id}`)
|
||||||
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user