This commit is contained in:
liuye
2023-06-30 15:20:14 +08:00
parent 20361ebe31
commit 8b37b1236e
412 changed files with 6 additions and 119840 deletions

View File

@@ -292,8 +292,8 @@ import AMapLoader from "@amap/amap-jsapi-loader";
import Vue from "vue";
Vue.use(Viewer);
import html2canvas from "../html2canvas/dist/html2canvas.esm.js";
import jsPDF from "../jspdf/dist/jspdf.es.min.js";
import html2canvas from "html2canvas";
import jsPDF from "jspdf";
import { Loading } from "element-ui";