Source component
This commit is contained in:
@@ -9,7 +9,7 @@ import { UserStore } from '@stores/user'
|
||||
|
||||
export default {
|
||||
props: {
|
||||
value: Number,
|
||||
value: String,
|
||||
options: Object,
|
||||
label: String,
|
||||
data: Object
|
||||
|
Reference in New Issue
Block a user