eoss-mobiles 0.3.12 → 0.3.13
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 +41 -34
- package/lib/config/api.js +8 -3
- package/lib/eoss-mobile.common.js +544 -62
- package/lib/flow-btn.js +43 -36
- package/lib/flow-list.js +42 -35
- package/lib/flow.js +591 -116
- package/lib/index.js +1 -1
- package/lib/picker.js +53 -37
- package/lib/radio.js +41 -34
- package/lib/retrial-auth.js +43 -36
- package/lib/selector.js +60 -53
- package/lib/table-column.js +41 -34
- package/package.json +1 -1
- package/packages/flow/src/components/Handle.vue +111 -8
- package/packages/flow/src/components/Message.vue +13 -12
- package/packages/flow/src/components/Opinion.vue +14 -0
- package/packages/flow/src/components/StartFlow.vue +143 -10
- package/packages/picker/src/main.vue +19 -16
- package/src/config/api.js +8 -1
- package/src/index.js +1 -1
package/lib/picker.js
CHANGED
|
@@ -1608,47 +1608,49 @@ 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__, "r", function() { return initRetrialAuth; });
|
|
1612
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getRetrialAuthCode; });
|
|
1613
1613
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return codeRetrialAuth; });
|
|
1614
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1614
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return selectObject; });
|
|
1615
1615
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return findSysCode; });
|
|
1616
1616
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", 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__, "
|
|
1617
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return getHandleInfoHtml; });
|
|
1618
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return getNodeInfoHtml; });
|
|
1619
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return taskHandleHtml; });
|
|
1620
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return taskHandleHtmlImg; });
|
|
1621
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return registerNew; });
|
|
1622
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return getNodeInfo; });
|
|
1623
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return toStartFlow; });
|
|
1624
1624
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return findUserBaseInfo; });
|
|
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__, "
|
|
1625
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return taskRejectHtml; });
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return toTaskRejectHtml; });
|
|
1627
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return handleTaskRead; });
|
|
1628
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", 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__, "
|
|
1630
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return toStartTaskReadHtml; });
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return toTaskTransferIndex; });
|
|
1632
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return taskTransfer; });
|
|
1633
1633
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return findSysCodes; });
|
|
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__, "
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return getNotificationMsg; });
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toTaskUnionExamine; });
|
|
1636
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return taskUnionExamine; });
|
|
1637
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return toTaskTakeAdvice; });
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskTakeAdvice; });
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return toTaskStartDraft; });
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return taskStartDraft; });
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return toTaskUnionSeal; });
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", 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__, "
|
|
1645
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return isCanStartSubFlow; });
|
|
1646
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getPresetCustomInfo; });
|
|
1647
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return pendedhistoryList; });
|
|
1648
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return getHandleButtonHtml; });
|
|
1649
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return getSysParam; });
|
|
1650
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return getFreeStartFlowParams; });
|
|
1651
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return getProcessDefList; });
|
|
1652
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1653
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return freeStartFlowWithSubmitTask; });
|
|
1652
1654
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1653
1655
|
|
|
1654
1656
|
var activiti = '/bpm';
|
|
@@ -1679,7 +1681,8 @@ var taskHandleHtml = pending + '/task/taskHandle/taskHandle.dhtml';
|
|
|
1679
1681
|
var taskHandleHtmlImg = pending + '/task/taskHandle/taskHandleWithHandwrittenOpinion.dhtml';
|
|
1680
1682
|
// 发起流程
|
|
1681
1683
|
// export const registerNew = '/api/v1/mecpItask/registerNew.json';
|
|
1682
|
-
|
|
1684
|
+
// export const registerNew = '/bpm/v1/mecpItask/registerNew.json';
|
|
1685
|
+
var registerNew = '/bpm/task/taskHandle/startFlow.dhtml';
|
|
1683
1686
|
|
|
1684
1687
|
// 获取节点信息(获取节点属性及办理人,发起)
|
|
1685
1688
|
// export const getNodeInfo = '/api/mecp/v1/mecpItask/getNodeInfo.json';
|
|
@@ -1749,6 +1752,10 @@ var getSysParam = '/api/v1/mecpSys/getSysParam.json';
|
|
|
1749
1752
|
var getFreeStartFlowParams = '/bpm/bpmBackend/getFreeStartFlowParams';
|
|
1750
1753
|
// 获取发起流程列表
|
|
1751
1754
|
var getProcessDefList = '/bpm/v1/mecpItask/getProcessDefList.json';
|
|
1755
|
+
// 阅转办提交流程
|
|
1756
|
+
var startReadTransferHandleFlowWithTaskReadEnd = '/bpm/bpmBackend/startReadTransferHandleFlowWithTaskReadEnd';
|
|
1757
|
+
// 自由发起流程提交
|
|
1758
|
+
var freeStartFlowWithSubmitTask = '/bpm/bpmBackend/freeStartFlowWithSubmitTask';
|
|
1752
1759
|
|
|
1753
1760
|
/***/ }),
|
|
1754
1761
|
/* 3 */
|
|
@@ -2097,7 +2104,7 @@ module.exports = require("sm-crypto");
|
|
|
2097
2104
|
// ESM COMPAT FLAG
|
|
2098
2105
|
__webpack_require__.r(__webpack_exports__);
|
|
2099
2106
|
|
|
2100
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/picker/src/main.vue?vue&type=template&id=
|
|
2107
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/picker/src/main.vue?vue&type=template&id=8d54cf62
|
|
2101
2108
|
var render = function () {
|
|
2102
2109
|
var _vm = this
|
|
2103
2110
|
var _h = _vm.$createElement
|
|
@@ -2135,7 +2142,13 @@ var render = function () {
|
|
|
2135
2142
|
"em-input",
|
|
2136
2143
|
_vm.$attrs,
|
|
2137
2144
|
false
|
|
2138
|
-
)
|
|
2145
|
+
),
|
|
2146
|
+
[
|
|
2147
|
+
_vm._l(_vm.$slots, function (index, name) {
|
|
2148
|
+
return _c("template", { slot: name }, [_vm._t(name)], 2)
|
|
2149
|
+
}),
|
|
2150
|
+
],
|
|
2151
|
+
2
|
|
2139
2152
|
)
|
|
2140
2153
|
: _c(
|
|
2141
2154
|
"em-input",
|
|
@@ -2414,7 +2427,7 @@ var staticRenderFns = []
|
|
|
2414
2427
|
render._withStripped = true
|
|
2415
2428
|
|
|
2416
2429
|
|
|
2417
|
-
// CONCATENATED MODULE: ./packages/picker/src/main.vue?vue&type=template&id=
|
|
2430
|
+
// CONCATENATED MODULE: ./packages/picker/src/main.vue?vue&type=template&id=8d54cf62
|
|
2418
2431
|
|
|
2419
2432
|
// EXTERNAL MODULE: ./src/config/api.js
|
|
2420
2433
|
var api = __webpack_require__(2);
|
|
@@ -2566,6 +2579,9 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
|
|
|
2566
2579
|
//
|
|
2567
2580
|
//
|
|
2568
2581
|
//
|
|
2582
|
+
//
|
|
2583
|
+
//
|
|
2584
|
+
//
|
|
2569
2585
|
|
|
2570
2586
|
|
|
2571
2587
|
|
package/lib/radio.js
CHANGED
|
@@ -1608,47 +1608,49 @@ 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__, "r", function() { return initRetrialAuth; });
|
|
1612
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getRetrialAuthCode; });
|
|
1613
1613
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return codeRetrialAuth; });
|
|
1614
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1614
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return selectObject; });
|
|
1615
1615
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return findSysCode; });
|
|
1616
1616
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", 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__, "
|
|
1617
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return getHandleInfoHtml; });
|
|
1618
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return getNodeInfoHtml; });
|
|
1619
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return taskHandleHtml; });
|
|
1620
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return taskHandleHtmlImg; });
|
|
1621
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return registerNew; });
|
|
1622
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return getNodeInfo; });
|
|
1623
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return toStartFlow; });
|
|
1624
1624
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return findUserBaseInfo; });
|
|
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__, "
|
|
1625
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return taskRejectHtml; });
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return toTaskRejectHtml; });
|
|
1627
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return handleTaskRead; });
|
|
1628
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", 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__, "
|
|
1630
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return toStartTaskReadHtml; });
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return toTaskTransferIndex; });
|
|
1632
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return taskTransfer; });
|
|
1633
1633
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return findSysCodes; });
|
|
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__, "
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return getNotificationMsg; });
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toTaskUnionExamine; });
|
|
1636
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return taskUnionExamine; });
|
|
1637
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return toTaskTakeAdvice; });
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskTakeAdvice; });
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return toTaskStartDraft; });
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return taskStartDraft; });
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return toTaskUnionSeal; });
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", 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__, "
|
|
1645
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return isCanStartSubFlow; });
|
|
1646
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getPresetCustomInfo; });
|
|
1647
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return pendedhistoryList; });
|
|
1648
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return getHandleButtonHtml; });
|
|
1649
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return getSysParam; });
|
|
1650
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return getFreeStartFlowParams; });
|
|
1651
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return getProcessDefList; });
|
|
1652
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1653
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return freeStartFlowWithSubmitTask; });
|
|
1652
1654
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1653
1655
|
|
|
1654
1656
|
var activiti = '/bpm';
|
|
@@ -1679,7 +1681,8 @@ var taskHandleHtml = pending + '/task/taskHandle/taskHandle.dhtml';
|
|
|
1679
1681
|
var taskHandleHtmlImg = pending + '/task/taskHandle/taskHandleWithHandwrittenOpinion.dhtml';
|
|
1680
1682
|
// 发起流程
|
|
1681
1683
|
// export const registerNew = '/api/v1/mecpItask/registerNew.json';
|
|
1682
|
-
|
|
1684
|
+
// export const registerNew = '/bpm/v1/mecpItask/registerNew.json';
|
|
1685
|
+
var registerNew = '/bpm/task/taskHandle/startFlow.dhtml';
|
|
1683
1686
|
|
|
1684
1687
|
// 获取节点信息(获取节点属性及办理人,发起)
|
|
1685
1688
|
// export const getNodeInfo = '/api/mecp/v1/mecpItask/getNodeInfo.json';
|
|
@@ -1749,6 +1752,10 @@ var getSysParam = '/api/v1/mecpSys/getSysParam.json';
|
|
|
1749
1752
|
var getFreeStartFlowParams = '/bpm/bpmBackend/getFreeStartFlowParams';
|
|
1750
1753
|
// 获取发起流程列表
|
|
1751
1754
|
var getProcessDefList = '/bpm/v1/mecpItask/getProcessDefList.json';
|
|
1755
|
+
// 阅转办提交流程
|
|
1756
|
+
var startReadTransferHandleFlowWithTaskReadEnd = '/bpm/bpmBackend/startReadTransferHandleFlowWithTaskReadEnd';
|
|
1757
|
+
// 自由发起流程提交
|
|
1758
|
+
var freeStartFlowWithSubmitTask = '/bpm/bpmBackend/freeStartFlowWithSubmitTask';
|
|
1752
1759
|
|
|
1753
1760
|
/***/ }),
|
|
1754
1761
|
/* 3 */
|
package/lib/retrial-auth.js
CHANGED
|
@@ -1611,47 +1611,49 @@ 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__, "r", function() { return initRetrialAuth; });
|
|
1615
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getRetrialAuthCode; });
|
|
1616
1616
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return codeRetrialAuth; });
|
|
1617
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1617
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return selectObject; });
|
|
1618
1618
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return findSysCode; });
|
|
1619
1619
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", 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__, "
|
|
1620
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return getHandleInfoHtml; });
|
|
1621
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return getNodeInfoHtml; });
|
|
1622
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return taskHandleHtml; });
|
|
1623
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return taskHandleHtmlImg; });
|
|
1624
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return registerNew; });
|
|
1625
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return getNodeInfo; });
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return toStartFlow; });
|
|
1627
1627
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return findUserBaseInfo; });
|
|
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__, "
|
|
1628
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return taskRejectHtml; });
|
|
1629
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return toTaskRejectHtml; });
|
|
1630
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return handleTaskRead; });
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", 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__, "
|
|
1633
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return toStartTaskReadHtml; });
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return toTaskTransferIndex; });
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return taskTransfer; });
|
|
1636
1636
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return findSysCodes; });
|
|
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__, "
|
|
1637
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return getNotificationMsg; });
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toTaskUnionExamine; });
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return taskUnionExamine; });
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return toTaskTakeAdvice; });
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskTakeAdvice; });
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return toTaskStartDraft; });
|
|
1643
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return taskStartDraft; });
|
|
1644
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return toTaskUnionSeal; });
|
|
1645
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", 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__, "
|
|
1648
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return isCanStartSubFlow; });
|
|
1649
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getPresetCustomInfo; });
|
|
1650
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return pendedhistoryList; });
|
|
1651
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return getHandleButtonHtml; });
|
|
1652
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return getSysParam; });
|
|
1653
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return getFreeStartFlowParams; });
|
|
1654
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return getProcessDefList; });
|
|
1655
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1656
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return freeStartFlowWithSubmitTask; });
|
|
1655
1657
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1656
1658
|
|
|
1657
1659
|
var activiti = '/bpm';
|
|
@@ -1682,7 +1684,8 @@ var taskHandleHtml = pending + '/task/taskHandle/taskHandle.dhtml';
|
|
|
1682
1684
|
var taskHandleHtmlImg = pending + '/task/taskHandle/taskHandleWithHandwrittenOpinion.dhtml';
|
|
1683
1685
|
// 发起流程
|
|
1684
1686
|
// export const registerNew = '/api/v1/mecpItask/registerNew.json';
|
|
1685
|
-
|
|
1687
|
+
// export const registerNew = '/bpm/v1/mecpItask/registerNew.json';
|
|
1688
|
+
var registerNew = '/bpm/task/taskHandle/startFlow.dhtml';
|
|
1686
1689
|
|
|
1687
1690
|
// 获取节点信息(获取节点属性及办理人,发起)
|
|
1688
1691
|
// export const getNodeInfo = '/api/mecp/v1/mecpItask/getNodeInfo.json';
|
|
@@ -1752,6 +1755,10 @@ var getSysParam = '/api/v1/mecpSys/getSysParam.json';
|
|
|
1752
1755
|
var getFreeStartFlowParams = '/bpm/bpmBackend/getFreeStartFlowParams';
|
|
1753
1756
|
// 获取发起流程列表
|
|
1754
1757
|
var getProcessDefList = '/bpm/v1/mecpItask/getProcessDefList.json';
|
|
1758
|
+
// 阅转办提交流程
|
|
1759
|
+
var startReadTransferHandleFlowWithTaskReadEnd = '/bpm/bpmBackend/startReadTransferHandleFlowWithTaskReadEnd';
|
|
1760
|
+
// 自由发起流程提交
|
|
1761
|
+
var freeStartFlowWithSubmitTask = '/bpm/bpmBackend/freeStartFlowWithSubmitTask';
|
|
1755
1762
|
|
|
1756
1763
|
/***/ }),
|
|
1757
1764
|
|
|
@@ -2389,7 +2396,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
2389
2396
|
duration: 0
|
|
2390
2397
|
});
|
|
2391
2398
|
Object(http["a" /* default */])({
|
|
2392
|
-
url: api["
|
|
2399
|
+
url: api["o" /* getRetrialAuthCode */],
|
|
2393
2400
|
type: 'post',
|
|
2394
2401
|
params: params
|
|
2395
2402
|
}).then(function (res) {
|
|
@@ -2409,7 +2416,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
2409
2416
|
var _this3 = this;
|
|
2410
2417
|
|
|
2411
2418
|
Object(http["a" /* default */])({
|
|
2412
|
-
url: api["
|
|
2419
|
+
url: api["r" /* initRetrialAuth */]
|
|
2413
2420
|
}).then(function (res) {
|
|
2414
2421
|
var rCode = res.rCode,
|
|
2415
2422
|
results = res.results;
|