This commit is contained in:
syuilo 2018-12-31 00:50:56 +09:00
parent 0de11c3636
commit e68c6175ce
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -25,7 +25,6 @@ export default Vue.extend({
}, },
props: { props: {
model: { model: {
type: String,
required: false required: false
}, },
value: { value: {