Update package-lock.json

pull/25/head
johnniang 2019-06-06 11:44:06 +08:00
parent fbc161cc77
commit 3edf1af540
2 changed files with 423 additions and 398 deletions

819
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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()
} }