ci-plus 1.5.9 → 1.6.0

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.
package/debug.log ADDED
@@ -0,0 +1 @@
1
+ [1017/130328.893:ERROR:registration_protocol_win.cc(108)] CreateFile: 系统找不到指定的文件。 (0x2)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ci-plus",
3
- "version": "1.5.9",
3
+ "version": "1.6.0",
4
4
  "description": "ci组件库",
5
5
  "main": "./index.ts",
6
6
  "scripts": {
@@ -12,7 +12,7 @@
12
12
  "vue",
13
13
  "element-plus",
14
14
  "ui组件库二次封装",
15
- "更新第二版标识卡模板-处理一个bug"
15
+ "更新第二版标识卡模板-处理一个bug2"
16
16
  ],
17
17
  "type": "module",
18
18
  "author": {
@@ -155,7 +155,7 @@ export const cardPrint = (
155
155
  r11c3: '收货人员',
156
156
  r11c4: item.center_data[0]?.consignee,
157
157
  r12c1: '抽检结果',
158
- r12c2: '无字段??',
158
+ r12c2: item.check_result,
159
159
  r12c3: '材料牌号',
160
160
  r12c4: item.center_data[0]?.material_mark,
161
161
  r13c1: '本箱数量',