Merge pull request #2687 from nasa/remove-criteria

Added controls for remove and duplicate criteria
This commit is contained in:
Shefali Joshi
2020-02-28 09:53:53 -08:00
committed by GitHub
4 changed files with 44 additions and 13 deletions

View File

@ -84,7 +84,6 @@
import Condition from '../../condition/components/Condition.vue';
import uuid from 'uuid';
export default {
inject: ['openmct', 'domainObject'],
components: {