* Fix bug #37455.
This commit is contained in:
@@ -5,7 +5,8 @@ new Vue({
|
||||
attr: '',
|
||||
struct: {
|
||||
...struct,
|
||||
attribute: struct.attribute
|
||||
attribute: struct.attribute,
|
||||
structType: struct.type
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user