Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<script>
|
||||
module.exports = {
|
||||
props: {
|
||||
value: { type: String },
|
||||
value: { type: [String, Array] },
|
||||
code: {
|
||||
type: [String, Array],
|
||||
default: ""
|
||||
|
||||
Reference in New Issue
Block a user