Created
September 10, 2018 07:51
-
-
Save uno-de-piera/dbe1336c218a28c9426ebe19d55a91cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
watch: { | |
'component_data.dato2': function (newVal, oldVal) { | |
// DO STUFF | |
} | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment