fix typo: 上窜 -> 上传

plp
sam 4 years ago
parent 128ee67925
commit efcff7333e

File diff suppressed because one or more lines are too long

@ -169,7 +169,7 @@ export default {
handleFileUploadProgress(event, file, fileList) {
this.upload.isUploading = true; //
},
/** 发起文件上 */
/** 发起文件上 */
submitFileForm() {
this.$refs.upload.submit();
},

Loading…
Cancel
Save