eoss-mobiles 0.3.11 → 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 +545 -65
- package/lib/flow-btn.js +43 -36
- package/lib/flow-list.js +42 -35
- package/lib/flow.js +592 -119
- 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 -10
- 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/flow-btn.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
|
|
|
@@ -2386,7 +2393,7 @@ var http = __webpack_require__(3);
|
|
|
2386
2393
|
|
|
2387
2394
|
return new Promise(function (resolve, reject) {
|
|
2388
2395
|
Object(http["a" /* default */])({
|
|
2389
|
-
url: api["
|
|
2396
|
+
url: api["p" /* getSysParam */],
|
|
2390
2397
|
params: {
|
|
2391
2398
|
name: 'app_MECP_appNonSupportNode'
|
|
2392
2399
|
}
|
|
@@ -2427,7 +2434,7 @@ var http = __webpack_require__(3);
|
|
|
2427
2434
|
|
|
2428
2435
|
return new Promise(function (resolve, reject) {
|
|
2429
2436
|
Object(http["a" /* default */])({
|
|
2430
|
-
url: api["
|
|
2437
|
+
url: api["h" /* getHandleButtonHtml */],
|
|
2431
2438
|
params: {
|
|
2432
2439
|
pendingId: _this3.pendingId
|
|
2433
2440
|
}
|
package/lib/flow-list.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
|
|
|
@@ -2591,7 +2598,7 @@ var _name$props$filters$d;
|
|
|
2591
2598
|
var _this = this;
|
|
2592
2599
|
|
|
2593
2600
|
Object(http["a" /* default */])({
|
|
2594
|
-
url: api["
|
|
2601
|
+
url: api["t" /* pendedhistoryList */],
|
|
2595
2602
|
type: 'post',
|
|
2596
2603
|
params: {
|
|
2597
2604
|
type: this.type,
|