修改属性及时刷新地图预览
This commit is contained in:
@@ -75,7 +75,7 @@ export default {
|
|||||||
currentType: v => v.data.type
|
currentType: v => v.data.type
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
values: {
|
data: {
|
||||||
immediate: true,
|
immediate: true,
|
||||||
deep: true, handler() {
|
deep: true, handler() {
|
||||||
if (this.currentType == 'map') {
|
if (this.currentType == 'map') {
|
||||||
|
|||||||
Reference in New Issue
Block a user