forked from gzzfw/frontEnd/gzDyh

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