فهرست منبع

Merge branch 'develop'

xujunjie 1 سال پیش
والد
کامیت
597d89f199
1فایلهای تغییر یافته به همراه0 افزوده شده و 7 حذف شده
  1. 0 7
      src/pages/EqSelfInspection/index.js

+ 0 - 7
src/pages/EqSelfInspection/index.js

@@ -100,13 +100,6 @@ const EqSelfInspection = (props) => {
           routeId: routeId,
         },
       });
-    } else if (autoReport.Id) {
-      dispatch({
-        type: 'eqSelfInspection/getPatrolDataById',
-        payload: {
-          routeId: autoReport.Id,
-        },
-      });
     } else {
       getDate();
     }