forked from gzzfw/frontEnd/gzDyh

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