mirror of
https://github.com/nasa/openmct.git
synced 2025-06-11 20:01:41 +00:00
removed log
This commit is contained in:
@ -349,7 +349,6 @@ export default {
|
|||||||
this.persist()
|
this.persist()
|
||||||
},
|
},
|
||||||
persist() {
|
persist() {
|
||||||
console.log('persist called from Condition.vue')
|
|
||||||
this.$emit('updateCondition', {
|
this.$emit('updateCondition', {
|
||||||
condition: this.condition,
|
condition: this.condition,
|
||||||
index: this.conditionIndex
|
index: this.conditionIndex
|
||||||
|
Reference in New Issue
Block a user