增加地图标记点编辑
This commit is contained in:
@@ -47,6 +47,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
onCancel() {
|
||||
this.$emit('input', false)
|
||||
this.$emit('update:visible', false)
|
||||
this.$emit('onCancel')
|
||||
this.$emit('cancel')
|
||||
|
||||
Reference in New Issue
Block a user