forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-08-29 c1d6dff8bf8340fe030d3089cf5dff0e9cffcf58
gz-customerSystem/src/views/register/visit/index.jsx
@@ -83,12 +83,16 @@
      });
   }
   const breadcrumbDataMap = {
      1: { breadcrumbData: [{ title: '工作台' }, { title: '来访登记' }], title: '来访登记' },
      3: { breadcrumbData: [{ title: '工作台' }, { title: '事件中心' }], title: '办理反馈' }
   }
   return (
      <div style={{ position: 'relative' }}>
         <NewPage
            pageHead={
               { breadcrumbData: [{ title: '工作台' }, { title: '来访登记' }], title: '来访登记' }
               breadcrumbDataMap[current]
            }
         >
            {