eoss-mobiles 0.3.27 → 0.3.29
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 +12 -9
- package/lib/config/api.js +4 -2
- package/lib/eoss-mobile.common.js +95 -57
- package/lib/flow-btn.js +12 -9
- package/lib/flow-list.js +12 -9
- package/lib/flow.js +85 -55
- package/lib/index.js +1 -1
- package/lib/picker.js +34 -22
- package/lib/radio.js +12 -9
- package/lib/retrial-auth.js +12 -9
- package/lib/selector.js +12 -9
- package/lib/table-column.js +12 -9
- package/package.json +1 -1
- package/packages/flow/src/components/TaskRead.vue +39 -11
- package/packages/picker/src/main.vue +12 -2
- package/src/config/api.js +4 -1
- package/src/index.js +1 -1
package/lib/flow.js
CHANGED
|
@@ -1623,22 +1623,22 @@ function normalizeComponent(
|
|
|
1623
1623
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return toStartFlow; });
|
|
1624
1624
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return findUserBaseInfo; });
|
|
1625
1625
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return taskRejectHtml; });
|
|
1626
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1626
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return toTaskRejectHtml; });
|
|
1627
1627
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return handleTaskRead; });
|
|
1628
1628
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskReadHtml; });
|
|
1629
1629
|
/* unused harmony export toStartTaskRead */
|
|
1630
1630
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toStartTaskReadHtml; });
|
|
1631
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1631
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return toTaskTransferIndex; });
|
|
1632
1632
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return taskTransfer; });
|
|
1633
1633
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return findSysCodes; });
|
|
1634
1634
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getNotificationMsg; });
|
|
1635
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1635
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return toTaskUnionExamine; });
|
|
1636
1636
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return taskUnionExamine; });
|
|
1637
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1637
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return toTaskTakeAdvice; });
|
|
1638
1638
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return taskTakeAdvice; });
|
|
1639
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1639
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return toTaskStartDraft; });
|
|
1640
1640
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return taskStartDraft; });
|
|
1641
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1641
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return toTaskUnionSeal; });
|
|
1642
1642
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return taskUnionSeal; });
|
|
1643
1643
|
/* unused harmony export toTwoOfficesDispatch */
|
|
1644
1644
|
/* unused harmony export twoOfficesDispatch */
|
|
@@ -1651,15 +1651,16 @@ function normalizeComponent(
|
|
|
1651
1651
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getProcessDefList; });
|
|
1652
1652
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1653
1653
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return freeStartFlowWithSubmitTask; });
|
|
1654
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1655
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1654
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return toTaskSupervise; });
|
|
1655
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return toTaskSuperviseSub; });
|
|
1656
1656
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return toResetProcessIndex; });
|
|
1657
1657
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return resetProcess; });
|
|
1658
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1658
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return toTaskContinuationIndex; });
|
|
1659
1659
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return taskContinuation; });
|
|
1660
1660
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", 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__, "N", function() { return toStartTaskReadNew; });
|
|
1663
1664
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1664
1665
|
|
|
1665
1666
|
var activiti = '/bpm';
|
|
@@ -1785,6 +1786,8 @@ var taskReadList = '/bpm/pendedhistoryManager/fyListJson.dhtml';
|
|
|
1785
1786
|
var cancelTaskRead = '/bpm/bpmBackend/taskReadWithDraw';
|
|
1786
1787
|
// 获取公文办理消息
|
|
1787
1788
|
var officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
1789
|
+
// 获取分阅信息
|
|
1790
|
+
var toStartTaskReadNew = '/bpm/bpmBackend/toStartTaskRead';
|
|
1788
1791
|
|
|
1789
1792
|
/***/ }),
|
|
1790
1793
|
/* 3 */
|
|
@@ -6340,7 +6343,7 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
6340
6343
|
duration: 0
|
|
6341
6344
|
});
|
|
6342
6345
|
Object(http["a" /* default */])({
|
|
6343
|
-
url: _that.baseUrl ? _that.baseUrl + api["
|
|
6346
|
+
url: _that.baseUrl ? _that.baseUrl + api["P" /* toTaskRejectHtml */] : api["P" /* toTaskRejectHtml */],
|
|
6344
6347
|
params: {
|
|
6345
6348
|
pendingId: this.pendingId,
|
|
6346
6349
|
isSinglePage: false,
|
|
@@ -6439,7 +6442,7 @@ var Reject_component = Object(componentNormalizer["a" /* default */])(
|
|
|
6439
6442
|
duration: 0
|
|
6440
6443
|
});
|
|
6441
6444
|
Object(http["a" /* default */])({
|
|
6442
|
-
url: _that.baseUrl ? _that.baseUrl + api["
|
|
6445
|
+
url: _that.baseUrl ? _that.baseUrl + api["P" /* toTaskRejectHtml */] : api["P" /* toTaskRejectHtml */],
|
|
6443
6446
|
params: {
|
|
6444
6447
|
appid: this.appid,
|
|
6445
6448
|
pendingId: this.pendingId,
|
|
@@ -8422,8 +8425,8 @@ var Handle_component = Object(componentNormalizer["a" /* default */])(
|
|
|
8422
8425
|
)
|
|
8423
8426
|
|
|
8424
8427
|
/* harmony default export */ var Handle = (Handle_component.exports);
|
|
8425
|
-
// 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/TaskRead.vue?vue&type=template&id=
|
|
8426
|
-
var
|
|
8428
|
+
// 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/TaskRead.vue?vue&type=template&id=19fa18fb
|
|
8429
|
+
var TaskReadvue_type_template_id_19fa18fb_render = function () {
|
|
8427
8430
|
var _vm = this
|
|
8428
8431
|
var _h = _vm.$createElement
|
|
8429
8432
|
var _c = _vm._self._c || _h
|
|
@@ -8624,11 +8627,11 @@ var TaskReadvue_type_template_id_161443d3_render = function () {
|
|
|
8624
8627
|
]),
|
|
8625
8628
|
])
|
|
8626
8629
|
}
|
|
8627
|
-
var
|
|
8628
|
-
|
|
8630
|
+
var TaskReadvue_type_template_id_19fa18fb_staticRenderFns = []
|
|
8631
|
+
TaskReadvue_type_template_id_19fa18fb_render._withStripped = true
|
|
8629
8632
|
|
|
8630
8633
|
|
|
8631
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=
|
|
8634
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=19fa18fb
|
|
8632
8635
|
|
|
8633
8636
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/TaskRead.vue?vue&type=script&lang=js
|
|
8634
8637
|
var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
|
|
@@ -8742,6 +8745,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
8742
8745
|
nextNode: {},
|
|
8743
8746
|
readOnlyNotificationType: '',
|
|
8744
8747
|
defaultNotificationMessage: '',
|
|
8748
|
+
selectPersonValue: 0,
|
|
8745
8749
|
notificationMessageReadOnly: false,
|
|
8746
8750
|
dataJson: {
|
|
8747
8751
|
isCdjxjTaskHandle: undefined
|
|
@@ -8818,6 +8822,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
8818
8822
|
// this.getProcessObjNew();
|
|
8819
8823
|
// }
|
|
8820
8824
|
this.getFind();
|
|
8825
|
+
|
|
8821
8826
|
if (!this.readParams) {
|
|
8822
8827
|
this.getHandleInfoHtml();
|
|
8823
8828
|
} else {
|
|
@@ -8958,7 +8963,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
8958
8963
|
taskExamine = this.taskExamine;
|
|
8959
8964
|
|
|
8960
8965
|
var params = {
|
|
8961
|
-
url: this.baseUrl ? this.baseUrl + api["
|
|
8966
|
+
url: this.baseUrl ? this.baseUrl + api["U" /* toTaskTransferIndex */] : api["U" /* toTaskTransferIndex */],
|
|
8962
8967
|
params: {
|
|
8963
8968
|
opinion: opinion,
|
|
8964
8969
|
pendingId: pendingId,
|
|
@@ -9027,24 +9032,26 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
9027
9032
|
},
|
|
9028
9033
|
isMultiple: function isMultiple() {
|
|
9029
9034
|
var orgId = util["a" /* default */].getStorage('orgId') || this.orgId;
|
|
9030
|
-
if (this.
|
|
9035
|
+
if (this.selectPersonValue == 1) {
|
|
9031
9036
|
this.multiple = false;
|
|
9032
9037
|
this.params.pid = orgId;
|
|
9033
|
-
} else if (this.
|
|
9038
|
+
} else if (this.selectPersonValue == 2) {
|
|
9034
9039
|
this.multiple = true;
|
|
9035
9040
|
this.params.pid = orgId;
|
|
9036
|
-
} else if (this.
|
|
9041
|
+
} else if (this.selectPersonValue == 3) {
|
|
9037
9042
|
this.multiple = false;
|
|
9038
|
-
this.params.pid = '
|
|
9039
|
-
} else if (this.
|
|
9043
|
+
this.params.pid = 'root';
|
|
9044
|
+
} else if (this.selectPersonValue == 4) {
|
|
9040
9045
|
this.multiple = true;
|
|
9041
|
-
this.params.pid = '
|
|
9042
|
-
} else if (this.
|
|
9046
|
+
this.params.pid = 'root';
|
|
9047
|
+
} else if (this.selectPersonValue == 5) {
|
|
9043
9048
|
this.multiple = false;
|
|
9044
|
-
this.params.pid = '';
|
|
9045
|
-
} else if (this.
|
|
9049
|
+
this.params.pid = 'root';
|
|
9050
|
+
} else if (this.selectPersonValue == 6) {
|
|
9046
9051
|
this.multiple = true;
|
|
9047
|
-
this.params.pid = '';
|
|
9052
|
+
this.params.pid = 'root';
|
|
9053
|
+
} else {
|
|
9054
|
+
this.params.pid = 'root';
|
|
9048
9055
|
}
|
|
9049
9056
|
},
|
|
9050
9057
|
|
|
@@ -9053,9 +9060,30 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
9053
9060
|
this.form.notificationMsgType = obj.notificationType.join(',');
|
|
9054
9061
|
this.form.notificationMsg = obj.notificationMsg;
|
|
9055
9062
|
},
|
|
9056
|
-
|
|
9063
|
+
getTaskRead: function getTaskRead() {
|
|
9057
9064
|
var _this5 = this;
|
|
9058
9065
|
|
|
9066
|
+
var params = {
|
|
9067
|
+
appId: this.processObj.taskExamine.appId,
|
|
9068
|
+
businessId: this.processObj.taskExamine.businessId,
|
|
9069
|
+
// taskAction: this.newType,
|
|
9070
|
+
userId: this.userId,
|
|
9071
|
+
mobileKey: util["a" /* default */].getStorage('deviceId') || '123'
|
|
9072
|
+
};
|
|
9073
|
+
Object(http["a" /* default */])({
|
|
9074
|
+
url: this.baseUrl ? this.baseUrl + api["N" /* toStartTaskReadNew */] : api["N" /* toStartTaskReadNew */],
|
|
9075
|
+
params: params
|
|
9076
|
+
}).then(function (res) {
|
|
9077
|
+
if (res.status == 'success' || res.rCode == 0) {
|
|
9078
|
+
_this5.selectPersonValue = res.data.selectPersonValue;
|
|
9079
|
+
_this5.isMultiple();
|
|
9080
|
+
}
|
|
9081
|
+
console.log(res);
|
|
9082
|
+
});
|
|
9083
|
+
},
|
|
9084
|
+
getProcessObjNew: function getProcessObjNew() {
|
|
9085
|
+
var _this6 = this;
|
|
9086
|
+
|
|
9059
9087
|
var _that = this;
|
|
9060
9088
|
var params = {
|
|
9061
9089
|
pendingId: this.pendingId,
|
|
@@ -9071,14 +9099,16 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
9071
9099
|
}).then(function (res) {
|
|
9072
9100
|
_that.$toast.clear();
|
|
9073
9101
|
if (res.status == 'success') {
|
|
9074
|
-
|
|
9075
|
-
|
|
9102
|
+
_this6.processObj = res.data;
|
|
9103
|
+
// this.notificationMsgType = res.data.defaultNotificationType.split(',');
|
|
9104
|
+
// this.isMultiple()
|
|
9105
|
+
_this6.getTaskRead();
|
|
9076
9106
|
// this.taskExamine = res.data.taskExamine;
|
|
9077
9107
|
// console.log(this.taskExamine, 'taskExaminetaskExaminetaskExamine');
|
|
9078
9108
|
} else {
|
|
9079
9109
|
_that.$toast(res.message);
|
|
9080
9110
|
setTimeout(function () {
|
|
9081
|
-
|
|
9111
|
+
_this6.goBack();
|
|
9082
9112
|
}, 1000);
|
|
9083
9113
|
}
|
|
9084
9114
|
});
|
|
@@ -9110,7 +9140,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
9110
9140
|
// }
|
|
9111
9141
|
},
|
|
9112
9142
|
onSubmitReadEndNew: function onSubmitReadEndNew() {
|
|
9113
|
-
var
|
|
9143
|
+
var _this7 = this;
|
|
9114
9144
|
|
|
9115
9145
|
var _that = this;
|
|
9116
9146
|
var params = {
|
|
@@ -9142,17 +9172,17 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
9142
9172
|
|
|
9143
9173
|
Object(http["a" /* default */])(params).then(function (res) {
|
|
9144
9174
|
if (res.rCode == 0) {
|
|
9145
|
-
|
|
9146
|
-
|
|
9175
|
+
_this7.$toast('操作成功');
|
|
9176
|
+
_this7.$parent.$emit('success');
|
|
9147
9177
|
} else {
|
|
9148
|
-
|
|
9178
|
+
_this7.$toast(res.msg);
|
|
9149
9179
|
}
|
|
9150
9180
|
}).catch(function (err) {
|
|
9151
|
-
|
|
9181
|
+
_this7.$toast('数据返回失败');
|
|
9152
9182
|
});
|
|
9153
9183
|
},
|
|
9154
9184
|
getHandleInfoHtml: function getHandleInfoHtml() {
|
|
9155
|
-
var
|
|
9185
|
+
var _this8 = this;
|
|
9156
9186
|
|
|
9157
9187
|
Object(http["a" /* default */])({
|
|
9158
9188
|
url: this.baseUrl ? this.baseUrl + api["j" /* getHandleInfoHtml */] : api["j" /* getHandleInfoHtml */],
|
|
@@ -9166,21 +9196,21 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
9166
9196
|
defaultNotificationMessage = _res$data2.defaultNotificationMessage;
|
|
9167
9197
|
|
|
9168
9198
|
if (status == 'success') {
|
|
9169
|
-
|
|
9170
|
-
|
|
9199
|
+
_this8.defaultNotificationMessage = defaultNotificationMessage;
|
|
9200
|
+
_this8.form.notificationMsg = defaultNotificationMessage;
|
|
9171
9201
|
taskExamine.choiceDeptId = choiceDeptId;
|
|
9172
9202
|
taskExamine.choiceOrgId = choiceOrgId;
|
|
9173
|
-
|
|
9203
|
+
_this8.taskExamine = taskExamine;
|
|
9174
9204
|
} else {
|
|
9175
9205
|
setTimeout(function () {
|
|
9176
|
-
|
|
9206
|
+
_this8.goBack();
|
|
9177
9207
|
}, 1000);
|
|
9178
|
-
|
|
9208
|
+
_this8.$toast(res.message);
|
|
9179
9209
|
}
|
|
9180
9210
|
});
|
|
9181
9211
|
},
|
|
9182
9212
|
onSubmitReadNew: function onSubmitReadNew() {
|
|
9183
|
-
var
|
|
9213
|
+
var _this9 = this;
|
|
9184
9214
|
|
|
9185
9215
|
var _that = this;
|
|
9186
9216
|
if (!this.nextReadUserSelectList || this.nextReadUserSelectList.length === 0) {
|
|
@@ -9189,7 +9219,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
9189
9219
|
}
|
|
9190
9220
|
var ids = '';
|
|
9191
9221
|
this.nextReadUserSelectList.map(function (r, i) {
|
|
9192
|
-
ids = ids + r.showid + (i ===
|
|
9222
|
+
ids = ids + r.showid + (i === _this9.nextReadUserSelectList.length - 1 ? '' : ',');
|
|
9193
9223
|
});
|
|
9194
9224
|
var _taskExamine2 = this.taskExamine,
|
|
9195
9225
|
appId = _taskExamine2.appId,
|
|
@@ -9241,13 +9271,13 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
9241
9271
|
});
|
|
9242
9272
|
Object(http["a" /* default */])(params).then(function (res) {
|
|
9243
9273
|
if (res.status == 'success') {
|
|
9244
|
-
|
|
9245
|
-
|
|
9274
|
+
_this9.$toast('操作成功');
|
|
9275
|
+
_this9.$parent.$emit('success');
|
|
9246
9276
|
} else {
|
|
9247
|
-
|
|
9277
|
+
_this9.$toast(res.message);
|
|
9248
9278
|
}
|
|
9249
9279
|
}).catch(function (err) {
|
|
9250
|
-
|
|
9280
|
+
_this9.$toast('数据返回失败');
|
|
9251
9281
|
});
|
|
9252
9282
|
}
|
|
9253
9283
|
}
|
|
@@ -9264,8 +9294,8 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
9264
9294
|
|
|
9265
9295
|
var TaskRead_component = Object(componentNormalizer["a" /* default */])(
|
|
9266
9296
|
components_TaskReadvue_type_script_lang_js,
|
|
9267
|
-
|
|
9268
|
-
|
|
9297
|
+
TaskReadvue_type_template_id_19fa18fb_render,
|
|
9298
|
+
TaskReadvue_type_template_id_19fa18fb_staticRenderFns,
|
|
9269
9299
|
false,
|
|
9270
9300
|
null,
|
|
9271
9301
|
null,
|
|
@@ -9791,7 +9821,7 @@ taskUnionExaminevue_type_template_id_78d96d93_render._withStripped = true
|
|
|
9791
9821
|
var _this5 = this;
|
|
9792
9822
|
|
|
9793
9823
|
var params = {
|
|
9794
|
-
url: this.type == 'takeAdvice' ? api["
|
|
9824
|
+
url: this.type == 'takeAdvice' ? api["T" /* toTaskTakeAdvice */] : this.type === 'startDraf' ? api["Q" /* toTaskStartDraft */] : this.type == 'unionSeal' ? api["W" /* toTaskUnionSeal */] : this.type == 'twoOfficesDispatch' ? toTwoOfficesDispatch : api["V" /* toTaskUnionExamine */],
|
|
9795
9825
|
params: { pendingId: this.pendingId, userId: this.userId },
|
|
9796
9826
|
headers: { Accept: 'application/json,text/plain' }
|
|
9797
9827
|
};
|
|
@@ -10016,7 +10046,7 @@ taskUnionExaminevue_type_template_id_78d96d93_render._withStripped = true
|
|
|
10016
10046
|
// duration: 0
|
|
10017
10047
|
// });
|
|
10018
10048
|
Object(http["a" /* default */])({
|
|
10019
|
-
url: _that.baseUrl ? _that.baseUrl + api["
|
|
10049
|
+
url: _that.baseUrl ? _that.baseUrl + api["V" /* toTaskUnionExamine */] : api["V" /* toTaskUnionExamine */],
|
|
10020
10050
|
params: {
|
|
10021
10051
|
pendingId: this.pendingId
|
|
10022
10052
|
}
|
|
@@ -10209,7 +10239,7 @@ supervisevue_type_template_id_a0018e76_render._withStripped = true
|
|
|
10209
10239
|
pendingUserIds = _form.pendingUserIds;
|
|
10210
10240
|
|
|
10211
10241
|
var params = {
|
|
10212
|
-
url: api["
|
|
10242
|
+
url: api["S" /* toTaskSuperviseSub */],
|
|
10213
10243
|
params: {
|
|
10214
10244
|
userId: util["a" /* default */].getStorage('userId'),
|
|
10215
10245
|
urgeUserIds: selectInfo.map(function (item) {
|
|
@@ -10248,7 +10278,7 @@ supervisevue_type_template_id_a0018e76_render._withStripped = true
|
|
|
10248
10278
|
message: '加载中...'
|
|
10249
10279
|
});
|
|
10250
10280
|
Object(http["a" /* default */])({
|
|
10251
|
-
url: api["
|
|
10281
|
+
url: api["R" /* toTaskSupervise */],
|
|
10252
10282
|
params: {
|
|
10253
10283
|
businessId: this.businessId,
|
|
10254
10284
|
userId: util["a" /* default */].getStorage('userId')
|
|
@@ -11172,7 +11202,7 @@ var resetvue_type_script_lang_js_typeof = typeof Symbol === "function" && typeof
|
|
|
11172
11202
|
// 获取发起流程信息
|
|
11173
11203
|
getProcessObj: function getProcessObj(res) {
|
|
11174
11204
|
var that = this;
|
|
11175
|
-
var url = that.type === 'reset' ? api["K" /* toResetProcessIndex */] : api["
|
|
11205
|
+
var url = that.type === 'reset' ? api["K" /* toResetProcessIndex */] : api["O" /* toTaskContinuationIndex */];
|
|
11176
11206
|
return new Promise(function (resolve, reiect) {
|
|
11177
11207
|
Object(http["a" /* default */])({
|
|
11178
11208
|
url: that.apiBaseUrl ? that.apiBaseUrl + url : url,
|