diff --git a/public/react/src/modules/tpm/component/TPMRightSection.js b/public/react/src/modules/tpm/component/TPMRightSection.js index 803e1caf2..4306fc6e3 100644 --- a/public/react/src/modules/tpm/component/TPMRightSection.js +++ b/public/react/src/modules/tpm/component/TPMRightSection.js @@ -118,7 +118,7 @@ class TPMRightSection extends Component { } - {this.props.user&&this.props.user.main_site===true?

所属课程

@@ -159,7 +159,7 @@ class TPMRightSection extends Component { }) }
- :""} + {TPMRightSectionData === undefined?"":TPMRightSectionData.paths===undefined?"":TPMRightSectionData.paths.length === 0 ? "" : this.props.user&&this.props.user.main_site===true?