人生啊人生 1 долоо хоног өмнө
parent
commit
750e06c396

+ 1 - 0
src/components/ThreeWorldEventQingXiCheAndQv/event/QingXiCheAndQvProcessEvent.vue

@@ -8,6 +8,7 @@ watch(
     (newVal, oldVal) => {
         
         console.log("触发组件的UI下一步逻辑");
+        downEvent();
 
     }
 )