src/components/map/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/views/operate/images/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/map/index.vue
@@ -10,7 +10,6 @@ }; }, created() { debugger; if (!this.point) { this.point = { x: "119.27179890", y: "28.59027084" }; } src/views/operate/images/index.vue
@@ -276,7 +276,6 @@ }, // 执行下拉框操作 selectChange(list) { debugger if (this.tempList.length !== 0) { this.preMyIdx = list; this.mulDelete(this.tempList);