CSR-343 Cleanup

This commit is contained in:
Katie 2022-06-29 09:30:15 -04:00
parent 960fec3926
commit fbab7daa0f

View file

@ -178,7 +178,6 @@ export default {
} }
} }
this.$emit("change");
this.$emit("isCheckedChanged", val); this.$emit("isCheckedChanged", val);
}, },
}, },