mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
fixed bug without deep in flippedcards watcher
This commit is contained in:
@@ -217,7 +217,8 @@ export default {
|
|||||||
flippedCards: {
|
flippedCards: {
|
||||||
handler(value) {
|
handler(value) {
|
||||||
console.log(value)
|
console.log(value)
|
||||||
}
|
},
|
||||||
|
deep: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
|||||||
Reference in New Issue
Block a user