@@ -50,7 +50,7 @@ export default {
},
id: {
- type: Array,
+ type: Array | String,
default: () => {
return ['9'];
}