This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
yp_web
/
gupiao-system-web
Observar
13
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
fix 修复 页面api过期警告
疯狂的狮子Li
1 ano atrás
pai
7a9ccedadc
commit
8a034662c7
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
src/layout/components/AppMain.vue
+ 1
- 1
src/layout/components/AppMain.vue
Ver arquivo
@@ -43,7 +43,7 @@ onMounted(() => {
addIframe()
})
-watch((route) => {
+watch
Effect
((route) => {
addIframe()
})