Update article.md

This commit is contained in:
Violet.Lee 2019-08-17 18:27:35 +09:00 committed by GitHub
parent 7fd3eb1797
commit 1144f478bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,7 @@ let user = {
}; };
let key = "name"; let key = "name";
user.key // undefined alert( user.key ) // undefined
``` ```
### Computed properties ### Computed properties