Skip to content

Commit 34b357f

Browse files
committed
Fix Hide form map button #506
1 parent c9eb7ae commit 34b357f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/pages/map/doc.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ export default VueParent.extend({
214214
this.resource_title = resource_url
215215
? `${resource_url.protocol}//${resource_url.host}`
216216
: data.resource
217+
this.item = item
217218
}
218219
)
219220
},

0 commit comments

Comments
 (0)