mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 19:06:43 +08:00
Merge branch '20251104-1282-fix-gj' into test1024
This commit is contained in:
@@ -195,11 +195,11 @@
|
||||
// this.cware.content.content=result.filePath;
|
||||
}else{
|
||||
this.$message.error(rs.message);
|
||||
this.$refs.uploadRef.clearFiles();
|
||||
}
|
||||
});
|
||||
}else{
|
||||
this.$message({message:"上传失败:"+res.message,type:'error',offset:100});
|
||||
this.$refs.uploadRef.clearFiles();
|
||||
}
|
||||
|
||||
//this.$emit("success", res);
|
||||
|
||||
Reference in New Issue
Block a user