feat: add
This commit is contained in:
parent
4a24b4b110
commit
f48549376f
@ -1 +1 @@
|
|||||||
"npx --no-install commitlint --edit $1"
|
npx --no-install commitlint --edit $1
|
||||||
|
|||||||
@ -109,6 +109,7 @@ export default {
|
|||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
guessSlideIndex(newVal) {
|
guessSlideIndex(newVal) {
|
||||||
|
console.log(2)
|
||||||
this.itemRefs.map((ref) => {
|
this.itemRefs.map((ref) => {
|
||||||
ref.togglePlay(false)
|
ref.togglePlay(false)
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user