qgb-process 0.3.19-beta.3 → 0.3.19-beta.4
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.
|
@@ -15169,11 +15169,10 @@ var sealApproval = /*#__PURE__*/function () {
|
|
|
15169
15169
|
// if(departmentCompanyNo.length && departmentCompanyNo.length > 0){
|
|
15170
15170
|
// changeFuc(departmentCompanyNo)
|
|
15171
15171
|
// }
|
|
15172
|
+
// return seal
|
|
15172
15173
|
|
|
15173
15174
|
|
|
15174
|
-
|
|
15175
|
-
|
|
15176
|
-
case 2:
|
|
15175
|
+
case 1:
|
|
15177
15176
|
case "end":
|
|
15178
15177
|
return _context9.stop();
|
|
15179
15178
|
}
|
package/lib/qgb-process.umd.js
CHANGED
|
@@ -15169,11 +15169,10 @@ var sealApproval = /*#__PURE__*/function () {
|
|
|
15169
15169
|
// if(departmentCompanyNo.length && departmentCompanyNo.length > 0){
|
|
15170
15170
|
// changeFuc(departmentCompanyNo)
|
|
15171
15171
|
// }
|
|
15172
|
+
// return seal
|
|
15172
15173
|
|
|
15173
15174
|
|
|
15174
|
-
|
|
15175
|
-
|
|
15176
|
-
case 2:
|
|
15175
|
+
case 1:
|
|
15177
15176
|
case "end":
|
|
15178
15177
|
return _context9.stop();
|
|
15179
15178
|
}
|