修改属性及时刷新地图预览

This commit is contained in:
aixianling
2022-11-09 17:00:49 +08:00
parent 35498105ec
commit e7d1bd2af0

View File

@@ -75,7 +75,7 @@ export default {
currentType: v => v.data.type
},
watch: {
values: {
data: {
immediate: true,
deep: true, handler() {
if (this.currentType == 'map') {