ztxkui 3.6.6 → 3.6.7

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.
@@ -276,6 +276,7 @@ var Sinatures = function (_a) {
276
276
  sealIdList: innerElectronicSeal,
277
277
  deleteAttachIdList: [],
278
278
  docAttachMap: attachMap,
279
+ deptId: deptId,
279
280
  };
280
281
  if (!contractId) {
281
282
  setDocumentIds([]);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ztxkui",
3
- "version": "3.6.6",
3
+ "version": "3.6.7",
4
4
  "private": false,
5
5
  "description": "React components library",
6
6
  "author": "zt-front-end",