ztxkui 3.2.1 → 3.2.2

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.
@@ -361,6 +361,7 @@ var Sinatures = function (_a) {
361
361
  checkAttachIdList: sealedIds,
362
362
  docAttachMap: attachMap,
363
363
  documentIdList: documentIds,
364
+ contractId: contractId,
364
365
  }); },
365
366
  /** 更新数据 */
366
367
  setTemplateData: function (data, index) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ztxkui",
3
- "version": "3.2.1",
3
+ "version": "3.2.2",
4
4
  "private": false,
5
5
  "description": "React components library",
6
6
  "author": "zt-front-end",