mirror of https://github.com/halo-dev/halo-admin
Update package-lock.json
parent
fbc161cc77
commit
3edf1af540
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