feat: add
This commit is contained in:
@@ -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)
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user