Commit db8416ec authored by 彭俊龙's avatar 彭俊龙

导出单据提交

parent a9c60907
......@@ -30,9 +30,12 @@
"@wisdom-components/empty": "^1.4.7",
"antd": "4.20.7",
"antd-img-crop": "^3.14.1",
"file-saver": "^2.0.5",
"form-render": "1.14.7",
"fr-generator": "2.8.3",
"html2canvas": "^1.4.1",
"http-proxy-middleware": "^1.0.6",
"jspdf": "^2.5.1",
"moment": "^2.29.1",
"qrcode.react": "^3.1.0",
"rc-tween-one": "^3.0.6",
......@@ -56,9 +59,9 @@
"@babel/plugin-syntax-jsx": "^7.12.13",
"@babel/plugin-transform-modules-amd": "^7.14.5",
"@umijs/fabric": "^2.0.7",
"@wisdom-map/amap": "1.1.0-beta.42",
"@wisdom-map/arcgismap": "1.4.0-227",
"@wisdom-map/basemap": "1.1.0-37",
"@wisdom-map/amap": "^1.0.49--27.11",
"@wisdom-map/arcgismap": "1.4.0-75",
"@wisdom-map/basemap": "1.1.0-14",
"babel-loader": "^8.2.2",
"babel-plugin-import": "^1.13.3",
"check-prettier": "^1.0.3",
......@@ -134,4 +137,4 @@
"publishConfig": {
"registry": "https://g.civnet.cn:4873"
}
}
\ No newline at end of file
}
......@@ -28,7 +28,6 @@ import { isJson, isObject } from '../../utils/index';
import exportStyle from './components/ExportTemplate/receipt.less';
import html2canvas from 'html2canvas';
import jsPDF from 'jspdf';
import { exportWord } from 'mhtml-to-word';
import { saveAs } from 'file-saver';
import FormRender from '../FormRender';
import { set } from 'lodash';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment