eoss-mobiles 0.3.40 → 0.3.42
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 +48 -48
- package/lib/eoss-mobile.common.js +59 -75
- package/lib/flow-btn.js +49 -49
- package/lib/flow-list.js +50 -50
- package/lib/flow.js +129 -149
- package/lib/index.js +1 -1
- package/lib/picker.js +48 -48
- package/lib/radio.js +48 -48
- package/lib/retrial-auth.js +49 -49
- package/lib/selector.js +78 -74
- package/lib/table-column.js +48 -48
- package/package.json +1 -1
- package/packages/flow/src/components/Circulate.vue +95 -96
- package/packages/flow/src/main.vue +1 -1
- package/packages/selector/src/selector-tree.vue +1 -0
- package/src/config/api.js +1 -0
- package/src/index.js +1 -1
package/lib/picker.js
CHANGED
|
@@ -1608,61 +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__, "u", function() { return initRetrialAuth; });
|
|
1612
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", 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__, "z", function() { return selectObject; });
|
|
1615
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", 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__, "l", function() { return getHandleInfoHtml; });
|
|
1618
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return getNodeInfoHtml; });
|
|
1619
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskHandleHtml; });
|
|
1620
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return taskHandleHtmlImg; });
|
|
1621
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return registerNew; });
|
|
1622
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getNodeInfo; });
|
|
1623
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return toStartFlow; });
|
|
1624
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return findUserBaseInfo; });
|
|
1625
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return taskRejectHtml; });
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return toTaskRejectHtml; });
|
|
1627
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return handleTaskRead; });
|
|
1628
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", 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__, "O", function() { return toStartTaskReadHtml; });
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return toTaskTransferIndex; });
|
|
1632
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return taskTransfer; });
|
|
1633
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return findSysCodes; });
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getNotificationMsg; });
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return toTaskUnionExamine; });
|
|
1636
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return taskUnionExamine; });
|
|
1637
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return toTaskTakeAdvice; });
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return taskTakeAdvice; });
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return toTaskStartDraft; });
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return taskStartDraft; });
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return toTaskUnionSeal; });
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", 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__, "v", function() { return isCanStartSubFlow; });
|
|
1646
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return getPresetCustomInfo; });
|
|
1647
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return pendedhistoryList; });
|
|
1648
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return getHandleButtonHtml; });
|
|
1649
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return getSysParam; });
|
|
1650
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return getFreeStartFlowParams; });
|
|
1651
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return getProcessDefList; });
|
|
1652
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1653
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return freeStartFlowWithSubmitTask; });
|
|
1654
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return toTaskSupervise; });
|
|
1655
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return toTaskSuperviseSub; });
|
|
1656
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toResetProcessIndex; });
|
|
1657
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return resetProcess; });
|
|
1658
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return toTaskContinuationIndex; });
|
|
1659
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return taskContinuation; });
|
|
1660
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", 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__, "P", function() { return toStartTaskReadNew; });
|
|
1664
1664
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return directStartTaskCircularRead; });
|
|
1665
|
-
/*
|
|
1665
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return endFlowAndStartTaskCircularRead; });
|
|
1666
1666
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1667
1667
|
|
|
1668
1668
|
var activiti = '/bpm';
|
|
@@ -3014,7 +3014,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
|
|
|
3014
3014
|
keyWord = this.keyWord;
|
|
3015
3015
|
|
|
3016
3016
|
var params = {
|
|
3017
|
-
url: this.baseUrl ? this.baseUrl + (url || api["
|
|
3017
|
+
url: this.baseUrl ? this.baseUrl + (url || api["f" /* findSysCode */]) : url || api["f" /* findSysCode */],
|
|
3018
3018
|
type: method,
|
|
3019
3019
|
params: _extends({
|
|
3020
3020
|
ccCode: sysAppCode,
|
package/lib/radio.js
CHANGED
|
@@ -1608,61 +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__, "u", function() { return initRetrialAuth; });
|
|
1612
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", 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__, "z", function() { return selectObject; });
|
|
1615
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", 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__, "l", function() { return getHandleInfoHtml; });
|
|
1618
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return getNodeInfoHtml; });
|
|
1619
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskHandleHtml; });
|
|
1620
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return taskHandleHtmlImg; });
|
|
1621
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return registerNew; });
|
|
1622
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getNodeInfo; });
|
|
1623
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return toStartFlow; });
|
|
1624
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return findUserBaseInfo; });
|
|
1625
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return taskRejectHtml; });
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return toTaskRejectHtml; });
|
|
1627
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return handleTaskRead; });
|
|
1628
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", 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__, "O", function() { return toStartTaskReadHtml; });
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return toTaskTransferIndex; });
|
|
1632
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return taskTransfer; });
|
|
1633
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return findSysCodes; });
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getNotificationMsg; });
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return toTaskUnionExamine; });
|
|
1636
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return taskUnionExamine; });
|
|
1637
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return toTaskTakeAdvice; });
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return taskTakeAdvice; });
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return toTaskStartDraft; });
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return taskStartDraft; });
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return toTaskUnionSeal; });
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", 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__, "v", function() { return isCanStartSubFlow; });
|
|
1646
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return getPresetCustomInfo; });
|
|
1647
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return pendedhistoryList; });
|
|
1648
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return getHandleButtonHtml; });
|
|
1649
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return getSysParam; });
|
|
1650
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return getFreeStartFlowParams; });
|
|
1651
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return getProcessDefList; });
|
|
1652
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1653
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return freeStartFlowWithSubmitTask; });
|
|
1654
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return toTaskSupervise; });
|
|
1655
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return toTaskSuperviseSub; });
|
|
1656
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toResetProcessIndex; });
|
|
1657
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return resetProcess; });
|
|
1658
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return toTaskContinuationIndex; });
|
|
1659
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return taskContinuation; });
|
|
1660
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", 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__, "P", function() { return toStartTaskReadNew; });
|
|
1664
1664
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return directStartTaskCircularRead; });
|
|
1665
|
-
/*
|
|
1665
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return endFlowAndStartTaskCircularRead; });
|
|
1666
1666
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1667
1667
|
|
|
1668
1668
|
var activiti = '/bpm';
|
|
@@ -2385,7 +2385,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
2385
2385
|
param = this.param;
|
|
2386
2386
|
|
|
2387
2387
|
var params = {
|
|
2388
|
-
url: this.baseUrl ? this.baseUrl + (url || api["
|
|
2388
|
+
url: this.baseUrl ? this.baseUrl + (url || api["f" /* findSysCode */]) : url || api["f" /* findSysCode */],
|
|
2389
2389
|
type: method,
|
|
2390
2390
|
params: _extends({
|
|
2391
2391
|
ccCode: sysAppCode
|
package/lib/retrial-auth.js
CHANGED
|
@@ -1611,61 +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__, "u", function() { return initRetrialAuth; });
|
|
1615
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", 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__, "z", function() { return selectObject; });
|
|
1618
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", 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__, "l", function() { return getHandleInfoHtml; });
|
|
1621
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return getNodeInfoHtml; });
|
|
1622
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskHandleHtml; });
|
|
1623
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return taskHandleHtmlImg; });
|
|
1624
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return registerNew; });
|
|
1625
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getNodeInfo; });
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return toStartFlow; });
|
|
1627
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return findUserBaseInfo; });
|
|
1628
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return taskRejectHtml; });
|
|
1629
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return toTaskRejectHtml; });
|
|
1630
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return handleTaskRead; });
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", 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__, "O", function() { return toStartTaskReadHtml; });
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return toTaskTransferIndex; });
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return taskTransfer; });
|
|
1636
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return findSysCodes; });
|
|
1637
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getNotificationMsg; });
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return toTaskUnionExamine; });
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return taskUnionExamine; });
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return toTaskTakeAdvice; });
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return taskTakeAdvice; });
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return toTaskStartDraft; });
|
|
1643
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return taskStartDraft; });
|
|
1644
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return toTaskUnionSeal; });
|
|
1645
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", 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__, "v", function() { return isCanStartSubFlow; });
|
|
1649
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return getPresetCustomInfo; });
|
|
1650
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return pendedhistoryList; });
|
|
1651
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return getHandleButtonHtml; });
|
|
1652
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return getSysParam; });
|
|
1653
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return getFreeStartFlowParams; });
|
|
1654
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return getProcessDefList; });
|
|
1655
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1656
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return freeStartFlowWithSubmitTask; });
|
|
1657
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return toTaskSupervise; });
|
|
1658
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return toTaskSuperviseSub; });
|
|
1659
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toResetProcessIndex; });
|
|
1660
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return resetProcess; });
|
|
1661
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return toTaskContinuationIndex; });
|
|
1662
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return taskContinuation; });
|
|
1663
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", 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__, "P", function() { return toStartTaskReadNew; });
|
|
1667
1667
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return directStartTaskCircularRead; });
|
|
1668
|
-
/*
|
|
1668
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return endFlowAndStartTaskCircularRead; });
|
|
1669
1669
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1670
1670
|
|
|
1671
1671
|
var activiti = '/bpm';
|
|
@@ -2432,7 +2432,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
2432
2432
|
duration: 0
|
|
2433
2433
|
});
|
|
2434
2434
|
Object(http["a" /* default */])({
|
|
2435
|
-
url: api["
|
|
2435
|
+
url: api["r" /* getRetrialAuthCode */],
|
|
2436
2436
|
type: 'post',
|
|
2437
2437
|
params: params
|
|
2438
2438
|
}).then(function (res) {
|
|
@@ -2452,7 +2452,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
2452
2452
|
var _this3 = this;
|
|
2453
2453
|
|
|
2454
2454
|
Object(http["a" /* default */])({
|
|
2455
|
-
url: api["
|
|
2455
|
+
url: api["u" /* initRetrialAuth */]
|
|
2456
2456
|
}).then(function (res) {
|
|
2457
2457
|
var rCode = res.rCode,
|
|
2458
2458
|
results = res.results;
|