mirror of https://github.com/halo-dev/halo
Update package-lock.json
parent
8f39a318cb
commit
12f12ba6b3
File diff suppressed because it is too large
Load Diff
|
@ -239,7 +239,7 @@ export default {
|
||||||
this.queryParam.page = 0
|
this.queryParam.page = 0
|
||||||
this.loadAttachments()
|
this.loadAttachments()
|
||||||
},
|
},
|
||||||
onUploadClose(){
|
onUploadClose() {
|
||||||
this.loadAttachments()
|
this.loadAttachments()
|
||||||
this.loadMediaTypes()
|
this.loadMediaTypes()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue