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