forked from gzzfw/frontEnd/gzDyh

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