src/components/oa/merits/meritsDetail/index.jsx
@@ -175,7 +175,7 @@ url: `api/merits/assess/findMeritsDetail`, formData: { ...formData, userId: this.props.match.params.userId || JSON.parse(window.localStorage.getItem('loginUser')) userId: this.props.match.params.userId || JSON.parse(window.localStorage.getItem('loginUser')).userId }, key: formData.__key, columns: this.renderColumns(),