ocpview-plus 1.2.6 → 1.2.8

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/README.md CHANGED
@@ -7,24 +7,6 @@ ListDetail 模板 EditGrid 屏蔽键盘导航
7
7
 
8
8
  ### 1.1.0 更新说明
9
9
  支持单据明细导出
10
- 用例简介:
11
- ```
12
- // 按钮配置
13
- {
14
- icon: "custom-export",
15
- name: "billExport",
16
- text: "导出",
17
- }
18
-
19
-
20
- // 多明细导出配置,若非多明细可不配置
21
- billImportConfig: {
22
- typeData: [
23
- { code: 'goods_1', name: '单品' },
24
- { code: 'comb_2', name: '组合' },
25
- ],
26
- }
27
- ```
28
10
 
29
11
  ### 1.1.1 更新说明
30
12
  导出默认加mktcode
@@ -56,3 +38,6 @@ datebox format 修复
56
38
 
57
39
  ### 1.2.4 更新说明
58
40
  附件按钮只读控制
41
+
42
+ ### 1.2.7 更新说明
43
+ 新增合同附件组件