eoss-mobiles 0.3.60 → 0.3.61
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/eoss-mobile.common.js +32 -12
- package/lib/flow.js +31 -11
- package/lib/index.js +1 -1
- package/package.json +1 -1
- package/packages/flow/src/components/Handle.vue +21 -3
- package/packages/theme-chalk/gulpfile.js +25 -0
- package/src/index.js +1 -1
- package/CHANGELOG.md +0 -95
- package/packages/theme-chalk/lib/action-sheet.css +0 -0
- package/packages/theme-chalk/lib/base.css +0 -1
- package/packages/theme-chalk/lib/button-group.css +0 -1
- package/packages/theme-chalk/lib/button.css +0 -1
- package/packages/theme-chalk/lib/calendar.css +0 -1
- package/packages/theme-chalk/lib/cascader.css +0 -1
- package/packages/theme-chalk/lib/cell.css +0 -1
- package/packages/theme-chalk/lib/checkbox.css +0 -1
- package/packages/theme-chalk/lib/circle.css +0 -1
- package/packages/theme-chalk/lib/count-down.css +0 -0
- package/packages/theme-chalk/lib/date.css +0 -0
- package/packages/theme-chalk/lib/empty.css +0 -0
- package/packages/theme-chalk/lib/esign.css +0 -1
- package/packages/theme-chalk/lib/field.css +0 -1
- package/packages/theme-chalk/lib/flow-btn.css +0 -1
- package/packages/theme-chalk/lib/flow-list-task-read.css +0 -1
- package/packages/theme-chalk/lib/flow-list.css +0 -1
- package/packages/theme-chalk/lib/flow.css +0 -1
- package/packages/theme-chalk/lib/fonts/iconfont.scss +0 -98
- package/packages/theme-chalk/lib/fonts/iconfont.ttf +0 -0
- package/packages/theme-chalk/lib/fonts/iconfont.woff +0 -0
- package/packages/theme-chalk/lib/fonts/iconfont1.scss +0 -90
- package/packages/theme-chalk/lib/form.css +0 -1
- package/packages/theme-chalk/lib/grid-item.css +0 -1
- package/packages/theme-chalk/lib/grid.css +0 -1
- package/packages/theme-chalk/lib/icon.css +0 -1
- package/packages/theme-chalk/lib/image-preview.css +0 -0
- package/packages/theme-chalk/lib/image.css +0 -0
- package/packages/theme-chalk/lib/index.css +0 -1
- package/packages/theme-chalk/lib/list.css +0 -0
- package/packages/theme-chalk/lib/loading.css +0 -0
- package/packages/theme-chalk/lib/nav-bar.css +0 -0
- package/packages/theme-chalk/lib/navbar.css +0 -1
- package/packages/theme-chalk/lib/notice-bar.css +0 -0
- package/packages/theme-chalk/lib/pagination.css +0 -1
- package/packages/theme-chalk/lib/picker.css +0 -1
- package/packages/theme-chalk/lib/popover.css +0 -0
- package/packages/theme-chalk/lib/popup.css +0 -0
- package/packages/theme-chalk/lib/pull-refresh.css +0 -0
- package/packages/theme-chalk/lib/radio.css +0 -1
- package/packages/theme-chalk/lib/rate.css +0 -0
- package/packages/theme-chalk/lib/retrial-auth.css +0 -1
- package/packages/theme-chalk/lib/search.css +0 -0
- package/packages/theme-chalk/lib/selector.css +0 -1
- package/packages/theme-chalk/lib/skeleton.css +0 -0
- package/packages/theme-chalk/lib/stepper.css +0 -1
- package/packages/theme-chalk/lib/swipe.css +0 -0
- package/packages/theme-chalk/lib/switch.css +0 -1
- package/packages/theme-chalk/lib/tab.css +0 -0
- package/packages/theme-chalk/lib/table-column.css +0 -0
- package/packages/theme-chalk/lib/table.css +0 -1
- package/packages/theme-chalk/lib/tabs.css +0 -1
- package/packages/theme-chalk/lib/tag.css +0 -1
- package/packages/theme-chalk/lib/theme.css +0 -0
- package/packages/theme-chalk/lib/tree.css +0 -1
- package/packages/theme-chalk/lib/uploader.css +0 -0
|
@@ -15508,8 +15508,8 @@ var StartFlow_component = normalizeComponent(
|
|
|
15508
15508
|
)
|
|
15509
15509
|
|
|
15510
15510
|
/* harmony default export */ var StartFlow = (StartFlow_component.exports);
|
|
15511
|
-
// 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/Handle.vue?vue&type=template&id=
|
|
15512
|
-
var
|
|
15511
|
+
// 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/Handle.vue?vue&type=template&id=695ade17
|
|
15512
|
+
var Handlevue_type_template_id_695ade17_render = function () {
|
|
15513
15513
|
var _vm = this
|
|
15514
15514
|
var _h = _vm.$createElement
|
|
15515
15515
|
var _c = _vm._self._c || _h
|
|
@@ -15588,7 +15588,7 @@ var Handlevue_type_template_id_35d96726_render = function () {
|
|
|
15588
15588
|
},
|
|
15589
15589
|
on: { onInputOpintion: _vm.onInputOpintion },
|
|
15590
15590
|
}),
|
|
15591
|
-
_vm.typeCode != "fenyue"
|
|
15591
|
+
_vm.typeCode != "fenyue" && !_vm.endFlow
|
|
15592
15592
|
? _c("div", { staticClass: "special-box input-box" }, [
|
|
15593
15593
|
_vm.isCanAddSign
|
|
15594
15594
|
? _c(
|
|
@@ -16837,7 +16837,7 @@ var Handlevue_type_template_id_35d96726_render = function () {
|
|
|
16837
16837
|
],
|
|
16838
16838
|
1
|
|
16839
16839
|
),
|
|
16840
|
-
_vm.isSubmitButtonShowAgreeAndDisagree
|
|
16840
|
+
_vm.isSubmitButtonShowAgreeAndDisagree && _vm.showFlowBtn
|
|
16841
16841
|
? _c("div", { staticClass: "btn-list" }, [
|
|
16842
16842
|
_c(
|
|
16843
16843
|
"div",
|
|
@@ -16864,7 +16864,8 @@ var Handlevue_type_template_id_35d96726_render = function () {
|
|
|
16864
16864
|
[_vm._v("同意")]
|
|
16865
16865
|
),
|
|
16866
16866
|
])
|
|
16867
|
-
:
|
|
16867
|
+
: _vm.showFlowBtn
|
|
16868
|
+
? _c("div", { staticClass: "btn-list" }, [
|
|
16868
16869
|
_c(
|
|
16869
16870
|
"div",
|
|
16870
16871
|
{ staticClass: "btn", on: { click: _vm.navigateBack } },
|
|
@@ -16882,7 +16883,8 @@ var Handlevue_type_template_id_35d96726_render = function () {
|
|
|
16882
16883
|
},
|
|
16883
16884
|
[_vm._v("确定")]
|
|
16884
16885
|
),
|
|
16885
|
-
])
|
|
16886
|
+
])
|
|
16887
|
+
: _vm._e(),
|
|
16886
16888
|
]
|
|
16887
16889
|
)
|
|
16888
16890
|
: _c("Reject", {
|
|
@@ -16954,11 +16956,11 @@ var Handlevue_type_template_id_35d96726_render = function () {
|
|
|
16954
16956
|
1
|
|
16955
16957
|
)
|
|
16956
16958
|
}
|
|
16957
|
-
var
|
|
16958
|
-
|
|
16959
|
+
var Handlevue_type_template_id_695ade17_staticRenderFns = []
|
|
16960
|
+
Handlevue_type_template_id_695ade17_render._withStripped = true
|
|
16959
16961
|
|
|
16960
16962
|
|
|
16961
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=
|
|
16963
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=695ade17
|
|
16962
16964
|
|
|
16963
16965
|
// 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/Reject.vue?vue&type=template&id=4dfae864
|
|
16964
16966
|
var Rejectvue_type_template_id_4dfae864_render = function () {
|
|
@@ -18309,6 +18311,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18309
18311
|
|
|
18310
18312
|
return _ref = {
|
|
18311
18313
|
AddSignList: [{ name: '前置加签', value: 'preAddSign' }, { name: '后置加签', value: 'postAddSign' }],
|
|
18314
|
+
showFlowBtn: false,
|
|
18315
|
+
endFlow: false,
|
|
18312
18316
|
currentOrgSelectorParams: {},
|
|
18313
18317
|
currentOrgSelectorTabs: 'employee, persongroup',
|
|
18314
18318
|
foreignOrgSelectorTabs: 'enterprise,filgroupobj',
|
|
@@ -18883,6 +18887,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18883
18887
|
if (this.isSpecial) {
|
|
18884
18888
|
if (val.key == -1) {
|
|
18885
18889
|
this.form.isSerialSubmit = 1;
|
|
18890
|
+
this.showFlowBtn = true;
|
|
18886
18891
|
return;
|
|
18887
18892
|
} else if (val.key == 0) {
|
|
18888
18893
|
this.isNextUser = true;
|
|
@@ -18892,27 +18897,35 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18892
18897
|
this.isShowNode = true;
|
|
18893
18898
|
} else if (val.key == 2) {
|
|
18894
18899
|
this.form.isReturnSubmitter = 1;
|
|
18900
|
+
this.showFlowBtn = true;
|
|
18895
18901
|
return;
|
|
18896
18902
|
} else if (val.key == 3) {
|
|
18897
18903
|
this.form.isUndertakeReply = 1;
|
|
18904
|
+
this.showFlowBtn = true;
|
|
18898
18905
|
return;
|
|
18899
18906
|
} else if (val.key == 4) {
|
|
18900
18907
|
this.form.isTakeAdviceReply = 1;
|
|
18908
|
+
this.showFlowBtn = true;
|
|
18901
18909
|
return;
|
|
18902
18910
|
} else if (val.key == 5) {
|
|
18903
18911
|
this.form.isUndertakeEnd = 1;
|
|
18912
|
+
this.showFlowBtn = true;
|
|
18904
18913
|
return;
|
|
18905
18914
|
} else if (val.key == 6) {
|
|
18906
18915
|
this.form.isTakeAdviceEnd = 1;
|
|
18916
|
+
this.showFlowBtn = true;
|
|
18907
18917
|
return;
|
|
18908
18918
|
} else if (val.key == 7) {
|
|
18909
18919
|
this.form.isReadDealReply = 1;
|
|
18920
|
+
this.showFlowBtn = true;
|
|
18910
18921
|
return;
|
|
18911
18922
|
} else if (val.key == 8) {
|
|
18912
18923
|
this.form.isReadDealEnd = 1;
|
|
18924
|
+
this.showFlowBtn = true;
|
|
18913
18925
|
return;
|
|
18914
18926
|
} else if (val.key == 9) {
|
|
18915
18927
|
this.form.isReturnRejectNode = 1;
|
|
18928
|
+
this.showFlowBtn = true;
|
|
18916
18929
|
return;
|
|
18917
18930
|
} else {}
|
|
18918
18931
|
}
|
|
@@ -18939,6 +18952,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18939
18952
|
});
|
|
18940
18953
|
|
|
18941
18954
|
this.getNodeObj(this.form.nextNodeId);
|
|
18955
|
+
} else {
|
|
18956
|
+
this.showFlowBtn = true;
|
|
18942
18957
|
}
|
|
18943
18958
|
if (this.nodeList && this.nodeList.length > 0) {
|
|
18944
18959
|
var defNode = this.nodeList.filter(function (i) {
|
|
@@ -18961,6 +18976,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
18961
18976
|
});
|
|
18962
18977
|
|
|
18963
18978
|
if (isDef !== true) this.getNodeObj(this.form.nextNodeId);
|
|
18979
|
+
} else {
|
|
18980
|
+
this.showFlowBtn = true;
|
|
18964
18981
|
}
|
|
18965
18982
|
|
|
18966
18983
|
this.showNextOperate = false;
|
|
@@ -19334,7 +19351,9 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
19334
19351
|
}
|
|
19335
19352
|
}).then(function (res) {
|
|
19336
19353
|
_this10.$toast.clear();
|
|
19354
|
+
_this10.showFlowBtn = true;
|
|
19337
19355
|
if (res.status == 'success') {
|
|
19356
|
+
|
|
19338
19357
|
_that.currentNodeEnableItemHandleDescription = res.data.nodeExtAttr.currentNodeEnableItemHandleDescription == 1;
|
|
19339
19358
|
_that.deptRoleCode = res.data.nodeExtAttr.deptRoleCode;
|
|
19340
19359
|
_that.enableCustomLimitTimeSetting = res.data.nodeExtAttr.enableCustomLimitTimeSetting == 1;
|
|
@@ -19402,6 +19421,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
19402
19421
|
_this10.isHiddenNextStepInfo = res.data.nodeExtAttr.isHiddenNextStepInfo == 1 && _this10.nextUserflag ? true : false; // 判断是否隐藏下一步节点信息和接收人信息
|
|
19403
19422
|
if (res.data.globalNodeType === 'endEvent') {
|
|
19404
19423
|
_this10.isNextUser = false;
|
|
19424
|
+
_that.endFlow = true;
|
|
19405
19425
|
_this10.form.nextUserId = '流程办结';
|
|
19406
19426
|
} else {
|
|
19407
19427
|
_this10.nodeType != 1 && _this10.nodeType != 2 && (_this10.isNextUser = true); //判断是否是流程办结 办结下步办理人不显示
|
|
@@ -19479,8 +19499,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
19479
19499
|
|
|
19480
19500
|
var Handle_component = normalizeComponent(
|
|
19481
19501
|
components_Handlevue_type_script_lang_js,
|
|
19482
|
-
|
|
19483
|
-
|
|
19502
|
+
Handlevue_type_template_id_695ade17_render,
|
|
19503
|
+
Handlevue_type_template_id_695ade17_staticRenderFns,
|
|
19484
19504
|
false,
|
|
19485
19505
|
null,
|
|
19486
19506
|
null,
|
|
@@ -29379,7 +29399,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
29379
29399
|
}
|
|
29380
29400
|
|
|
29381
29401
|
/* harmony default export */ var src = __webpack_exports__["default"] = ({
|
|
29382
|
-
version: '0.3.
|
|
29402
|
+
version: '0.3.61',
|
|
29383
29403
|
install: install,
|
|
29384
29404
|
Button: packages_button,
|
|
29385
29405
|
ButtonGroup: button_group,
|
package/lib/flow.js
CHANGED
|
@@ -4751,8 +4751,8 @@ var StartFlow_component = Object(componentNormalizer["a" /* default */])(
|
|
|
4751
4751
|
)
|
|
4752
4752
|
|
|
4753
4753
|
/* harmony default export */ var StartFlow = (StartFlow_component.exports);
|
|
4754
|
-
// 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/Handle.vue?vue&type=template&id=
|
|
4755
|
-
var
|
|
4754
|
+
// 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/Handle.vue?vue&type=template&id=695ade17
|
|
4755
|
+
var Handlevue_type_template_id_695ade17_render = function () {
|
|
4756
4756
|
var _vm = this
|
|
4757
4757
|
var _h = _vm.$createElement
|
|
4758
4758
|
var _c = _vm._self._c || _h
|
|
@@ -4831,7 +4831,7 @@ var Handlevue_type_template_id_35d96726_render = function () {
|
|
|
4831
4831
|
},
|
|
4832
4832
|
on: { onInputOpintion: _vm.onInputOpintion },
|
|
4833
4833
|
}),
|
|
4834
|
-
_vm.typeCode != "fenyue"
|
|
4834
|
+
_vm.typeCode != "fenyue" && !_vm.endFlow
|
|
4835
4835
|
? _c("div", { staticClass: "special-box input-box" }, [
|
|
4836
4836
|
_vm.isCanAddSign
|
|
4837
4837
|
? _c(
|
|
@@ -6080,7 +6080,7 @@ var Handlevue_type_template_id_35d96726_render = function () {
|
|
|
6080
6080
|
],
|
|
6081
6081
|
1
|
|
6082
6082
|
),
|
|
6083
|
-
_vm.isSubmitButtonShowAgreeAndDisagree
|
|
6083
|
+
_vm.isSubmitButtonShowAgreeAndDisagree && _vm.showFlowBtn
|
|
6084
6084
|
? _c("div", { staticClass: "btn-list" }, [
|
|
6085
6085
|
_c(
|
|
6086
6086
|
"div",
|
|
@@ -6107,7 +6107,8 @@ var Handlevue_type_template_id_35d96726_render = function () {
|
|
|
6107
6107
|
[_vm._v("同意")]
|
|
6108
6108
|
),
|
|
6109
6109
|
])
|
|
6110
|
-
:
|
|
6110
|
+
: _vm.showFlowBtn
|
|
6111
|
+
? _c("div", { staticClass: "btn-list" }, [
|
|
6111
6112
|
_c(
|
|
6112
6113
|
"div",
|
|
6113
6114
|
{ staticClass: "btn", on: { click: _vm.navigateBack } },
|
|
@@ -6125,7 +6126,8 @@ var Handlevue_type_template_id_35d96726_render = function () {
|
|
|
6125
6126
|
},
|
|
6126
6127
|
[_vm._v("确定")]
|
|
6127
6128
|
),
|
|
6128
|
-
])
|
|
6129
|
+
])
|
|
6130
|
+
: _vm._e(),
|
|
6129
6131
|
]
|
|
6130
6132
|
)
|
|
6131
6133
|
: _c("Reject", {
|
|
@@ -6197,11 +6199,11 @@ var Handlevue_type_template_id_35d96726_render = function () {
|
|
|
6197
6199
|
1
|
|
6198
6200
|
)
|
|
6199
6201
|
}
|
|
6200
|
-
var
|
|
6201
|
-
|
|
6202
|
+
var Handlevue_type_template_id_695ade17_staticRenderFns = []
|
|
6203
|
+
Handlevue_type_template_id_695ade17_render._withStripped = true
|
|
6202
6204
|
|
|
6203
6205
|
|
|
6204
|
-
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=
|
|
6206
|
+
// CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=695ade17
|
|
6205
6207
|
|
|
6206
6208
|
// 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/Reject.vue?vue&type=template&id=4dfae864
|
|
6207
6209
|
var Rejectvue_type_template_id_4dfae864_render = function () {
|
|
@@ -7552,6 +7554,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
7552
7554
|
|
|
7553
7555
|
return _ref = {
|
|
7554
7556
|
AddSignList: [{ name: '前置加签', value: 'preAddSign' }, { name: '后置加签', value: 'postAddSign' }],
|
|
7557
|
+
showFlowBtn: false,
|
|
7558
|
+
endFlow: false,
|
|
7555
7559
|
currentOrgSelectorParams: {},
|
|
7556
7560
|
currentOrgSelectorTabs: 'employee, persongroup',
|
|
7557
7561
|
foreignOrgSelectorTabs: 'enterprise,filgroupobj',
|
|
@@ -8126,6 +8130,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
8126
8130
|
if (this.isSpecial) {
|
|
8127
8131
|
if (val.key == -1) {
|
|
8128
8132
|
this.form.isSerialSubmit = 1;
|
|
8133
|
+
this.showFlowBtn = true;
|
|
8129
8134
|
return;
|
|
8130
8135
|
} else if (val.key == 0) {
|
|
8131
8136
|
this.isNextUser = true;
|
|
@@ -8135,27 +8140,35 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
8135
8140
|
this.isShowNode = true;
|
|
8136
8141
|
} else if (val.key == 2) {
|
|
8137
8142
|
this.form.isReturnSubmitter = 1;
|
|
8143
|
+
this.showFlowBtn = true;
|
|
8138
8144
|
return;
|
|
8139
8145
|
} else if (val.key == 3) {
|
|
8140
8146
|
this.form.isUndertakeReply = 1;
|
|
8147
|
+
this.showFlowBtn = true;
|
|
8141
8148
|
return;
|
|
8142
8149
|
} else if (val.key == 4) {
|
|
8143
8150
|
this.form.isTakeAdviceReply = 1;
|
|
8151
|
+
this.showFlowBtn = true;
|
|
8144
8152
|
return;
|
|
8145
8153
|
} else if (val.key == 5) {
|
|
8146
8154
|
this.form.isUndertakeEnd = 1;
|
|
8155
|
+
this.showFlowBtn = true;
|
|
8147
8156
|
return;
|
|
8148
8157
|
} else if (val.key == 6) {
|
|
8149
8158
|
this.form.isTakeAdviceEnd = 1;
|
|
8159
|
+
this.showFlowBtn = true;
|
|
8150
8160
|
return;
|
|
8151
8161
|
} else if (val.key == 7) {
|
|
8152
8162
|
this.form.isReadDealReply = 1;
|
|
8163
|
+
this.showFlowBtn = true;
|
|
8153
8164
|
return;
|
|
8154
8165
|
} else if (val.key == 8) {
|
|
8155
8166
|
this.form.isReadDealEnd = 1;
|
|
8167
|
+
this.showFlowBtn = true;
|
|
8156
8168
|
return;
|
|
8157
8169
|
} else if (val.key == 9) {
|
|
8158
8170
|
this.form.isReturnRejectNode = 1;
|
|
8171
|
+
this.showFlowBtn = true;
|
|
8159
8172
|
return;
|
|
8160
8173
|
} else {}
|
|
8161
8174
|
}
|
|
@@ -8182,6 +8195,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
8182
8195
|
});
|
|
8183
8196
|
|
|
8184
8197
|
this.getNodeObj(this.form.nextNodeId);
|
|
8198
|
+
} else {
|
|
8199
|
+
this.showFlowBtn = true;
|
|
8185
8200
|
}
|
|
8186
8201
|
if (this.nodeList && this.nodeList.length > 0) {
|
|
8187
8202
|
var defNode = this.nodeList.filter(function (i) {
|
|
@@ -8204,6 +8219,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
8204
8219
|
});
|
|
8205
8220
|
|
|
8206
8221
|
if (isDef !== true) this.getNodeObj(this.form.nextNodeId);
|
|
8222
|
+
} else {
|
|
8223
|
+
this.showFlowBtn = true;
|
|
8207
8224
|
}
|
|
8208
8225
|
|
|
8209
8226
|
this.showNextOperate = false;
|
|
@@ -8577,7 +8594,9 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
8577
8594
|
}
|
|
8578
8595
|
}).then(function (res) {
|
|
8579
8596
|
_this10.$toast.clear();
|
|
8597
|
+
_this10.showFlowBtn = true;
|
|
8580
8598
|
if (res.status == 'success') {
|
|
8599
|
+
|
|
8581
8600
|
_that.currentNodeEnableItemHandleDescription = res.data.nodeExtAttr.currentNodeEnableItemHandleDescription == 1;
|
|
8582
8601
|
_that.deptRoleCode = res.data.nodeExtAttr.deptRoleCode;
|
|
8583
8602
|
_that.enableCustomLimitTimeSetting = res.data.nodeExtAttr.enableCustomLimitTimeSetting == 1;
|
|
@@ -8645,6 +8664,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
8645
8664
|
_this10.isHiddenNextStepInfo = res.data.nodeExtAttr.isHiddenNextStepInfo == 1 && _this10.nextUserflag ? true : false; // 判断是否隐藏下一步节点信息和接收人信息
|
|
8646
8665
|
if (res.data.globalNodeType === 'endEvent') {
|
|
8647
8666
|
_this10.isNextUser = false;
|
|
8667
|
+
_that.endFlow = true;
|
|
8648
8668
|
_this10.form.nextUserId = '流程办结';
|
|
8649
8669
|
} else {
|
|
8650
8670
|
_this10.nodeType != 1 && _this10.nodeType != 2 && (_this10.isNextUser = true); //判断是否是流程办结 办结下步办理人不显示
|
|
@@ -8722,8 +8742,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
|
|
|
8722
8742
|
|
|
8723
8743
|
var Handle_component = Object(componentNormalizer["a" /* default */])(
|
|
8724
8744
|
components_Handlevue_type_script_lang_js,
|
|
8725
|
-
|
|
8726
|
-
|
|
8745
|
+
Handlevue_type_template_id_695ade17_render,
|
|
8746
|
+
Handlevue_type_template_id_695ade17_staticRenderFns,
|
|
8727
8747
|
false,
|
|
8728
8748
|
null,
|
|
8729
8749
|
null,
|