提交测试一下

This commit is contained in:
daihh
2022-11-15 12:03:09 +08:00
parent ed50fb2584
commit b7b78e3c02

View File

@@ -714,7 +714,7 @@
this.conLink.openType=1;
}
} else if(con.contentType==10 || con.contentType==20) {
console.log(con.content);
if(con.content.startsWith('\{')){
this.curriculumData=JSON.parse(con.content);
}else{