gz-customerSystem/src/views/register/visit/component/detailDialog.jsx
@@ -268,7 +268,7 @@ const tableList = agentList return ( <div> <div style={{maxHeight: '590px', overflowY: 'scroll'}}> <table border="1" align="center" cellpadding="8" className="table" style={{marginBottom: '20px'}}> { tableList?.map((item, index) => {