This commit is contained in:
@@ -392,8 +392,8 @@ export default {
|
||||
},
|
||||
props: {
|
||||
value: { type: String, default: "" },
|
||||
ayaType: Number,
|
||||
ayaId: Number,
|
||||
ayaType: { type: Number, default: null },
|
||||
ayaId: { type: Number, default: null },
|
||||
readonly: Boolean
|
||||
},
|
||||
watch: {
|
||||
|
||||
Reference in New Issue
Block a user