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