this.onPathChange(index) } > +
this.onPathChange(index, true) } > {item}
) }) @@ -501,7 +501,8 @@ class CodeRepositoryView extends Component { } */} + style={{ backgroundImage: `url('${notEditablePathImg}')` + , display: (isEditablePath || this.props.shixun && this.props.shixun.code_edit_permission ? 'none' : 'block') }}> {/**/} {/* cm monaco 切换 */} {/*