fix: modify
							parent
							
								
									2ccfc6ffa1
								
							
						
					
					
						commit
						b956ef7efe
					
				| 
						 | 
					@ -102,13 +102,7 @@ export default {
 | 
				
			||||||
      })
 | 
					      })
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    goPage() {
 | 
					    goPage() {
 | 
				
			||||||
      const router = useRouter()
 | 
					      window.location.href = '/oms-web/dashbaord?redirect=/alarm/current'
 | 
				
			||||||
      router.push({
 | 
					 | 
				
			||||||
        name: 'OmsDashbaord',
 | 
					 | 
				
			||||||
        query: {
 | 
					 | 
				
			||||||
          redirect: '/alarm/current'
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
      })
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue