This commit is contained in:
@@ -437,8 +437,8 @@ export default {
|
||||
};
|
||||
},
|
||||
props: {
|
||||
formKey: String,
|
||||
dataListKey: String,
|
||||
formKey: { type: String, default: null },
|
||||
dataListKey: { type: String, default: null },
|
||||
clientCriteria: {
|
||||
type: String,
|
||||
default: undefined
|
||||
|
||||
Reference in New Issue
Block a user