mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-10 03:16:45 +08:00
提交修改的作业
This commit is contained in:
@@ -177,6 +177,7 @@
|
||||
//this.$refs.messager.show({message:'作业已提交',type:'success'})
|
||||
uni.showToast({title:'提交成功',type:'success'})
|
||||
this.filePath='';
|
||||
this.fileList=[];
|
||||
this.answer='';
|
||||
this.records=[res.result];
|
||||
this.$emit("submit", this.content);
|
||||
|
||||
Reference in New Issue
Block a user