mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
添加备注
This commit is contained in:
@@ -450,6 +450,7 @@
|
||||
this.$refs['upload'].clearFiles();//清除文件
|
||||
this.$refs['upload'].handleStart(files[0]);//选择文件后的赋值方法
|
||||
},
|
||||
// 上传
|
||||
submitUpload(){
|
||||
this.$refs.upload.submit();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user