This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
大托管
wulanhaote
庞东旭
2 years ago
parent
f8fb08f62f
commit
c0bd73c0bf
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/agriculturalTrusteeship/insurance/insuranceList.vue
+ 1
- 1
src/views/agriculturalTrusteeship/insurance/insuranceList.vue
View File
@@ -167,7 +167,7 @@
next('/url') //放行到指定的路由
next('/url') //放行到指定的路由
*/
*/
next(vm => {
next(vm => {
if (from.path === '/agriculturalTrusteeship/buyerIndex'){
if (from.path === '/agriculturalTrusteeship/buyerIndex'
||from.path === '/agriculturalTrusteeship/index'
){
location.reload()
location.reload()
}
}
})
})
Write
Preview
Loading…
Cancel
Save