no message

Former-commit-id: 7932c8c5dd5ed9356f6197b6b02ef689b692dc8e
Former-commit-id: 2ac198cd44f684e8e6028f82ce70cc8371123178
Former-commit-id: f68e338389ad4432272497b7a2e48b10ce7f9719
This commit is contained in:
李杨
2018-02-16 22:03:04 +08:00
parent 5113b750c3
commit 3bf7cd5ef2

View File

@@ -11,7 +11,7 @@ export default {
code: { code: {
type: String, type: String,
required: false, required: false,
default: `console.log('Hello')` default: `console.log('you lost code prop')`
} }
}, },
data () { data () {