Skip to content

Commit

Permalink
Merge pull request #185 from netease-lcap/cw_print_block_fix
Browse files Browse the repository at this point in the history
fix:打印图片依赖库bug修复
  • Loading branch information
gungunj authored Jul 12, 2024
2 parents 7f02834 + 06e58b5 commit 49c1e4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cw_print_block_sdk/components/cw-print-designer/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- name: isShowPrint
title: 是否展示打印区域
type: boolean
default: false
default: true
description: 是否显示打印区域
- name: paperSize
type: string
Expand Down
2 changes: 1 addition & 1 deletion cw_print_block_sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cw_print_block_sdk",
"title": "打印模块SDK",
"description": "",
"version": "1.3.0",
"version": "1.3.1",
"main": "./index.js",
"author": "",
"repository": "",
Expand Down

0 comments on commit 49c1e4b

Please sign in to comment.