daiht 3 hete
szülő
commit
eacae82e9b
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/alarm/allDevice/index.vue

+ 1 - 1
src/views/alarm/allDevice/index.vue

@@ -112,7 +112,7 @@ const gotoFTP = () => {
 	router.push({
         path: '/system/disposition',
         query: {
-			status:'2',
+			status:'distributionAutomatic',
 		}
     })
 }