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/checkbox.js
CHANGED
|
@@ -1626,22 +1626,22 @@ function normalizeComponent(
|
|
|
1626
1626
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return toStartFlow; });
|
|
1627
1627
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return findUserBaseInfo; });
|
|
1628
1628
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return taskRejectHtml; });
|
|
1629
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1629
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return toTaskRejectHtml; });
|
|
1630
1630
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return handleTaskRead; });
|
|
1631
1631
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskReadHtml; });
|
|
1632
1632
|
/* unused harmony export toStartTaskRead */
|
|
1633
1633
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toStartTaskReadHtml; });
|
|
1634
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return toTaskTransferIndex; });
|
|
1635
1635
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return taskTransfer; });
|
|
1636
1636
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return findSysCodes; });
|
|
1637
1637
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getNotificationMsg; });
|
|
1638
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return toTaskUnionExamine; });
|
|
1639
1639
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return taskUnionExamine; });
|
|
1640
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return toTaskTakeAdvice; });
|
|
1641
1641
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return taskTakeAdvice; });
|
|
1642
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return toTaskStartDraft; });
|
|
1643
1643
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return taskStartDraft; });
|
|
1644
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1644
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return toTaskUnionSeal; });
|
|
1645
1645
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return taskUnionSeal; });
|
|
1646
1646
|
/* unused harmony export toTwoOfficesDispatch */
|
|
1647
1647
|
/* unused harmony export twoOfficesDispatch */
|
|
@@ -1654,15 +1654,16 @@ function normalizeComponent(
|
|
|
1654
1654
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getProcessDefList; });
|
|
1655
1655
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1656
1656
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return freeStartFlowWithSubmitTask; });
|
|
1657
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1658
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1657
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return toTaskSupervise; });
|
|
1658
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return toTaskSuperviseSub; });
|
|
1659
1659
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return toResetProcessIndex; });
|
|
1660
1660
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return resetProcess; });
|
|
1661
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1661
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return toTaskContinuationIndex; });
|
|
1662
1662
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return taskContinuation; });
|
|
1663
1663
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", 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__, "N", function() { return toStartTaskReadNew; });
|
|
1666
1667
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1667
1668
|
|
|
1668
1669
|
var activiti = '/bpm';
|
|
@@ -1788,6 +1789,8 @@ var taskReadList = '/bpm/pendedhistoryManager/fyListJson.dhtml';
|
|
|
1788
1789
|
var cancelTaskRead = '/bpm/bpmBackend/taskReadWithDraw';
|
|
1789
1790
|
// 获取公文办理消息
|
|
1790
1791
|
var officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
1792
|
+
// 获取分阅信息
|
|
1793
|
+
var toStartTaskReadNew = '/bpm/bpmBackend/toStartTaskRead';
|
|
1791
1794
|
|
|
1792
1795
|
/***/ }),
|
|
1793
1796
|
|
package/lib/config/api.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
exports.__esModule = true;
|
|
4
|
-
exports.officeHandleRemark = exports.cancelTaskRead = exports.taskReadList = exports.taskContinuation = exports.toTaskContinuationIndex = exports.resetProcess = exports.toResetProcessIndex = exports.toTaskSuperviseSub = exports.toTaskSupervise = exports.freeStartFlowWithSubmitTask = exports.startReadTransferHandleFlowWithTaskReadEnd = exports.getProcessDefList = exports.getFreeStartFlowParams = exports.getSysParam = exports.getHandleButtonHtml = exports.pendedhistoryList = exports.getPresetCustomInfo = exports.isCanStartSubFlow = exports.twoOfficesDispatch = exports.toTwoOfficesDispatch = exports.taskUnionSeal = exports.toTaskUnionSeal = exports.taskStartDraft = exports.toTaskStartDraft = exports.taskTakeAdvice = exports.toTaskTakeAdvice = exports.taskUnionExamine = exports.toTaskUnionExamine = exports.getNotificationMsg = exports.findSysCodes = exports.taskTransfer = exports.toTaskTransferIndex = exports.toStartTaskReadHtml = exports.toStartTaskRead = exports.taskReadHtml = exports.handleTaskRead = exports.toTaskRejectHtml = exports.taskRejectHtml = exports.findUserBaseInfo = exports.toStartFlow = exports.getNodeInfo = exports.registerNew = exports.taskHandleHtmlImg = exports.taskHandleHtml = exports.getNodeInfoHtml = exports.getHandleInfoHtml = exports.commonOpion = exports.findSysCode = exports.selectObject = exports.codeRetrialAuth = exports.getRetrialAuthCode = exports.initRetrialAuth = undefined;
|
|
4
|
+
exports.toStartTaskReadNew = exports.officeHandleRemark = exports.cancelTaskRead = exports.taskReadList = exports.taskContinuation = exports.toTaskContinuationIndex = exports.resetProcess = exports.toResetProcessIndex = exports.toTaskSuperviseSub = exports.toTaskSupervise = exports.freeStartFlowWithSubmitTask = exports.startReadTransferHandleFlowWithTaskReadEnd = exports.getProcessDefList = exports.getFreeStartFlowParams = exports.getSysParam = exports.getHandleButtonHtml = exports.pendedhistoryList = exports.getPresetCustomInfo = exports.isCanStartSubFlow = exports.twoOfficesDispatch = exports.toTwoOfficesDispatch = exports.taskUnionSeal = exports.toTaskUnionSeal = exports.taskStartDraft = exports.toTaskStartDraft = exports.taskTakeAdvice = exports.toTaskTakeAdvice = exports.taskUnionExamine = exports.toTaskUnionExamine = exports.getNotificationMsg = exports.findSysCodes = exports.taskTransfer = exports.toTaskTransferIndex = exports.toStartTaskReadHtml = exports.toStartTaskRead = exports.taskReadHtml = exports.handleTaskRead = exports.toTaskRejectHtml = exports.taskRejectHtml = exports.findUserBaseInfo = exports.toStartFlow = exports.getNodeInfo = exports.registerNew = exports.taskHandleHtmlImg = exports.taskHandleHtml = exports.getNodeInfoHtml = exports.getHandleInfoHtml = exports.commonOpion = exports.findSysCode = exports.selectObject = exports.codeRetrialAuth = exports.getRetrialAuthCode = exports.initRetrialAuth = undefined;
|
|
5
5
|
|
|
6
6
|
var _util = require('../utils/util');
|
|
7
7
|
|
|
@@ -131,4 +131,6 @@ var taskReadList = exports.taskReadList = '/bpm/pendedhistoryManager/fyListJson.
|
|
|
131
131
|
// 撤销分阅
|
|
132
132
|
var cancelTaskRead = exports.cancelTaskRead = '/bpm/bpmBackend/taskReadWithDraw';
|
|
133
133
|
// 获取公文办理消息
|
|
134
|
-
var officeHandleRemark = exports.officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
134
|
+
var officeHandleRemark = exports.officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
135
|
+
// 获取分阅信息
|
|
136
|
+
var toStartTaskReadNew = exports.toStartTaskReadNew = '/bpm/bpmBackend/toStartTaskRead';
|
|
@@ -3296,6 +3296,8 @@ var taskReadList = '/bpm/pendedhistoryManager/fyListJson.dhtml';
|
|
|
3296
3296
|
var cancelTaskRead = '/bpm/bpmBackend/taskReadWithDraw';
|
|
3297
3297
|
// 获取公文办理消息
|
|
3298
3298
|
var officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
3299
|
+
// 获取分阅信息
|
|
3300
|
+
var toStartTaskReadNew = '/bpm/bpmBackend/toStartTaskRead';
|
|
3299
3301
|
// EXTERNAL MODULE: external "axios"
|
|
3300
3302
|
var external_axios_ = __webpack_require__(4);
|
|
3301
3303
|
var external_axios_default = /*#__PURE__*/__webpack_require__.n(external_axios_);
|
|
@@ -5999,8 +6001,8 @@ radio_src_main.install = function (Vue) {
|
|
|
5999
6001
|
};
|
|
6000
6002
|
|
|
6001
6003
|
/* harmony default export */ var packages_radio = (radio_src_main);
|
|
6002
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/picker/src/main.vue?vue&type=template&id=
|
|
6003
|
-
var
|
|
6004
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/picker/src/main.vue?vue&type=template&id=7613ff16
|
|
6005
|
+
var mainvue_type_template_id_7613ff16_render = function () {
|
|
6004
6006
|
var _vm = this
|
|
6005
6007
|
var _h = _vm.$createElement
|
|
6006
6008
|
var _c = _vm._self._c || _h
|
|
@@ -6170,7 +6172,7 @@ var mainvue_type_template_id_8d54cf62_render = function () {
|
|
|
6170
6172
|
[
|
|
6171
6173
|
_c("em-search", {
|
|
6172
6174
|
attrs: { placeholder: "请输入搜索关键词" },
|
|
6173
|
-
on: {
|
|
6175
|
+
on: { input: _vm.handleSearch },
|
|
6174
6176
|
model: {
|
|
6175
6177
|
value: _vm.keyWord,
|
|
6176
6178
|
callback: function ($$v) {
|
|
@@ -6223,7 +6225,7 @@ var mainvue_type_template_id_8d54cf62_render = function () {
|
|
|
6223
6225
|
[
|
|
6224
6226
|
_c("em-search", {
|
|
6225
6227
|
attrs: { placeholder: "请输入搜索关键词" },
|
|
6226
|
-
on: {
|
|
6228
|
+
on: { input: _vm.handleSearch },
|
|
6227
6229
|
model: {
|
|
6228
6230
|
value: _vm.keyWord,
|
|
6229
6231
|
callback: function ($$v) {
|
|
@@ -6318,11 +6320,11 @@ var mainvue_type_template_id_8d54cf62_render = function () {
|
|
|
6318
6320
|
1
|
|
6319
6321
|
)
|
|
6320
6322
|
}
|
|
6321
|
-
var
|
|
6322
|
-
|
|
6323
|
+
var mainvue_type_template_id_7613ff16_staticRenderFns = []
|
|
6324
|
+
mainvue_type_template_id_7613ff16_render._withStripped = true
|
|
6323
6325
|
|
|
6324
6326
|
|
|
6325
|
-
// CONCATENATED MODULE: ./packages/picker/src/main.vue?vue&type=template&id=
|
|
6327
|
+
// CONCATENATED MODULE: ./packages/picker/src/main.vue?vue&type=template&id=7613ff16
|
|
6326
6328
|
|
|
6327
6329
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/picker/src/main.vue?vue&type=script&lang=js
|
|
6328
6330
|
var src_mainvue_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; };
|
|
@@ -6471,6 +6473,8 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
|
|
|
6471
6473
|
//
|
|
6472
6474
|
//
|
|
6473
6475
|
//
|
|
6476
|
+
//
|
|
6477
|
+
//
|
|
6474
6478
|
|
|
6475
6479
|
|
|
6476
6480
|
|
|
@@ -6488,6 +6492,7 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
|
|
|
6488
6492
|
listFinished: false,
|
|
6489
6493
|
newColumns: [],
|
|
6490
6494
|
checkList: [],
|
|
6495
|
+
timer: null,
|
|
6491
6496
|
newDefaultIndex: 0,
|
|
6492
6497
|
pageIndex: 1,
|
|
6493
6498
|
total: -1
|
|
@@ -6700,18 +6705,24 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
|
|
|
6700
6705
|
handleSearch: function handleSearch() {
|
|
6701
6706
|
var _this3 = this;
|
|
6702
6707
|
|
|
6703
|
-
|
|
6708
|
+
if (this.timer != null) {
|
|
6709
|
+
clearTimeout(this.timer);
|
|
6710
|
+
}
|
|
6711
|
+
this.timer = setTimeout(function () {
|
|
6712
|
+
|
|
6713
|
+
_this3.$emit('search', _this3.keyWord);
|
|
6704
6714
|
|
|
6705
|
-
|
|
6706
|
-
|
|
6707
|
-
|
|
6708
|
-
|
|
6709
|
-
|
|
6710
|
-
|
|
6715
|
+
if (_this3.columns.length > 0) {
|
|
6716
|
+
_this3.newColumns = _this3.columns.filter(function (x) {
|
|
6717
|
+
return x[_this3.labelKey].indexOf(_this3.keyWord) != -1;
|
|
6718
|
+
});
|
|
6719
|
+
if (!_this3.keyWord) {
|
|
6720
|
+
_this3.newColumns = _this3.columns;
|
|
6721
|
+
}
|
|
6711
6722
|
}
|
|
6712
|
-
}
|
|
6713
6723
|
|
|
6714
|
-
|
|
6724
|
+
if (_this3.columns && _this3.columns.length == 0 || !_this3.columns) _this3.getSysCode();
|
|
6725
|
+
}, 700);
|
|
6715
6726
|
},
|
|
6716
6727
|
handleClick: function handleClick(val) {
|
|
6717
6728
|
if (this.linkTag) {
|
|
@@ -6935,8 +6946,8 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
|
|
|
6935
6946
|
|
|
6936
6947
|
var picker_src_main_component = normalizeComponent(
|
|
6937
6948
|
packages_picker_src_mainvue_type_script_lang_js,
|
|
6938
|
-
|
|
6939
|
-
|
|
6949
|
+
mainvue_type_template_id_7613ff16_render,
|
|
6950
|
+
mainvue_type_template_id_7613ff16_staticRenderFns,
|
|
6940
6951
|
false,
|
|
6941
6952
|
null,
|
|
6942
6953
|
null,
|
|
@@ -19152,8 +19163,8 @@ var Handle_component = normalizeComponent(
|
|
|
19152
19163
|
)
|
|
19153
19164
|
|
|
19154
19165
|
/* harmony default export */ var Handle = (Handle_component.exports);
|
|
19155
|
-
// 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=
|
|
19156
|
-
var
|
|
19166
|
+
// 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
|
|
19167
|
+
var TaskReadvue_type_template_id_19fa18fb_render = function () {
|
|
19157
19168
|
var _vm = this
|
|
19158
19169
|
var _h = _vm.$createElement
|
|
19159
19170
|
var _c = _vm._self._c || _h
|
|
@@ -19354,11 +19365,11 @@ var TaskReadvue_type_template_id_161443d3_render = function () {
|
|
|
19354
19365
|
]),
|
|
19355
19366
|
])
|
|
19356
19367
|
}
|
|
19357
|
-
var
|
|
19358
|
-
|
|
19368
|
+
var TaskReadvue_type_template_id_19fa18fb_staticRenderFns = []
|
|
19369
|
+
TaskReadvue_type_template_id_19fa18fb_render._withStripped = true
|
|
19359
19370
|
|
|
19360
19371
|
|
|
19361
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=
|
|
19372
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=19fa18fb
|
|
19362
19373
|
|
|
19363
19374
|
// 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
|
|
19364
19375
|
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; };
|
|
@@ -19472,6 +19483,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19472
19483
|
nextNode: {},
|
|
19473
19484
|
readOnlyNotificationType: '',
|
|
19474
19485
|
defaultNotificationMessage: '',
|
|
19486
|
+
selectPersonValue: 0,
|
|
19475
19487
|
notificationMessageReadOnly: false,
|
|
19476
19488
|
dataJson: {
|
|
19477
19489
|
isCdjxjTaskHandle: undefined
|
|
@@ -19548,6 +19560,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19548
19560
|
// this.getProcessObjNew();
|
|
19549
19561
|
// }
|
|
19550
19562
|
this.getFind();
|
|
19563
|
+
|
|
19551
19564
|
if (!this.readParams) {
|
|
19552
19565
|
this.getHandleInfoHtml();
|
|
19553
19566
|
} else {
|
|
@@ -19757,24 +19770,26 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19757
19770
|
},
|
|
19758
19771
|
isMultiple: function isMultiple() {
|
|
19759
19772
|
var orgId = util["a" /* default */].getStorage('orgId') || this.orgId;
|
|
19760
|
-
if (this.
|
|
19773
|
+
if (this.selectPersonValue == 1) {
|
|
19761
19774
|
this.multiple = false;
|
|
19762
19775
|
this.params.pid = orgId;
|
|
19763
|
-
} else if (this.
|
|
19776
|
+
} else if (this.selectPersonValue == 2) {
|
|
19764
19777
|
this.multiple = true;
|
|
19765
19778
|
this.params.pid = orgId;
|
|
19766
|
-
} else if (this.
|
|
19779
|
+
} else if (this.selectPersonValue == 3) {
|
|
19767
19780
|
this.multiple = false;
|
|
19768
|
-
this.params.pid = '
|
|
19769
|
-
} else if (this.
|
|
19781
|
+
this.params.pid = 'root';
|
|
19782
|
+
} else if (this.selectPersonValue == 4) {
|
|
19770
19783
|
this.multiple = true;
|
|
19771
|
-
this.params.pid = '
|
|
19772
|
-
} else if (this.
|
|
19784
|
+
this.params.pid = 'root';
|
|
19785
|
+
} else if (this.selectPersonValue == 5) {
|
|
19773
19786
|
this.multiple = false;
|
|
19774
|
-
this.params.pid = '';
|
|
19775
|
-
} else if (this.
|
|
19787
|
+
this.params.pid = 'root';
|
|
19788
|
+
} else if (this.selectPersonValue == 6) {
|
|
19776
19789
|
this.multiple = true;
|
|
19777
|
-
this.params.pid = '';
|
|
19790
|
+
this.params.pid = 'root';
|
|
19791
|
+
} else {
|
|
19792
|
+
this.params.pid = 'root';
|
|
19778
19793
|
}
|
|
19779
19794
|
},
|
|
19780
19795
|
|
|
@@ -19783,9 +19798,30 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19783
19798
|
this.form.notificationMsgType = obj.notificationType.join(',');
|
|
19784
19799
|
this.form.notificationMsg = obj.notificationMsg;
|
|
19785
19800
|
},
|
|
19786
|
-
|
|
19801
|
+
getTaskRead: function getTaskRead() {
|
|
19787
19802
|
var _this5 = this;
|
|
19788
19803
|
|
|
19804
|
+
var params = {
|
|
19805
|
+
appId: this.processObj.taskExamine.appId,
|
|
19806
|
+
businessId: this.processObj.taskExamine.businessId,
|
|
19807
|
+
// taskAction: this.newType,
|
|
19808
|
+
userId: this.userId,
|
|
19809
|
+
mobileKey: util["a" /* default */].getStorage('deviceId') || '123'
|
|
19810
|
+
};
|
|
19811
|
+
utils_http({
|
|
19812
|
+
url: this.baseUrl ? this.baseUrl + toStartTaskReadNew : toStartTaskReadNew,
|
|
19813
|
+
params: params
|
|
19814
|
+
}).then(function (res) {
|
|
19815
|
+
if (res.status == 'success' || res.rCode == 0) {
|
|
19816
|
+
_this5.selectPersonValue = res.data.selectPersonValue;
|
|
19817
|
+
_this5.isMultiple();
|
|
19818
|
+
}
|
|
19819
|
+
console.log(res);
|
|
19820
|
+
});
|
|
19821
|
+
},
|
|
19822
|
+
getProcessObjNew: function getProcessObjNew() {
|
|
19823
|
+
var _this6 = this;
|
|
19824
|
+
|
|
19789
19825
|
var _that = this;
|
|
19790
19826
|
var params = {
|
|
19791
19827
|
pendingId: this.pendingId,
|
|
@@ -19801,14 +19837,16 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19801
19837
|
}).then(function (res) {
|
|
19802
19838
|
_that.$toast.clear();
|
|
19803
19839
|
if (res.status == 'success') {
|
|
19804
|
-
|
|
19805
|
-
|
|
19840
|
+
_this6.processObj = res.data;
|
|
19841
|
+
// this.notificationMsgType = res.data.defaultNotificationType.split(',');
|
|
19842
|
+
// this.isMultiple()
|
|
19843
|
+
_this6.getTaskRead();
|
|
19806
19844
|
// this.taskExamine = res.data.taskExamine;
|
|
19807
19845
|
// console.log(this.taskExamine, 'taskExaminetaskExaminetaskExamine');
|
|
19808
19846
|
} else {
|
|
19809
19847
|
_that.$toast(res.message);
|
|
19810
19848
|
setTimeout(function () {
|
|
19811
|
-
|
|
19849
|
+
_this6.goBack();
|
|
19812
19850
|
}, 1000);
|
|
19813
19851
|
}
|
|
19814
19852
|
});
|
|
@@ -19840,7 +19878,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19840
19878
|
// }
|
|
19841
19879
|
},
|
|
19842
19880
|
onSubmitReadEndNew: function onSubmitReadEndNew() {
|
|
19843
|
-
var
|
|
19881
|
+
var _this7 = this;
|
|
19844
19882
|
|
|
19845
19883
|
var _that = this;
|
|
19846
19884
|
var params = {
|
|
@@ -19872,17 +19910,17 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19872
19910
|
|
|
19873
19911
|
utils_http(params).then(function (res) {
|
|
19874
19912
|
if (res.rCode == 0) {
|
|
19875
|
-
|
|
19876
|
-
|
|
19913
|
+
_this7.$toast('操作成功');
|
|
19914
|
+
_this7.$parent.$emit('success');
|
|
19877
19915
|
} else {
|
|
19878
|
-
|
|
19916
|
+
_this7.$toast(res.msg);
|
|
19879
19917
|
}
|
|
19880
19918
|
}).catch(function (err) {
|
|
19881
|
-
|
|
19919
|
+
_this7.$toast('数据返回失败');
|
|
19882
19920
|
});
|
|
19883
19921
|
},
|
|
19884
19922
|
getHandleInfoHtml: function getHandleInfoHtml() {
|
|
19885
|
-
var
|
|
19923
|
+
var _this8 = this;
|
|
19886
19924
|
|
|
19887
19925
|
utils_http({
|
|
19888
19926
|
url: this.baseUrl ? this.baseUrl + api_getHandleInfoHtml : api_getHandleInfoHtml,
|
|
@@ -19896,21 +19934,21 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19896
19934
|
defaultNotificationMessage = _res$data2.defaultNotificationMessage;
|
|
19897
19935
|
|
|
19898
19936
|
if (status == 'success') {
|
|
19899
|
-
|
|
19900
|
-
|
|
19937
|
+
_this8.defaultNotificationMessage = defaultNotificationMessage;
|
|
19938
|
+
_this8.form.notificationMsg = defaultNotificationMessage;
|
|
19901
19939
|
taskExamine.choiceDeptId = choiceDeptId;
|
|
19902
19940
|
taskExamine.choiceOrgId = choiceOrgId;
|
|
19903
|
-
|
|
19941
|
+
_this8.taskExamine = taskExamine;
|
|
19904
19942
|
} else {
|
|
19905
19943
|
setTimeout(function () {
|
|
19906
|
-
|
|
19944
|
+
_this8.goBack();
|
|
19907
19945
|
}, 1000);
|
|
19908
|
-
|
|
19946
|
+
_this8.$toast(res.message);
|
|
19909
19947
|
}
|
|
19910
19948
|
});
|
|
19911
19949
|
},
|
|
19912
19950
|
onSubmitReadNew: function onSubmitReadNew() {
|
|
19913
|
-
var
|
|
19951
|
+
var _this9 = this;
|
|
19914
19952
|
|
|
19915
19953
|
var _that = this;
|
|
19916
19954
|
if (!this.nextReadUserSelectList || this.nextReadUserSelectList.length === 0) {
|
|
@@ -19919,7 +19957,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19919
19957
|
}
|
|
19920
19958
|
var ids = '';
|
|
19921
19959
|
this.nextReadUserSelectList.map(function (r, i) {
|
|
19922
|
-
ids = ids + r.showid + (i ===
|
|
19960
|
+
ids = ids + r.showid + (i === _this9.nextReadUserSelectList.length - 1 ? '' : ',');
|
|
19923
19961
|
});
|
|
19924
19962
|
var _taskExamine2 = this.taskExamine,
|
|
19925
19963
|
appId = _taskExamine2.appId,
|
|
@@ -19971,13 +20009,13 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19971
20009
|
});
|
|
19972
20010
|
utils_http(params).then(function (res) {
|
|
19973
20011
|
if (res.status == 'success') {
|
|
19974
|
-
|
|
19975
|
-
|
|
20012
|
+
_this9.$toast('操作成功');
|
|
20013
|
+
_this9.$parent.$emit('success');
|
|
19976
20014
|
} else {
|
|
19977
|
-
|
|
20015
|
+
_this9.$toast(res.message);
|
|
19978
20016
|
}
|
|
19979
20017
|
}).catch(function (err) {
|
|
19980
|
-
|
|
20018
|
+
_this9.$toast('数据返回失败');
|
|
19981
20019
|
});
|
|
19982
20020
|
}
|
|
19983
20021
|
}
|
|
@@ -19994,8 +20032,8 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
|
|
|
19994
20032
|
|
|
19995
20033
|
var TaskRead_component = normalizeComponent(
|
|
19996
20034
|
components_TaskReadvue_type_script_lang_js,
|
|
19997
|
-
|
|
19998
|
-
|
|
20035
|
+
TaskReadvue_type_template_id_19fa18fb_render,
|
|
20036
|
+
TaskReadvue_type_template_id_19fa18fb_staticRenderFns,
|
|
19999
20037
|
false,
|
|
20000
20038
|
null,
|
|
20001
20039
|
null,
|
|
@@ -28185,7 +28223,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
28185
28223
|
}
|
|
28186
28224
|
|
|
28187
28225
|
/* harmony default export */ var src = __webpack_exports__["default"] = ({
|
|
28188
|
-
version: '0.3.
|
|
28226
|
+
version: '0.3.29',
|
|
28189
28227
|
install: install,
|
|
28190
28228
|
Button: packages_button,
|
|
28191
28229
|
ButtonGroup: button_group,
|
package/lib/flow-btn.js
CHANGED
|
@@ -1626,22 +1626,22 @@ function normalizeComponent(
|
|
|
1626
1626
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return toStartFlow; });
|
|
1627
1627
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return findUserBaseInfo; });
|
|
1628
1628
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return taskRejectHtml; });
|
|
1629
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1629
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return toTaskRejectHtml; });
|
|
1630
1630
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return handleTaskRead; });
|
|
1631
1631
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return taskReadHtml; });
|
|
1632
1632
|
/* unused harmony export toStartTaskRead */
|
|
1633
1633
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return toStartTaskReadHtml; });
|
|
1634
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1634
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return toTaskTransferIndex; });
|
|
1635
1635
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return taskTransfer; });
|
|
1636
1636
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return findSysCodes; });
|
|
1637
1637
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return getNotificationMsg; });
|
|
1638
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1638
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return toTaskUnionExamine; });
|
|
1639
1639
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return taskUnionExamine; });
|
|
1640
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1640
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return toTaskTakeAdvice; });
|
|
1641
1641
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return taskTakeAdvice; });
|
|
1642
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1642
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return toTaskStartDraft; });
|
|
1643
1643
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return taskStartDraft; });
|
|
1644
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1644
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return toTaskUnionSeal; });
|
|
1645
1645
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return taskUnionSeal; });
|
|
1646
1646
|
/* unused harmony export toTwoOfficesDispatch */
|
|
1647
1647
|
/* unused harmony export twoOfficesDispatch */
|
|
@@ -1654,15 +1654,16 @@ function normalizeComponent(
|
|
|
1654
1654
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return getProcessDefList; });
|
|
1655
1655
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
1656
1656
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return freeStartFlowWithSubmitTask; });
|
|
1657
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1658
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1657
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return toTaskSupervise; });
|
|
1658
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return toTaskSuperviseSub; });
|
|
1659
1659
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return toResetProcessIndex; });
|
|
1660
1660
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return resetProcess; });
|
|
1661
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
1661
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return toTaskContinuationIndex; });
|
|
1662
1662
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return taskContinuation; });
|
|
1663
1663
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", 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__, "N", function() { return toStartTaskReadNew; });
|
|
1666
1667
|
/* harmony import */ var _utils_util__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(0);
|
|
1667
1668
|
|
|
1668
1669
|
var activiti = '/bpm';
|
|
@@ -1788,6 +1789,8 @@ var taskReadList = '/bpm/pendedhistoryManager/fyListJson.dhtml';
|
|
|
1788
1789
|
var cancelTaskRead = '/bpm/bpmBackend/taskReadWithDraw';
|
|
1789
1790
|
// 获取公文办理消息
|
|
1790
1791
|
var officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
1792
|
+
// 获取分阅信息
|
|
1793
|
+
var toStartTaskReadNew = '/bpm/bpmBackend/toStartTaskRead';
|
|
1791
1794
|
|
|
1792
1795
|
/***/ }),
|
|
1793
1796
|
|
package/lib/flow-list.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 */
|