wenhongquan 3 سال پیش
والد
کامیت
eb0f0d0017
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      src/views/IncidentManagementReport/index.tsx

+ 4 - 4
src/views/IncidentManagementReport/index.tsx

@@ -400,10 +400,10 @@ export default defineComponent({
           getlocalname(location);
           //  setpoint(lon,lat,data.regeocodes[0].formatted_address)
         } else {
-          Notify({
-            type: 'danger',
-            message: 'App不支持地理定位。',
-          });
+          // Notify({
+          //   type: 'danger',
+          //   message: 'App不支持地理定位。',
+          // });
         }
       });
     };