This commit is contained in:
@@ -181,8 +181,8 @@ export default {
|
||||
};
|
||||
},
|
||||
props: {
|
||||
ayaType: Number,
|
||||
ayaId: Number,
|
||||
ayaType: { type: Number, default: null },
|
||||
ayaId: { type: Number, default: null },
|
||||
readonly: Boolean
|
||||
},
|
||||
computed: {},
|
||||
|
||||
Reference in New Issue
Block a user