diff --git a/src/components/Common/CommonNewTabBillEvent.js b/src/components/Common/CommonNewTabBillEvent.js index 00c45a2..6cb032c 100644 --- a/src/components/Common/CommonNewTabBillEvent.js +++ b/src/components/Common/CommonNewTabBillEvent.js @@ -6983,6 +6983,7 @@ export default (ChildComponent) => { render() { const { masterData, sModelsType, app } = this.props; const imgSrc = commonBusiness.handleAddIcon(masterData, sModelsType, app); + const imgPersonSrc = commonBusiness.handleCheckIcon(masterData, sModelsType, app); return (