fix(warning): refs #6684 fix vue warning
This commit is contained in:
parent
4ba76291c1
commit
550e3991cd
|
@ -29,7 +29,7 @@ module.exports = {
|
|||
},
|
||||
props: {
|
||||
id: {
|
||||
type: Number,
|
||||
type: String,
|
||||
required: true,
|
||||
description: 'The route id'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue