eoss-mobiles 0.3.41 → 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 +50 -65
- package/lib/flow-btn.js +49 -49
- package/lib/flow-list.js +50 -50
- package/lib/flow.js +120 -139
- 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/checkbox.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';
|
|
@@ -2434,7 +2434,7 @@ var _extends = Object.assign || function (target) { for (var i = 1; i < argument
|
|
|
2434
2434
|
param = this.param;
|
|
2435
2435
|
|
|
2436
2436
|
var params = {
|
|
2437
|
-
url: this.baseUrl ? this.baseUrl + (url || api["
|
|
2437
|
+
url: this.baseUrl ? this.baseUrl + (url || api["f" /* findSysCode */]) : url || api["f" /* findSysCode */],
|
|
2438
2438
|
type: method,
|
|
2439
2439
|
params: _extends({
|
|
2440
2440
|
ccCode: sysAppCode
|
|
@@ -2150,8 +2150,8 @@ mainvue_type_template_id_17308961_render._withStripped = true
|
|
|
2150
2150
|
|
|
2151
2151
|
// CONCATENATED MODULE: ./packages/selector/src/main.vue?vue&type=template&id=17308961
|
|
2152
2152
|
|
|
2153
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/selector-tree.vue?vue&type=template&id=
|
|
2154
|
-
var
|
|
2153
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/selector-tree.vue?vue&type=template&id=73fa0cb0
|
|
2154
|
+
var selector_treevue_type_template_id_73fa0cb0_render = function () {
|
|
2155
2155
|
var _vm = this
|
|
2156
2156
|
var _h = _vm.$createElement
|
|
2157
2157
|
var _c = _vm._self._c || _h
|
|
@@ -2167,7 +2167,10 @@ var selector_treevue_type_template_id_1922481a_render = function () {
|
|
|
2167
2167
|
"em-nav-bar",
|
|
2168
2168
|
{
|
|
2169
2169
|
class: _vm.isBgColor ? "em-selector-nav-bar" : "",
|
|
2170
|
-
attrs: {
|
|
2170
|
+
attrs: {
|
|
2171
|
+
paddingTop: _vm.paddingTop,
|
|
2172
|
+
disabled: _vm.newTabs[_vm.selectIndex].name == "persongroupobj",
|
|
2173
|
+
},
|
|
2171
2174
|
on: { "click-left": _vm.navigateBack },
|
|
2172
2175
|
},
|
|
2173
2176
|
[
|
|
@@ -2331,11 +2334,11 @@ var selector_treevue_type_template_id_1922481a_render = function () {
|
|
|
2331
2334
|
1
|
|
2332
2335
|
)
|
|
2333
2336
|
}
|
|
2334
|
-
var
|
|
2335
|
-
|
|
2337
|
+
var selector_treevue_type_template_id_73fa0cb0_staticRenderFns = []
|
|
2338
|
+
selector_treevue_type_template_id_73fa0cb0_render._withStripped = true
|
|
2336
2339
|
|
|
2337
2340
|
|
|
2338
|
-
// CONCATENATED MODULE: ./packages/selector/src/selector-tree.vue?vue&type=template&id=
|
|
2341
|
+
// CONCATENATED MODULE: ./packages/selector/src/selector-tree.vue?vue&type=template&id=73fa0cb0
|
|
2339
2342
|
|
|
2340
2343
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/tree.vue?vue&type=template&id=d9c99060
|
|
2341
2344
|
var treevue_type_template_id_d9c99060_render = function () {
|
|
@@ -3237,7 +3240,7 @@ var taskTransfer = pending + '/task/taskHandle/taskTransfer.dhtml';
|
|
|
3237
3240
|
// 获取默认通知消息
|
|
3238
3241
|
var findSysCodes = pending + '/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
3239
3242
|
// 获取通知消息
|
|
3240
|
-
var
|
|
3243
|
+
var api_getNotificationMsg = pending + '/task/taskHandle/getNotificationMsg.dhtml';
|
|
3241
3244
|
// 联合审核
|
|
3242
3245
|
var toTaskUnionExamine = activiti + mecp + '/bpmBackend/toTaskUnionExamine';
|
|
3243
3246
|
// 联合审核提交
|
|
@@ -3693,6 +3696,7 @@ var _props, _methods;
|
|
|
3693
3696
|
//
|
|
3694
3697
|
//
|
|
3695
3698
|
//
|
|
3699
|
+
//
|
|
3696
3700
|
|
|
3697
3701
|
|
|
3698
3702
|
|
|
@@ -4650,8 +4654,8 @@ var _props, _methods;
|
|
|
4650
4654
|
|
|
4651
4655
|
var selector_tree_component = normalizeComponent(
|
|
4652
4656
|
src_selector_treevue_type_script_lang_js,
|
|
4653
|
-
|
|
4654
|
-
|
|
4657
|
+
selector_treevue_type_template_id_73fa0cb0_render,
|
|
4658
|
+
selector_treevue_type_template_id_73fa0cb0_staticRenderFns,
|
|
4655
4659
|
false,
|
|
4656
4660
|
null,
|
|
4657
4661
|
null,
|
|
@@ -12896,8 +12900,8 @@ list_src_main.install = function (Vue) {
|
|
|
12896
12900
|
};
|
|
12897
12901
|
|
|
12898
12902
|
/* harmony default export */ var list = (list_src_main);
|
|
12899
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=
|
|
12900
|
-
var
|
|
12903
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=8e68b4d8
|
|
12904
|
+
var mainvue_type_template_id_8e68b4d8_render = function () {
|
|
12901
12905
|
var _vm = this
|
|
12902
12906
|
var _h = _vm.$createElement
|
|
12903
12907
|
var _c = _vm._self._c || _h
|
|
@@ -13031,11 +13035,11 @@ var mainvue_type_template_id_6b2d464f_render = function () {
|
|
|
13031
13035
|
1
|
|
13032
13036
|
)
|
|
13033
13037
|
}
|
|
13034
|
-
var
|
|
13035
|
-
|
|
13038
|
+
var mainvue_type_template_id_8e68b4d8_staticRenderFns = []
|
|
13039
|
+
mainvue_type_template_id_8e68b4d8_render._withStripped = true
|
|
13036
13040
|
|
|
13037
13041
|
|
|
13038
|
-
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=
|
|
13042
|
+
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=8e68b4d8
|
|
13039
13043
|
|
|
13040
13044
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/StartFlow.vue?vue&type=template&id=1e2dff79
|
|
13041
13045
|
var StartFlowvue_type_template_id_1e2dff79_render = function () {
|
|
@@ -19445,8 +19449,8 @@ var Handle_component = normalizeComponent(
|
|
|
19445
19449
|
)
|
|
19446
19450
|
|
|
19447
19451
|
/* harmony default export */ var Handle = (Handle_component.exports);
|
|
19448
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Circulate.vue?vue&type=template&id=
|
|
19449
|
-
var
|
|
19452
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Circulate.vue?vue&type=template&id=d83ebd5c
|
|
19453
|
+
var Circulatevue_type_template_id_d83ebd5c_render = function () {
|
|
19450
19454
|
var _vm = this
|
|
19451
19455
|
var _h = _vm.$createElement
|
|
19452
19456
|
var _c = _vm._self._c || _h
|
|
@@ -19467,7 +19471,7 @@ var Circulatevue_type_template_id_cee2bf16_render = function () {
|
|
|
19467
19471
|
[
|
|
19468
19472
|
_c("div", { staticClass: "present-node" }, [
|
|
19469
19473
|
_c("div", { staticClass: "label" }, [_vm._v("当前节点:")]),
|
|
19470
|
-
_c("div", [_vm._v(_vm._s(_vm.
|
|
19474
|
+
_c("div", [_vm._v(_vm._s(_vm.nodeName))]),
|
|
19471
19475
|
]),
|
|
19472
19476
|
_c("Opinion", {
|
|
19473
19477
|
attrs: {
|
|
@@ -19644,24 +19648,6 @@ var Circulatevue_type_template_id_cee2bf16_render = function () {
|
|
|
19644
19648
|
1
|
|
19645
19649
|
),
|
|
19646
19650
|
]),
|
|
19647
|
-
_c(
|
|
19648
|
-
"div",
|
|
19649
|
-
{ staticClass: "item-msg item-msg2" },
|
|
19650
|
-
[
|
|
19651
|
-
_c("Message", {
|
|
19652
|
-
ref: "message",
|
|
19653
|
-
attrs: {
|
|
19654
|
-
code: "notification_type",
|
|
19655
|
-
baseUrl: _vm.baseUrl,
|
|
19656
|
-
defaultNotificationType:
|
|
19657
|
-
_vm.defaultNotificationType,
|
|
19658
|
-
defaultNotificationMsg: _vm.form.notificationMsg,
|
|
19659
|
-
},
|
|
19660
|
-
on: { onInputMsg: _vm.onInputMsg },
|
|
19661
|
-
}),
|
|
19662
|
-
],
|
|
19663
|
-
1
|
|
19664
|
-
),
|
|
19665
19651
|
]),
|
|
19666
19652
|
])
|
|
19667
19653
|
: _vm._e(),
|
|
@@ -19689,11 +19675,11 @@ var Circulatevue_type_template_id_cee2bf16_render = function () {
|
|
|
19689
19675
|
),
|
|
19690
19676
|
])
|
|
19691
19677
|
}
|
|
19692
|
-
var
|
|
19693
|
-
|
|
19678
|
+
var Circulatevue_type_template_id_d83ebd5c_staticRenderFns = []
|
|
19679
|
+
Circulatevue_type_template_id_d83ebd5c_render._withStripped = true
|
|
19694
19680
|
|
|
19695
19681
|
|
|
19696
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Circulate.vue?vue&type=template&id=
|
|
19682
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Circulate.vue?vue&type=template&id=d83ebd5c
|
|
19697
19683
|
|
|
19698
19684
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Circulate.vue?vue&type=script&lang=js
|
|
19699
19685
|
//
|
|
@@ -19828,17 +19814,6 @@ Circulatevue_type_template_id_cee2bf16_render._withStripped = true
|
|
|
19828
19814
|
//
|
|
19829
19815
|
//
|
|
19830
19816
|
//
|
|
19831
|
-
//
|
|
19832
|
-
//
|
|
19833
|
-
//
|
|
19834
|
-
//
|
|
19835
|
-
//
|
|
19836
|
-
//
|
|
19837
|
-
//
|
|
19838
|
-
//
|
|
19839
|
-
//
|
|
19840
|
-
//
|
|
19841
|
-
//
|
|
19842
19817
|
|
|
19843
19818
|
|
|
19844
19819
|
|
|
@@ -19853,6 +19828,7 @@ Circulatevue_type_template_id_cee2bf16_render._withStripped = true
|
|
|
19853
19828
|
},
|
|
19854
19829
|
props: {
|
|
19855
19830
|
businessId: String,
|
|
19831
|
+
pendingId: String,
|
|
19856
19832
|
identityIds: String, //用户id
|
|
19857
19833
|
beforeSubmit: Function,
|
|
19858
19834
|
orgId: String, //单位id
|
|
@@ -19885,7 +19861,7 @@ Circulatevue_type_template_id_cee2bf16_render._withStripped = true
|
|
|
19885
19861
|
type: String,
|
|
19886
19862
|
default: ''
|
|
19887
19863
|
},
|
|
19888
|
-
|
|
19864
|
+
nodeName: {
|
|
19889
19865
|
type: String,
|
|
19890
19866
|
default: '拟稿'
|
|
19891
19867
|
},
|
|
@@ -19986,9 +19962,14 @@ Circulatevue_type_template_id_cee2bf16_render._withStripped = true
|
|
|
19986
19962
|
nodeType: undefined }, _ref['deptRoleCode'] = undefined, _ref.orgRoleCode = undefined, _ref.appointNotUserIds = undefined, _ref.handleRoleId = undefined, _ref.nextRole = undefined, _ref.filterCandinateIds = undefined, _ref.selectorDefShowDeptId = undefined, _ref.isRadio = true, _ref.otherOrgName = undefined, _ref.currentOrgName = undefined, _ref.isMainSubProcess = false, _ref.isNextUser = false, _ref.isDealObject = false, _ref.isDealRole = false, _ref.nextUserflag = false, _ref.isSubmitButtonShowAgreeAndDisagree = 0, _ref.isCustomUserClick = false, _ref.timeListLable = undefined, _ref.nodeDefaultSubmitOpinion = undefined, _ref.isCustomUser = 0, _ref.choiceOrgId = '', _ref.choiceDeptId = '', _ref.taskExamineInfo = {}, _ref.nodeInfoMapInfo = {}, _ref.flowDefList = [], _ref.file = '', _ref.isEndUserTask = '', _ref.tagKey = '', _ref.pOrgId = '', _ref.customPresetHintMessage = '', _ref.enableCustomLimitTimeSetting = false, _ref.showCustomLimitTimeText = false, _ref.needRetrialAuth = false, _ref.defaultNextNode = '', _ref;
|
|
19987
19963
|
},
|
|
19988
19964
|
created: function created() {
|
|
19989
|
-
this.getMessage();
|
|
19965
|
+
// this.getMessage();
|
|
19990
19966
|
this.currentOrgSelectorParams.employee = { pid: this.orgId };
|
|
19991
|
-
this.foreignOrgSelectorParams.
|
|
19967
|
+
this.foreignOrgSelectorParams.nofilid = this.orgId;
|
|
19968
|
+
this.foreignOrgSelectorParams.myUserid = '';
|
|
19969
|
+
this.foreignOrgSelectorParams.filgroup = {
|
|
19970
|
+
pid: 'root',
|
|
19971
|
+
myUserid: this.userId
|
|
19972
|
+
};
|
|
19992
19973
|
},
|
|
19993
19974
|
|
|
19994
19975
|
computed: {},
|
|
@@ -20001,11 +19982,12 @@ Circulatevue_type_template_id_cee2bf16_render._withStripped = true
|
|
|
20001
19982
|
params: {
|
|
20002
19983
|
processDefinitionId: this.defId,
|
|
20003
19984
|
businessId: this.businessId,
|
|
20004
|
-
|
|
19985
|
+
pendingId: this.pendingId,
|
|
19986
|
+
openMode: this.pendingId ? '' : 'samepage'
|
|
20005
19987
|
}
|
|
20006
19988
|
};
|
|
20007
19989
|
utils_http(params).then(function (res) {
|
|
20008
|
-
if (res.rCode == 0 || res.status ==
|
|
19990
|
+
if (res.rCode == 0 || res.status == 'success') {
|
|
20009
19991
|
_this2.form.notificationMsg = res.message.replace('{title}', _this2.title || '');
|
|
20010
19992
|
}
|
|
20011
19993
|
});
|
|
@@ -20023,15 +20005,18 @@ Circulatevue_type_template_id_cee2bf16_render._withStripped = true
|
|
|
20023
20005
|
var _this3 = this;
|
|
20024
20006
|
|
|
20025
20007
|
var params = {
|
|
20026
|
-
url: directStartTaskCircularRead,
|
|
20008
|
+
url: this.pendingId ? endFlowAndStartTaskCircularRead : directStartTaskCircularRead,
|
|
20027
20009
|
params: {
|
|
20028
20010
|
businessId: this.businessId,
|
|
20011
|
+
pendingId: this.pendingId,
|
|
20029
20012
|
processDefinitionId: this.defId,
|
|
20030
20013
|
notificationMsg: this.form.notificationMsg,
|
|
20031
20014
|
notificationType: this.form.notificationType,
|
|
20032
20015
|
opinion: this.form.opinion,
|
|
20033
20016
|
nextOtherOrgObj: this.form.nextOtherOrgObj,
|
|
20034
|
-
nextCurrentOrgObj: this.form.nextCurrentOrgObj
|
|
20017
|
+
nextCurrentOrgObj: this.form.nextCurrentOrgObj,
|
|
20018
|
+
mobileKey: 'ceshi',
|
|
20019
|
+
loginType: 2
|
|
20035
20020
|
},
|
|
20036
20021
|
type: 'post'
|
|
20037
20022
|
};
|
|
@@ -20203,8 +20188,8 @@ Circulatevue_type_template_id_cee2bf16_render._withStripped = true
|
|
|
20203
20188
|
|
|
20204
20189
|
var Circulate_component = normalizeComponent(
|
|
20205
20190
|
components_Circulatevue_type_script_lang_js,
|
|
20206
|
-
|
|
20207
|
-
|
|
20191
|
+
Circulatevue_type_template_id_d83ebd5c_render,
|
|
20192
|
+
Circulatevue_type_template_id_d83ebd5c_staticRenderFns,
|
|
20208
20193
|
false,
|
|
20209
20194
|
null,
|
|
20210
20195
|
null,
|
|
@@ -20631,7 +20616,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
20631
20616
|
var params = {
|
|
20632
20617
|
appId: this.readParams.appId
|
|
20633
20618
|
};
|
|
20634
|
-
utils_http({ url:
|
|
20619
|
+
utils_http({ url: api_getNotificationMsg, params: params, methods: 'post' }).then(function (res) {
|
|
20635
20620
|
if (res.status === 'success') {
|
|
20636
20621
|
_this.defaultNotificationMessage = res.message;
|
|
20637
20622
|
_this.form.notificationMsg = res.message;
|
|
@@ -21517,7 +21502,7 @@ taskUnionExaminevue_type_template_id_0e5397e3_render._withStripped = true
|
|
|
21517
21502
|
pendingId: this.pendingId,
|
|
21518
21503
|
userId: this.userId
|
|
21519
21504
|
};
|
|
21520
|
-
utils_http({ url:
|
|
21505
|
+
utils_http({ url: api_getNotificationMsg, params: params, methods: 'post' }).then(function (res) {
|
|
21521
21506
|
_this2.$toast.clear();http: //localhost:8080/#/Selector
|
|
21522
21507
|
if (res.status === 'success') {
|
|
21523
21508
|
_this2.infoList.noticeInfo = res.message;
|
|
@@ -22748,7 +22733,7 @@ var resetvue_type_script_lang_js_typeof = typeof Symbol === "function" && typeof
|
|
|
22748
22733
|
var _this2 = this;
|
|
22749
22734
|
|
|
22750
22735
|
var params = {
|
|
22751
|
-
url:
|
|
22736
|
+
url: api_getNotificationMsg,
|
|
22752
22737
|
params: {
|
|
22753
22738
|
processDefinitionId: this.processObj.processDefinitionId,
|
|
22754
22739
|
businessId: this.processObj.businessId,
|
|
@@ -23259,7 +23244,7 @@ var reset_component = normalizeComponent(
|
|
|
23259
23244
|
}
|
|
23260
23245
|
},
|
|
23261
23246
|
mounted: function mounted() {
|
|
23262
|
-
this.newType = this.type;
|
|
23247
|
+
this.newType = this.isCirculate ? 'circulate' : this.type;
|
|
23263
23248
|
}
|
|
23264
23249
|
});
|
|
23265
23250
|
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=script&lang=js
|
|
@@ -23274,8 +23259,8 @@ var reset_component = normalizeComponent(
|
|
|
23274
23259
|
|
|
23275
23260
|
var flow_src_main_component = normalizeComponent(
|
|
23276
23261
|
packages_flow_src_mainvue_type_script_lang_js,
|
|
23277
|
-
|
|
23278
|
-
|
|
23262
|
+
mainvue_type_template_id_8e68b4d8_render,
|
|
23263
|
+
mainvue_type_template_id_8e68b4d8_staticRenderFns,
|
|
23279
23264
|
false,
|
|
23280
23265
|
null,
|
|
23281
23266
|
null,
|
|
@@ -29317,7 +29302,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
29317
29302
|
}
|
|
29318
29303
|
|
|
29319
29304
|
/* harmony default export */ var src = __webpack_exports__["default"] = ({
|
|
29320
|
-
version: '0.3.
|
|
29305
|
+
version: '0.3.42',
|
|
29321
29306
|
install: install,
|
|
29322
29307
|
Button: packages_button,
|
|
29323
29308
|
ButtonGroup: button_group,
|
package/lib/flow-btn.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';
|
|
@@ -2429,7 +2429,7 @@ var http = __webpack_require__(3);
|
|
|
2429
2429
|
|
|
2430
2430
|
return new Promise(function (resolve, reject) {
|
|
2431
2431
|
Object(http["a" /* default */])({
|
|
2432
|
-
url: api["
|
|
2432
|
+
url: api["s" /* getSysParam */],
|
|
2433
2433
|
params: {
|
|
2434
2434
|
name: 'app_MECP_appNonSupportNode'
|
|
2435
2435
|
}
|
|
@@ -2470,7 +2470,7 @@ var http = __webpack_require__(3);
|
|
|
2470
2470
|
|
|
2471
2471
|
return new Promise(function (resolve, reject) {
|
|
2472
2472
|
Object(http["a" /* default */])({
|
|
2473
|
-
url: api["
|
|
2473
|
+
url: api["k" /* getHandleButtonHtml */],
|
|
2474
2474
|
params: {
|
|
2475
2475
|
pendingId: _this3.pendingId
|
|
2476
2476
|
}
|