ztxkui 4.1.8 → 4.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -584,7 +584,7 @@ var PrintContainer = function (_a) {
584
584
  dom: containerRef.current,
585
585
  isShowPage: isAddExportPage,
586
586
  fileBinary: fontTTF,
587
- isDownload: true,
587
+ // isDownload: true,
588
588
  isCompress: true,
589
589
  pdfName: pdfName,
590
590
  pdfOption: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ztxkui",
3
- "version": "4.1.8",
3
+ "version": "4.1.9",
4
4
  "private": false,
5
5
  "description": "React components library",
6
6
  "author": "zt-front-end",