eoss-mobiles 0.3.37 → 0.3.39
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/lib/checkbox.js +51 -47
- package/lib/config/api.js +4 -2
- package/lib/eoss-mobile.common.js +1145 -290
- package/lib/flow-btn.js +52 -48
- package/lib/flow-list.js +53 -49
- package/lib/flow.js +1229 -377
- package/lib/index.js +1 -1
- package/lib/picker.js +51 -47
- package/lib/radio.js +51 -47
- package/lib/retrial-auth.js +52 -48
- package/lib/selector.js +82 -73
- package/lib/table-column.js +51 -47
- package/package.json +1 -1
- package/packages/flow/src/components/Circulate.vue +559 -0
- package/packages/flow/src/components/Handle.vue +9 -4
- package/packages/flow/src/components/Message.vue +9 -2
- package/packages/flow/src/components/Opinion.vue +6 -0
- package/packages/flow/src/components/Reject.vue +2 -1
- package/packages/flow/src/components/TaskRead.vue +1 -0
- package/packages/flow/src/components/taskUnionExamine.vue +1 -0
- package/packages/flow/src/main.vue +42 -19
- package/packages/selector/src/selector-tree.vue +6 -1
- package/src/config/api.js +4 -0
- package/src/index.js +1 -1
package/lib/picker.js
CHANGED
|
@@ -1608,59 +1608,61 @@ function normalizeComponent(
|
|
|
1608
1608
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1609
1609
|
|
|
1610
1610
|
"use strict";
|
|
1611
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1612
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1611
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return initRetrialAuth; });
|
|
1612
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return getRetrialAuthCode; });
|
|
1613
1613
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return codeRetrialAuth; });
|
|
1614
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1615
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1614
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return selectObject; });
|
|
1615
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return findSysCode; });
|
|
1616
1616
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return commonOpion; });
|
|
1617
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1618
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1619
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1620
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1621
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1622
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1623
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1624
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1625
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1626
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1627
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1628
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1617
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return getHandleInfoHtml; });
|
|
1618
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getNodeInfoHtml; });
|
|
1619
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return taskHandleHtml; });
|
|
1620
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskHandleHtmlImg; });
|
|
1621
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return registerNew; });
|
|
1622
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return getNodeInfo; });
|
|
1623
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toStartFlow; });
|
|
1624
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return findUserBaseInfo; });
|
|
1625
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return taskRejectHtml; });
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return toTaskRejectHtml; });
|
|
1627
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return handleTaskRead; });
|
|
1628
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return taskReadHtml; });
|
|
1629
1629
|
/* unused harmony export toStartTaskRead */
|
|
1630
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1631
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1632
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1633
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1634
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1635
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1636
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1637
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1638
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1639
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1640
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1641
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1642
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1630
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return toStartTaskReadHtml; });
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return toTaskTransferIndex; });
|
|
1632
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return taskTransfer; });
|
|
1633
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return findSysCodes; });
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return getNotificationMsg; });
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return toTaskUnionExamine; });
|
|
1636
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return taskUnionExamine; });
|
|
1637
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return toTaskTakeAdvice; });
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return taskTakeAdvice; });
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return toTaskStartDraft; });
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return taskStartDraft; });
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return toTaskUnionSeal; });
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return taskUnionSeal; });
|
|
1643
1643
|
/* unused harmony export toTwoOfficesDispatch */
|
|
1644
1644
|
/* unused harmony export twoOfficesDispatch */
|
|
1645
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1646
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1647
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1648
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1649
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1650
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1651
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1652
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1653
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1654
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1655
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1656
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1657
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1658
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1659
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1660
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1645
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return isCanStartSubFlow; });
|
|
1646
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getPresetCustomInfo; });
|
|
1647
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return pendedhistoryList; });
|
|
1648
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return getHandleButtonHtml; });
|
|
1649
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return getSysParam; });
|
|
1650
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return getFreeStartFlowParams; });
|
|
1651
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return getProcessDefList; });
|
|
1652
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1653
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return freeStartFlowWithSubmitTask; });
|
|
1654
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return toTaskSupervise; });
|
|
1655
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return toTaskSuperviseSub; });
|
|
1656
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return toResetProcessIndex; });
|
|
1657
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return resetProcess; });
|
|
1658
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return toTaskContinuationIndex; });
|
|
1659
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return taskContinuation; });
|
|
1660
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return taskReadList; });
|
|
1661
1661
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return cancelTaskRead; });
|
|
1662
1662
|
/* unused harmony export officeHandleRemark */
|
|
1663
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1663
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return toStartTaskReadNew; });
|
|
1664
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return directStartTaskCircularRead; });
|
|
1665
|
+
/* unused harmony export endFlowAndStartTaskCircularRead */
|
|
1664
1666
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1665
1667
|
|
|
1666
1668
|
var activiti = '/bpm';
|
|
@@ -1788,6 +1790,8 @@ var cancelTaskRead = '/bpm/bpmBackend/taskReadWithDraw';
|
|
|
1788
1790
|
var officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
1789
1791
|
// 获取分阅信息
|
|
1790
1792
|
var toStartTaskReadNew = '/bpm/bpmBackend/toStartTaskRead';
|
|
1793
|
+
var directStartTaskCircularRead = '/bpm/bpmBackend/directStartTaskCircularRead';
|
|
1794
|
+
var endFlowAndStartTaskCircularRead = '/bpm/bpmBackend/endFlowAndStartTaskCircularRead';
|
|
1791
1795
|
|
|
1792
1796
|
/***/ }),
|
|
1793
1797
|
/* 3 */
|
|
@@ -3010,7 +3014,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
|
|
|
3010
3014
|
keyWord = this.keyWord;
|
|
3011
3015
|
|
|
3012
3016
|
var params = {
|
|
3013
|
-
url: this.baseUrl ? this.baseUrl + (url || api["
|
|
3017
|
+
url: this.baseUrl ? this.baseUrl + (url || api["e" /* findSysCode */]) : url || api["e" /* findSysCode */],
|
|
3014
3018
|
type: method,
|
|
3015
3019
|
params: _extends({
|
|
3016
3020
|
ccCode: sysAppCode,
|
package/lib/radio.js
CHANGED
|
@@ -1608,59 +1608,61 @@ function normalizeComponent(
|
|
|
1608
1608
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1609
1609
|
|
|
1610
1610
|
"use strict";
|
|
1611
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1612
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1611
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return initRetrialAuth; });
|
|
1612
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return getRetrialAuthCode; });
|
|
1613
1613
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return codeRetrialAuth; });
|
|
1614
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1615
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1614
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return selectObject; });
|
|
1615
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return findSysCode; });
|
|
1616
1616
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return commonOpion; });
|
|
1617
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1618
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1619
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1620
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1621
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1622
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1623
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1624
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1625
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1626
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1627
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1628
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1617
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return getHandleInfoHtml; });
|
|
1618
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getNodeInfoHtml; });
|
|
1619
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return taskHandleHtml; });
|
|
1620
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskHandleHtmlImg; });
|
|
1621
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return registerNew; });
|
|
1622
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return getNodeInfo; });
|
|
1623
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toStartFlow; });
|
|
1624
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return findUserBaseInfo; });
|
|
1625
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return taskRejectHtml; });
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return toTaskRejectHtml; });
|
|
1627
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return handleTaskRead; });
|
|
1628
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return taskReadHtml; });
|
|
1629
1629
|
/* unused harmony export toStartTaskRead */
|
|
1630
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1631
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1632
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1633
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1634
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1635
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1636
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1637
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1638
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1639
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1640
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1641
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1642
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1630
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return toStartTaskReadHtml; });
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return toTaskTransferIndex; });
|
|
1632
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return taskTransfer; });
|
|
1633
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return findSysCodes; });
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return getNotificationMsg; });
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return toTaskUnionExamine; });
|
|
1636
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return taskUnionExamine; });
|
|
1637
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return toTaskTakeAdvice; });
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return taskTakeAdvice; });
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return toTaskStartDraft; });
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return taskStartDraft; });
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return toTaskUnionSeal; });
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return taskUnionSeal; });
|
|
1643
1643
|
/* unused harmony export toTwoOfficesDispatch */
|
|
1644
1644
|
/* unused harmony export twoOfficesDispatch */
|
|
1645
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1646
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1647
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1648
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1649
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1650
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1651
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1652
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1653
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1654
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1655
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1656
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1657
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1658
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1659
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1660
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1645
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return isCanStartSubFlow; });
|
|
1646
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getPresetCustomInfo; });
|
|
1647
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return pendedhistoryList; });
|
|
1648
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return getHandleButtonHtml; });
|
|
1649
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return getSysParam; });
|
|
1650
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return getFreeStartFlowParams; });
|
|
1651
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return getProcessDefList; });
|
|
1652
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1653
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return freeStartFlowWithSubmitTask; });
|
|
1654
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return toTaskSupervise; });
|
|
1655
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return toTaskSuperviseSub; });
|
|
1656
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return toResetProcessIndex; });
|
|
1657
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return resetProcess; });
|
|
1658
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return toTaskContinuationIndex; });
|
|
1659
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return taskContinuation; });
|
|
1660
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return taskReadList; });
|
|
1661
1661
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return cancelTaskRead; });
|
|
1662
1662
|
/* unused harmony export officeHandleRemark */
|
|
1663
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1663
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return toStartTaskReadNew; });
|
|
1664
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return directStartTaskCircularRead; });
|
|
1665
|
+
/* unused harmony export endFlowAndStartTaskCircularRead */
|
|
1664
1666
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1665
1667
|
|
|
1666
1668
|
var activiti = '/bpm';
|
|
@@ -1788,6 +1790,8 @@ var cancelTaskRead = '/bpm/bpmBackend/taskReadWithDraw';
|
|
|
1788
1790
|
var officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
1789
1791
|
// 获取分阅信息
|
|
1790
1792
|
var toStartTaskReadNew = '/bpm/bpmBackend/toStartTaskRead';
|
|
1793
|
+
var directStartTaskCircularRead = '/bpm/bpmBackend/directStartTaskCircularRead';
|
|
1794
|
+
var endFlowAndStartTaskCircularRead = '/bpm/bpmBackend/endFlowAndStartTaskCircularRead';
|
|
1791
1795
|
|
|
1792
1796
|
/***/ }),
|
|
1793
1797
|
/* 3 */
|
|
@@ -2381,7 +2385,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
2381
2385
|
param = this.param;
|
|
2382
2386
|
|
|
2383
2387
|
var params = {
|
|
2384
|
-
url: this.baseUrl ? this.baseUrl + (url || api["
|
|
2388
|
+
url: this.baseUrl ? this.baseUrl + (url || api["e" /* findSysCode */]) : url || api["e" /* findSysCode */],
|
|
2385
2389
|
type: method,
|
|
2386
2390
|
params: _extends({
|
|
2387
2391
|
ccCode: sysAppCode
|
package/lib/retrial-auth.js
CHANGED
|
@@ -1611,59 +1611,61 @@ function normalizeComponent(
|
|
|
1611
1611
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1612
1612
|
|
|
1613
1613
|
"use strict";
|
|
1614
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1615
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1614
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return initRetrialAuth; });
|
|
1615
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return getRetrialAuthCode; });
|
|
1616
1616
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return codeRetrialAuth; });
|
|
1617
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1618
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1617
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return selectObject; });
|
|
1618
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return findSysCode; });
|
|
1619
1619
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return commonOpion; });
|
|
1620
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1621
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1622
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1623
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1624
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1625
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1626
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1627
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1628
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1629
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1630
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1631
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1620
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return getHandleInfoHtml; });
|
|
1621
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getNodeInfoHtml; });
|
|
1622
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return taskHandleHtml; });
|
|
1623
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskHandleHtmlImg; });
|
|
1624
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return registerNew; });
|
|
1625
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return getNodeInfo; });
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toStartFlow; });
|
|
1627
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return findUserBaseInfo; });
|
|
1628
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return taskRejectHtml; });
|
|
1629
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return toTaskRejectHtml; });
|
|
1630
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return handleTaskRead; });
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return taskReadHtml; });
|
|
1632
1632
|
/* unused harmony export toStartTaskRead */
|
|
1633
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1634
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1635
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1636
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1637
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1638
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1639
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1640
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1641
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1642
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1643
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1644
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1645
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1633
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return toStartTaskReadHtml; });
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return toTaskTransferIndex; });
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return taskTransfer; });
|
|
1636
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return findSysCodes; });
|
|
1637
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return getNotificationMsg; });
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return toTaskUnionExamine; });
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return taskUnionExamine; });
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return toTaskTakeAdvice; });
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return taskTakeAdvice; });
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return toTaskStartDraft; });
|
|
1643
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return taskStartDraft; });
|
|
1644
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return toTaskUnionSeal; });
|
|
1645
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return taskUnionSeal; });
|
|
1646
1646
|
/* unused harmony export toTwoOfficesDispatch */
|
|
1647
1647
|
/* unused harmony export twoOfficesDispatch */
|
|
1648
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1649
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1650
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1651
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1652
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1653
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1654
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1655
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1656
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1657
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1658
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1659
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1660
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1661
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1662
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1663
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1648
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return isCanStartSubFlow; });
|
|
1649
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getPresetCustomInfo; });
|
|
1650
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return pendedhistoryList; });
|
|
1651
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return getHandleButtonHtml; });
|
|
1652
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return getSysParam; });
|
|
1653
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return getFreeStartFlowParams; });
|
|
1654
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return getProcessDefList; });
|
|
1655
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1656
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return freeStartFlowWithSubmitTask; });
|
|
1657
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return toTaskSupervise; });
|
|
1658
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return toTaskSuperviseSub; });
|
|
1659
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return toResetProcessIndex; });
|
|
1660
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return resetProcess; });
|
|
1661
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return toTaskContinuationIndex; });
|
|
1662
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return taskContinuation; });
|
|
1663
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return taskReadList; });
|
|
1664
1664
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return cancelTaskRead; });
|
|
1665
1665
|
/* unused harmony export officeHandleRemark */
|
|
1666
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1666
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return toStartTaskReadNew; });
|
|
1667
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return directStartTaskCircularRead; });
|
|
1668
|
+
/* unused harmony export endFlowAndStartTaskCircularRead */
|
|
1667
1669
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1668
1670
|
|
|
1669
1671
|
var activiti = '/bpm';
|
|
@@ -1791,6 +1793,8 @@ var cancelTaskRead = '/bpm/bpmBackend/taskReadWithDraw';
|
|
|
1791
1793
|
var officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
1792
1794
|
// 获取分阅信息
|
|
1793
1795
|
var toStartTaskReadNew = '/bpm/bpmBackend/toStartTaskRead';
|
|
1796
|
+
var directStartTaskCircularRead = '/bpm/bpmBackend/directStartTaskCircularRead';
|
|
1797
|
+
var endFlowAndStartTaskCircularRead = '/bpm/bpmBackend/endFlowAndStartTaskCircularRead';
|
|
1794
1798
|
|
|
1795
1799
|
/***/ }),
|
|
1796
1800
|
|
|
@@ -2428,7 +2432,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
2428
2432
|
duration: 0
|
|
2429
2433
|
});
|
|
2430
2434
|
Object(http["a" /* default */])({
|
|
2431
|
-
url: api["
|
|
2435
|
+
url: api["q" /* getRetrialAuthCode */],
|
|
2432
2436
|
type: 'post',
|
|
2433
2437
|
params: params
|
|
2434
2438
|
}).then(function (res) {
|
|
@@ -2448,7 +2452,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
2448
2452
|
var _this3 = this;
|
|
2449
2453
|
|
|
2450
2454
|
Object(http["a" /* default */])({
|
|
2451
|
-
url: api["
|
|
2455
|
+
url: api["t" /* initRetrialAuth */]
|
|
2452
2456
|
}).then(function (res) {
|
|
2453
2457
|
var rCode = res.rCode,
|
|
2454
2458
|
results = res.results;
|