Merge remote-tracking branch 'origin/master'

plp
YunaiV 4 years ago
commit 0d1a8c627b

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