@@ -156,7 +156,7 @@
})
function handleChangeDaxie() {
- isDaxie.value = true
+ isDaxie.value = !isDaxie.value;
}
function handlePlay(opt) {