mirror of
https://github.com/nasa/openmct.git
synced 2025-03-11 15:04:10 +00:00
temp
This commit is contained in:
parent
4f7345563f
commit
e1e1e0fb2f
@ -103,6 +103,8 @@ export default {
|
||||
|
||||
this.conditionCollection.unshift(conditionDO);
|
||||
|
||||
this.$set(this.domainObject.configuration.conditionCollection, 0, conditionDO);
|
||||
|
||||
console.log(conditionDO.name)
|
||||
|
||||
this.persist();
|
||||
|
Loading…
x
Reference in New Issue
Block a user