Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zhangzl
/
nsgk_mobile
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
大托管
wulanhaote
庞东旭
hace 2 años
padre
f8fb08f62f
commit
c0bd73c0bf
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/views/agriculturalTrusteeship/insurance/insuranceList.vue
+ 1
- 1
src/views/agriculturalTrusteeship/insurance/insuranceList.vue
Ver fichero
@@ -167,7 +167,7 @@
next('/url') //放行到指定的路由
*/
next(vm => {
if (from.path === '/agriculturalTrusteeship/buyerIndex'){
if (from.path === '/agriculturalTrusteeship/buyerIndex'
||from.path === '/agriculturalTrusteeship/index'
){
location.reload()
}
})
Escribir
Vista previa
Cargando…
Cancelar
Guardar