forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-05 61f77fc8ebbfaa7cd516aa24e628da8fab9c8794
gz-customerSystem/src/views/register/visit/index.jsx
@@ -48,6 +48,7 @@
   useEffect(() => {
      if (routeData.id) {
         getDeatil(routeData.id)
         setId(routeData.id)
      } else {
         getAppId()
      }