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/flow-list.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';
|
|
@@ -2911,7 +2911,7 @@ taskReadvue_type_template_id_14d60186_render._withStripped = true
|
|
|
2911
2911
|
var _this = this;
|
|
2912
2912
|
|
|
2913
2913
|
Object(http["a" /* default */])({
|
|
2914
|
-
url: api["
|
|
2914
|
+
url: api["w" /* pendedhistoryList */],
|
|
2915
2915
|
type: 'post',
|
|
2916
2916
|
params: {
|
|
2917
2917
|
type: 0,
|
|
@@ -2934,7 +2934,7 @@ taskReadvue_type_template_id_14d60186_render._withStripped = true
|
|
|
2934
2934
|
var _this2 = this;
|
|
2935
2935
|
|
|
2936
2936
|
Object(http["a" /* default */])({
|
|
2937
|
-
url: api["
|
|
2937
|
+
url: api["F" /* taskReadList */],
|
|
2938
2938
|
params: {
|
|
2939
2939
|
appRecordId: this.businessId,
|
|
2940
2940
|
status: status
|
|
@@ -3267,7 +3267,7 @@ var util = __webpack_require__(0);
|
|
|
3267
3267
|
var _this = this;
|
|
3268
3268
|
|
|
3269
3269
|
Object(http["a" /* default */])({
|
|
3270
|
-
url: api["
|
|
3270
|
+
url: api["w" /* pendedhistoryList */],
|
|
3271
3271
|
type: 'post',
|
|
3272
3272
|
params: {
|
|
3273
3273
|
type: this.type,
|