Skip to content

Commit bbe6bd7

Browse files
committed
props.id
1 parent be1c6ac commit bbe6bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Viewer/Options/PolyhedronAttributeSelector.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
{
4444
schema: back_schemas.opengeodeweb_back.polyhedron_attribute_names,
4545
params: {
46-
id: id.props,
46+
id: props.id,
4747
},
4848
},
4949
{

0 commit comments

Comments
 (0)