소스 검색

大托管

wulanhaote
庞东旭 2 년 전
부모
커밋
c0bd73c0bf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/views/agriculturalTrusteeship/insurance/insuranceList.vue

+ 1
- 1
src/views/agriculturalTrusteeship/insurance/insuranceList.vue 파일 보기

@@ -167,7 +167,7 @@
next('/url') //放行到指定的路由
*/
next(vm => {
if (from.path === '/agriculturalTrusteeship/buyerIndex'){
if (from.path === '/agriculturalTrusteeship/buyerIndex'||from.path === '/agriculturalTrusteeship/index'){
location.reload()
}
})


불러오는 중...
취소
저장