This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
yunchuang
/
water_maintenance
Seguir
6
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
update
人生啊人生
hai 1 semana
pai
5a90eab83f
achega
750e06c396
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
src/components/ThreeWorldEventQingXiCheAndQv/event/QingXiCheAndQvProcessEvent.vue
+ 1
- 0
src/components/ThreeWorldEventQingXiCheAndQv/event/QingXiCheAndQvProcessEvent.vue
Ver ficheiro
@@ -8,6 +8,7 @@ watch(
(newVal, oldVal) => {
console.log("触发组件的UI下一步逻辑");
+ downEvent();
}
)