diff --git a/src/components/Common/CommonComponent/index.js b/src/components/Common/CommonComponent/index.js index f388e8a..224f442 100644 --- a/src/components/Common/CommonComponent/index.js +++ b/src/components/Common/CommonComponent/index.js @@ -2931,7 +2931,7 @@ export default class CommonComponent extends Component { {imgBox1} ); } - } else if (this.props.name === 'master' && !this.props.enabled && commonUtils.isNotEmptyObject(sName) && sName.indexOf('sMemo') > -1) { /* 所有备注非编辑状态下点击链接可以弹出备注窗体 */ + } else if (false && this.props.name === 'master' && !this.props.enabled && commonUtils.isNotEmptyObject(sName) && sName.indexOf('sMemo') > -1) { /* 所有备注非编辑状态下点击链接可以弹出备注窗体 */ imgBox = (