导出
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user