Procházet zdrojové kódy

大托管

wulanhaote
庞东旭 před 2 roky
rodič
revize
c0bd73c0bf
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/views/agriculturalTrusteeship/insurance/insuranceList.vue

+ 1
- 1
src/views/agriculturalTrusteeship/insurance/insuranceList.vue Zobrazit soubor

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


Načítá se…
Zrušit
Uložit