mirror of
https://github.com/nasa/openmct.git
synced 2025-05-29 13:44:21 +00:00
set deep property as true on watch (#2521)
This commit is contained in:
parent
4414161faf
commit
68f3436792
@ -169,7 +169,7 @@ export default {
|
|||||||
rowOffset: 'calculateRowTop',
|
rowOffset: 'calculateRowTop',
|
||||||
row: {
|
row: {
|
||||||
handler: 'formatRow',
|
handler: 'formatRow',
|
||||||
deep: false
|
deep: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
components: {
|
components: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user