forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-08-23 842aae506eebb6350de6fa291e8f3e514c93d16b
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) => {