..
This commit is contained in:
@@ -26,7 +26,7 @@ module.exports = {
|
||||
props: {
|
||||
value: { type: String },
|
||||
code: {
|
||||
type: String,
|
||||
type: [String, Array],
|
||||
default: ""
|
||||
},
|
||||
option_value: {
|
||||
|
||||
Reference in New Issue
Block a user