Put showClin back into data -- removing it messed up the removeClin function
This commit is contained in:
@@ -65,6 +65,7 @@ export default {
|
|||||||
startDateValid: false,
|
startDateValid: false,
|
||||||
endDateValid: false,
|
endDateValid: false,
|
||||||
clinNumber: clinNumber,
|
clinNumber: clinNumber,
|
||||||
|
showClin: true,
|
||||||
popErrors: [],
|
popErrors: [],
|
||||||
validations: [
|
validations: [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user