提交修改的作业

This commit is contained in:
daihh
2022-11-18 18:25:49 +08:00
parent ec29d98a7f
commit f363763e6c

View File

@@ -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);