src/views/clientManagement/clientManagement_copy.vue
@@ -234,7 +234,7 @@ option: { height: 'auto', indexLabel: '序号', calcHeight: 80, calcHeight: 54, labelWidth: '100', dialogWidth: 950, menuWidth: 250, @@ -722,7 +722,7 @@ this.showMap = true; this.$nextTick(() => { this.$refs.mapDiv.onload = () => { window.frames[0].init("equipment", {x: row.jd, y: row.wd}); window.frames[1].init("equipment", {x: row.jd, y: row.wd}); }; }) },