eoss-ui 0.8.10 → 0.8.12
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/calogin.js +233 -233
- package/lib/eoss-ui.common.js +1305 -1282
- package/lib/flow.js +767 -744
- package/lib/index.js +1 -1
- package/lib/main.js +283 -283
- package/lib/qr-code.js +13 -13
- package/lib/theme-chalk/flow.css +1 -1
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/login.css +1 -1
- package/package.json +1 -1
- package/packages/button/index.js +5 -5
- package/packages/button/src/main.vue +418 -418
- package/packages/button-group/index.js +5 -5
- package/packages/calendar/index.js +5 -5
- package/packages/calogin/index.js +5 -5
- package/packages/calogin/src/plugin.js +915 -915
- package/packages/card/index.js +5 -5
- package/packages/card/src/main.vue +156 -156
- package/packages/cascader/index.js +5 -5
- package/packages/cascader/src/main.vue +168 -168
- package/packages/checkbox-group/index.js +5 -5
- package/packages/checkbox-group/src/main.vue +333 -333
- package/packages/clients/index.js +5 -5
- package/packages/data-table/index.js +5 -5
- package/packages/data-table/src/children.vue +46 -46
- package/packages/data-table/src/main.vue +1876 -1876
- package/packages/data-table/src/sizer.vue +195 -195
- package/packages/data-table-form/index.js +5 -5
- package/packages/data-table-form/src/checkbox.vue +101 -101
- package/packages/data-table-form/src/colgroup.vue +17 -17
- package/packages/data-table-form/src/main.vue +181 -181
- package/packages/data-table-form/src/radio.vue +65 -65
- package/packages/data-table-form/src/table.vue +233 -233
- package/packages/data-table-form/src/tbody.vue +336 -336
- package/packages/data-table-form/src/thead.vue +68 -68
- package/packages/date-picker/index.js +5 -5
- package/packages/date-picker/src/main.vue +236 -236
- package/packages/dialog/index.js +5 -5
- package/packages/enable-drag/index.js +5 -5
- package/packages/enterprise/index.js +5 -5
- package/packages/enterprise/src/main.vue +66 -66
- package/packages/error-page/index.js +5 -5
- package/packages/error-page/src/main.vue +44 -44
- package/packages/flow/index.js +5 -5
- package/packages/flow/src/component/Circulate.vue +419 -419
- package/packages/flow/src/component/FreeCirculation.vue +245 -245
- package/packages/flow/src/component/TimeLimit.vue +190 -190
- package/packages/flow/src/component/taskUnionExamine.vue +763 -763
- package/packages/flow/src/freeStartFlow.vue +2898 -2898
- package/packages/flow/src/main.vue +4217 -4201
- package/packages/flow/src/processForm.vue +1717 -1717
- package/packages/flow/src/processReject.vue +311 -311
- package/packages/flow/src/reset.vue +952 -952
- package/packages/flow/src/startTaskRead.vue +698 -698
- package/packages/flow/src/supervise.vue +162 -162
- package/packages/flow-group/index.js +5 -5
- package/packages/flow-group/src/main.vue +750 -750
- package/packages/flow-list/index.js +5 -5
- package/packages/form/index.js +5 -5
- package/packages/handle-user/index.js +5 -5
- package/packages/handle-user/src/main.vue +137 -137
- package/packages/handler/index.js +5 -5
- package/packages/handler/src/main.vue +499 -499
- package/packages/icon/index.js +5 -5
- package/packages/icons/index.js +5 -5
- package/packages/icons/src/main.vue +81 -81
- package/packages/input/index.js +5 -5
- package/packages/input/src/main.vue +356 -356
- package/packages/input-number/index.js +5 -5
- package/packages/input-number/src/main.vue +106 -106
- package/packages/label/index.js +5 -5
- package/packages/label/src/main.vue +457 -457
- package/packages/layout/index.js +5 -5
- package/packages/layout/src/item.vue +152 -152
- package/packages/layout/src/main.vue +31 -31
- package/packages/login/index.js +5 -5
- package/packages/login/src/main.vue +2088 -2088
- package/packages/main/index.js +5 -5
- package/packages/main/src/default/message.vue +249 -249
- package/packages/main/src/default/notice.vue +157 -157
- package/packages/main/src/default/userinfo.vue +513 -513
- package/packages/main/src/simplicity/index.vue +2335 -2335
- package/packages/main/src/simplicity/lists.vue +84 -84
- package/packages/main/src/simplicity/router-page.vue +45 -45
- package/packages/main/src/simplicity/userinfo.vue +408 -408
- package/packages/main/src/simplicityTop/index.vue +2626 -2626
- package/packages/main/src/simplicityTop/userinfo.vue +408 -408
- package/packages/menu/index.js +5 -5
- package/packages/nav/index.js +5 -5
- package/packages/notify/index.js +5 -5
- package/packages/notify/src/main.vue +538 -538
- package/packages/page/index.js +5 -5
- package/packages/page/src/main.vue +167 -167
- package/packages/pagination/index.js +5 -5
- package/packages/pagination/src/main.vue +96 -96
- package/packages/player/index.js +5 -5
- package/packages/player/src/main.vue +194 -194
- package/packages/qr-code/index.js +5 -5
- package/packages/qr-code/src/main.vue +170 -170
- package/packages/radio-group/index.js +6 -6
- package/packages/radio-group/src/main.vue +319 -319
- package/packages/retrial-auth/index.js +5 -5
- package/packages/retrial-auth/src/main.vue +299 -299
- package/packages/select/index.js +5 -5
- package/packages/select-ganged/index.js +5 -5
- package/packages/select-ganged/src/main.vue +724 -724
- package/packages/selector/index.js +5 -5
- package/packages/selector-panel/index.js +5 -5
- package/packages/selector-panel/src/tree.vue +129 -129
- package/packages/sizer/index.js +5 -5
- package/packages/sizer/src/main.vue +254 -254
- package/packages/steps/index.js +5 -5
- package/packages/steps/src/main.vue +181 -181
- package/packages/switch/index.js +5 -5
- package/packages/table-form/index.js +5 -5
- package/packages/tabs/index.js +5 -5
- package/packages/tabs/src/main.vue +788 -788
- package/packages/tabs-panel/index.js +5 -5
- package/packages/tabs-panel/src/main.vue +29 -29
- package/packages/theme-chalk/gulpfile.js +25 -0
- package/packages/theme-chalk/src/base.scss +261 -261
- package/packages/theme-chalk/src/button-group.scss +176 -176
- package/packages/theme-chalk/src/button.scss +24 -24
- package/packages/theme-chalk/src/calendar.scss +113 -113
- package/packages/theme-chalk/src/card.scss +99 -99
- package/packages/theme-chalk/src/checkbox-group.scss +8 -8
- package/packages/theme-chalk/src/clients.scss +87 -87
- package/packages/theme-chalk/src/data-table-form.scss +67 -67
- package/packages/theme-chalk/src/date-picker.scss +7 -7
- package/packages/theme-chalk/src/dialog.scss +77 -77
- package/packages/theme-chalk/src/enable-drag.scss +181 -181
- package/packages/theme-chalk/src/enterprise.scss +5 -5
- package/packages/theme-chalk/src/error-page.scss +18 -18
- package/packages/theme-chalk/src/flow-group.scss +110 -110
- package/packages/theme-chalk/src/flow.scss +373 -373
- package/packages/theme-chalk/src/handle-user.scss +40 -40
- package/packages/theme-chalk/src/icons.scss +99 -99
- package/packages/theme-chalk/src/input.scss +9 -9
- package/packages/theme-chalk/src/label.scss +24 -24
- package/packages/theme-chalk/src/layout.scss +46 -46
- package/packages/theme-chalk/src/mixins/color.scss +117 -117
- package/packages/theme-chalk/src/nav.scss +111 -111
- package/packages/theme-chalk/src/page.scss +3 -3
- package/packages/theme-chalk/src/pagination.scss +29 -29
- package/packages/theme-chalk/src/player.scss +9 -9
- package/packages/theme-chalk/src/qr-code.scss +17 -17
- package/packages/theme-chalk/src/radio-group.scss +9 -9
- package/packages/theme-chalk/src/retrial-auth.scss +38 -38
- package/packages/theme-chalk/src/select-ganged.scss +8 -8
- package/packages/theme-chalk/src/select.scss +8 -8
- package/packages/theme-chalk/src/selector-panel.scss +204 -204
- package/packages/theme-chalk/src/sizer.scss +36 -36
- package/packages/theme-chalk/src/steps.scss +88 -88
- package/packages/theme-chalk/src/switch.scss +3 -3
- package/packages/theme-chalk/src/table-form.scss +1 -1
- package/packages/theme-chalk/src/tabs.scss +87 -87
- package/packages/theme-chalk/src/tips.scss +7 -7
- package/packages/theme-chalk/src/toolbar.scss +179 -179
- package/packages/theme-chalk/src/tree-group.scss +72 -72
- package/packages/theme-chalk/src/wxlogin.scss +3 -3
- package/packages/tips/index.js +5 -5
- package/packages/toolbar/index.js +5 -5
- package/packages/toolbar/src/main.vue +430 -430
- package/packages/tree/index.js +5 -5
- package/packages/tree-group/index.js +5 -5
- package/packages/upload/index.js +5 -5
- package/packages/upload/src/main.vue +1344 -1344
- package/packages/upload/src/picture.js +15 -15
- package/packages/wujie/index.js +5 -5
- package/packages/wxlogin/index.js +5 -5
- package/packages/wxlogin/src/main.vue +128 -128
- package/src/config/image.js +2 -2
- package/src/index.js +1 -1
- package/src/utils/bus.js +3 -3
- package/src/utils/date-util.js +312 -312
- package/src/utils/http.js +50 -50
- package/src/utils/store.js +21 -21
- package/src/utils/webSocket.js +107 -107
- 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/calogin.css +0 -0
- package/packages/theme-chalk/lib/card.css +0 -1
- package/packages/theme-chalk/lib/cascader.css +0 -0
- package/packages/theme-chalk/lib/checkbox-group.css +0 -1
- package/packages/theme-chalk/lib/clients.css +0 -1
- package/packages/theme-chalk/lib/data-table-form.css +0 -1
- package/packages/theme-chalk/lib/data-table.css +0 -1
- package/packages/theme-chalk/lib/date-picker.css +0 -1
- package/packages/theme-chalk/lib/dialog.css +0 -1
- package/packages/theme-chalk/lib/enable-drag.css +0 -1
- package/packages/theme-chalk/lib/enterprise.css +0 -1
- package/packages/theme-chalk/lib/error-page.css +0 -1
- package/packages/theme-chalk/lib/flow-chart.css +0 -0
- package/packages/theme-chalk/lib/flow-group.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.ttf +0 -0
- package/packages/theme-chalk/lib/fonts/iconfont.woff +0 -0
- package/packages/theme-chalk/lib/form.css +0 -1
- package/packages/theme-chalk/lib/handle-user.css +0 -1
- package/packages/theme-chalk/lib/handler.css +0 -1
- package/packages/theme-chalk/lib/icon.css +0 -1
- package/packages/theme-chalk/lib/icons.css +0 -1
- package/packages/theme-chalk/lib/index.css +0 -1
- package/packages/theme-chalk/lib/input-number.css +0 -0
- package/packages/theme-chalk/lib/input.css +0 -1
- package/packages/theme-chalk/lib/label.css +0 -1
- package/packages/theme-chalk/lib/layout.css +0 -1
- package/packages/theme-chalk/lib/login.css +0 -1
- package/packages/theme-chalk/lib/main.css +0 -1
- package/packages/theme-chalk/lib/menu.css +0 -1
- package/packages/theme-chalk/lib/nav.css +0 -1
- package/packages/theme-chalk/lib/notify.css +0 -0
- package/packages/theme-chalk/lib/page.css +0 -1
- package/packages/theme-chalk/lib/pagination.css +0 -1
- package/packages/theme-chalk/lib/player.css +0 -1
- package/packages/theme-chalk/lib/qr-code.css +0 -1
- package/packages/theme-chalk/lib/radio-group.css +0 -1
- package/packages/theme-chalk/lib/retrial-auth.css +0 -1
- package/packages/theme-chalk/lib/select-ganged.css +0 -1
- package/packages/theme-chalk/lib/select.css +0 -1
- package/packages/theme-chalk/lib/selector-panel.css +0 -1
- package/packages/theme-chalk/lib/selector.css +0 -1
- package/packages/theme-chalk/lib/simplicity-top.css +0 -1
- package/packages/theme-chalk/lib/simplicity.css +0 -1
- package/packages/theme-chalk/lib/sizer.css +0 -1
- package/packages/theme-chalk/lib/steps.css +0 -1
- package/packages/theme-chalk/lib/switch.css +0 -1
- package/packages/theme-chalk/lib/table-form.css +0 -0
- package/packages/theme-chalk/lib/tabs-panel.css +0 -0
- package/packages/theme-chalk/lib/tabs.css +0 -1
- package/packages/theme-chalk/lib/tips.css +0 -1
- package/packages/theme-chalk/lib/toolbar.css +0 -1
- package/packages/theme-chalk/lib/tree-group.css +0 -1
- package/packages/theme-chalk/lib/tree.css +0 -1
- package/packages/theme-chalk/lib/upload.css +0 -1
- package/packages/theme-chalk/lib/wujie.css +0 -0
- package/packages/theme-chalk/lib/wxlogin.css +0 -1
package/lib/eoss-ui.common.js
CHANGED
|
@@ -6913,8 +6913,8 @@ function plugin_asyncToGenerator(fn) { return function () { var gen = fn.apply(t
|
|
|
6913
6913
|
|
|
6914
6914
|
function plugin_classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
6915
6915
|
|
|
6916
|
-
/**
|
|
6917
|
-
* JIT_GW_ExtInterface 模块,提供与客户端交互的功能
|
|
6916
|
+
/**
|
|
6917
|
+
* JIT_GW_ExtInterface 模块,提供与客户端交互的功能
|
|
6918
6918
|
*/
|
|
6919
6919
|
var plugin_CA_ExtInterface = function () {
|
|
6920
6920
|
function CA_ExtInterface() {
|
|
@@ -6927,11 +6927,11 @@ var plugin_CA_ExtInterface = function () {
|
|
|
6927
6927
|
this.init();
|
|
6928
6928
|
}
|
|
6929
6929
|
|
|
6930
|
-
/**
|
|
6931
|
-
* 简单的 Object.assign 兼容 IE <= 11 的 polyfill
|
|
6932
|
-
* @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
|
|
6933
|
-
* @param {Object} target - 目标对象
|
|
6934
|
-
* @param {Object} options - 新的选项对象
|
|
6930
|
+
/**
|
|
6931
|
+
* 简单的 Object.assign 兼容 IE <= 11 的 polyfill
|
|
6932
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign
|
|
6933
|
+
* @param {Object} target - 目标对象
|
|
6934
|
+
* @param {Object} options - 新的选项对象
|
|
6935
6935
|
*/
|
|
6936
6936
|
|
|
6937
6937
|
|
|
@@ -6946,8 +6946,8 @@ var plugin_CA_ExtInterface = function () {
|
|
|
6946
6946
|
}
|
|
6947
6947
|
};
|
|
6948
6948
|
|
|
6949
|
-
/**
|
|
6950
|
-
* 检查当前会话的 WebSocket URL
|
|
6949
|
+
/**
|
|
6950
|
+
* 检查当前会话的 WebSocket URL
|
|
6951
6951
|
*/
|
|
6952
6952
|
|
|
6953
6953
|
|
|
@@ -6961,8 +6961,8 @@ var plugin_CA_ExtInterface = function () {
|
|
|
6961
6961
|
}
|
|
6962
6962
|
};
|
|
6963
6963
|
|
|
6964
|
-
/**
|
|
6965
|
-
* 检查是否使用 ActiveX
|
|
6964
|
+
/**
|
|
6965
|
+
* 检查是否使用 ActiveX
|
|
6966
6966
|
*/
|
|
6967
6967
|
|
|
6968
6968
|
|
|
@@ -6974,11 +6974,11 @@ var plugin_CA_ExtInterface = function () {
|
|
|
6974
6974
|
}
|
|
6975
6975
|
};
|
|
6976
6976
|
|
|
6977
|
-
/**
|
|
6978
|
-
* 扩展发送消息并等待响应
|
|
6979
|
-
* @param {string} operatorCmd - 操作命令
|
|
6980
|
-
* @param {string} sendMsg - 发送的消息
|
|
6981
|
-
* @returns {string} 响应消息
|
|
6977
|
+
/**
|
|
6978
|
+
* 扩展发送消息并等待响应
|
|
6979
|
+
* @param {string} operatorCmd - 操作命令
|
|
6980
|
+
* @param {string} sendMsg - 发送的消息
|
|
6981
|
+
* @returns {string} 响应消息
|
|
6982
6982
|
*/
|
|
6983
6983
|
|
|
6984
6984
|
|
|
@@ -7011,11 +7011,11 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7011
7011
|
return sendAndWaitMessageEx;
|
|
7012
7012
|
}();
|
|
7013
7013
|
|
|
7014
|
-
/**
|
|
7015
|
-
* 发送消息并等待响应
|
|
7016
|
-
* @param {string} wsurl - WebSocket URL
|
|
7017
|
-
* @param {string} sendMsg - 发送的消息
|
|
7018
|
-
* @returns {string} 响应消息
|
|
7014
|
+
/**
|
|
7015
|
+
* 发送消息并等待响应
|
|
7016
|
+
* @param {string} wsurl - WebSocket URL
|
|
7017
|
+
* @param {string} sendMsg - 发送的消息
|
|
7018
|
+
* @returns {string} 响应消息
|
|
7019
7019
|
*/
|
|
7020
7020
|
|
|
7021
7021
|
|
|
@@ -7039,9 +7039,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7039
7039
|
}
|
|
7040
7040
|
};
|
|
7041
7041
|
|
|
7042
|
-
/**
|
|
7043
|
-
* 配置选项
|
|
7044
|
-
* @param {Object} extendOption - 扩展选项
|
|
7042
|
+
/**
|
|
7043
|
+
* 配置选项
|
|
7044
|
+
* @param {Object} extendOption - 扩展选项
|
|
7045
7045
|
*/
|
|
7046
7046
|
|
|
7047
7047
|
|
|
@@ -7051,8 +7051,8 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7051
7051
|
}
|
|
7052
7052
|
};
|
|
7053
7053
|
|
|
7054
|
-
/**
|
|
7055
|
-
* 初始化
|
|
7054
|
+
/**
|
|
7055
|
+
* 初始化
|
|
7056
7056
|
*/
|
|
7057
7057
|
|
|
7058
7058
|
|
|
@@ -7060,9 +7060,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7060
7060
|
this.isUseActioveX();
|
|
7061
7061
|
};
|
|
7062
7062
|
|
|
7063
|
-
/**
|
|
7064
|
-
* 返回客户端的版本
|
|
7065
|
-
* @returns {string} 客户端版本
|
|
7063
|
+
/**
|
|
7064
|
+
* 返回客户端的版本
|
|
7065
|
+
* @returns {string} 客户端版本
|
|
7066
7066
|
*/
|
|
7067
7067
|
|
|
7068
7068
|
|
|
@@ -7075,13 +7075,13 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7075
7075
|
}
|
|
7076
7076
|
};
|
|
7077
7077
|
|
|
7078
|
-
/**
|
|
7079
|
-
* 下载客户端程序并安装
|
|
7080
|
-
* @param {string} bstrURL - 下载地址
|
|
7081
|
-
* @param {string} bstrHashValue - 哈希值
|
|
7082
|
-
* @param {boolean} bSync - 是否同步安装
|
|
7083
|
-
* @param {boolean} bOnlySSO - 是否仅安装 SSO
|
|
7084
|
-
* @returns {number} 安装结果
|
|
7078
|
+
/**
|
|
7079
|
+
* 下载客户端程序并安装
|
|
7080
|
+
* @param {string} bstrURL - 下载地址
|
|
7081
|
+
* @param {string} bstrHashValue - 哈希值
|
|
7082
|
+
* @param {boolean} bSync - 是否同步安装
|
|
7083
|
+
* @param {boolean} bOnlySSO - 是否仅安装 SSO
|
|
7084
|
+
* @returns {number} 安装结果
|
|
7085
7085
|
*/
|
|
7086
7086
|
|
|
7087
7087
|
|
|
@@ -7095,11 +7095,11 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7095
7095
|
}
|
|
7096
7096
|
};
|
|
7097
7097
|
|
|
7098
|
-
/**
|
|
7099
|
-
* 获取硬件指纹信息
|
|
7100
|
-
* @param {number} dwSign - 签名
|
|
7101
|
-
* @param {string} strGateWayIP - 网关 IP
|
|
7102
|
-
* @returns {string} 硬件指纹信息
|
|
7098
|
+
/**
|
|
7099
|
+
* 获取硬件指纹信息
|
|
7100
|
+
* @param {number} dwSign - 签名
|
|
7101
|
+
* @param {string} strGateWayIP - 网关 IP
|
|
7102
|
+
* @returns {string} 硬件指纹信息
|
|
7103
7103
|
*/
|
|
7104
7104
|
|
|
7105
7105
|
|
|
@@ -7113,12 +7113,12 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7113
7113
|
}
|
|
7114
7114
|
};
|
|
7115
7115
|
|
|
7116
|
-
/**
|
|
7117
|
-
* 设置转发策略和代填策略
|
|
7118
|
-
* @param {string} strProxyPolicy - 转发策略
|
|
7119
|
-
* @param {string} strSSOPolicy - 代填策略
|
|
7120
|
-
* @param {string} strGatewayAddress - 网关地址
|
|
7121
|
-
* @returns {number} 设置结果
|
|
7116
|
+
/**
|
|
7117
|
+
* 设置转发策略和代填策略
|
|
7118
|
+
* @param {string} strProxyPolicy - 转发策略
|
|
7119
|
+
* @param {string} strSSOPolicy - 代填策略
|
|
7120
|
+
* @param {string} strGatewayAddress - 网关地址
|
|
7121
|
+
* @returns {number} 设置结果
|
|
7122
7122
|
*/
|
|
7123
7123
|
|
|
7124
7124
|
|
|
@@ -7132,11 +7132,11 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7132
7132
|
}
|
|
7133
7133
|
};
|
|
7134
7134
|
|
|
7135
|
-
/**
|
|
7136
|
-
* 启动认证信息模块
|
|
7137
|
-
* @param {string} strFileName - 文件名
|
|
7138
|
-
* @param {string} strXmlData - XML 数据
|
|
7139
|
-
* @returns {string} 认证信息
|
|
7135
|
+
/**
|
|
7136
|
+
* 启动认证信息模块
|
|
7137
|
+
* @param {string} strFileName - 文件名
|
|
7138
|
+
* @param {string} strXmlData - XML 数据
|
|
7139
|
+
* @returns {string} 认证信息
|
|
7140
7140
|
*/
|
|
7141
7141
|
|
|
7142
7142
|
|
|
@@ -7150,10 +7150,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7150
7150
|
}
|
|
7151
7151
|
};
|
|
7152
7152
|
|
|
7153
|
-
/**
|
|
7154
|
-
* 打开 BS 应用
|
|
7155
|
-
* @param {string} strUrl - 应用 URL
|
|
7156
|
-
* @returns {number} 打开结果
|
|
7153
|
+
/**
|
|
7154
|
+
* 打开 BS 应用
|
|
7155
|
+
* @param {string} strUrl - 应用 URL
|
|
7156
|
+
* @returns {number} 打开结果
|
|
7157
7157
|
*/
|
|
7158
7158
|
|
|
7159
7159
|
|
|
@@ -7167,12 +7167,12 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7167
7167
|
}
|
|
7168
7168
|
};
|
|
7169
7169
|
|
|
7170
|
-
/**
|
|
7171
|
-
* 打开 CS 应用
|
|
7172
|
-
* @param {string} strGatewayAddress - 网关地址
|
|
7173
|
-
* @param {string} strAppFlag - 应用标识
|
|
7174
|
-
* @param {string} strAppPath - 应用路径
|
|
7175
|
-
* @returns {number} 打开结果
|
|
7170
|
+
/**
|
|
7171
|
+
* 打开 CS 应用
|
|
7172
|
+
* @param {string} strGatewayAddress - 网关地址
|
|
7173
|
+
* @param {string} strAppFlag - 应用标识
|
|
7174
|
+
* @param {string} strAppPath - 应用路径
|
|
7175
|
+
* @returns {number} 打开结果
|
|
7176
7176
|
*/
|
|
7177
7177
|
|
|
7178
7178
|
|
|
@@ -7186,13 +7186,13 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7186
7186
|
}
|
|
7187
7187
|
};
|
|
7188
7188
|
|
|
7189
|
-
/**
|
|
7190
|
-
* 设置自动更新策略
|
|
7191
|
-
* @param {string} strGatewayAddress - 网关地址
|
|
7192
|
-
* @param {number} nGatewayPort - 网关端口
|
|
7193
|
-
* @param {string} strUserToken - 用户令牌
|
|
7194
|
-
* @param {number} updatedelay - 更新延迟
|
|
7195
|
-
* @returns {number} 设置结果
|
|
7189
|
+
/**
|
|
7190
|
+
* 设置自动更新策略
|
|
7191
|
+
* @param {string} strGatewayAddress - 网关地址
|
|
7192
|
+
* @param {number} nGatewayPort - 网关端口
|
|
7193
|
+
* @param {string} strUserToken - 用户令牌
|
|
7194
|
+
* @param {number} updatedelay - 更新延迟
|
|
7195
|
+
* @returns {number} 设置结果
|
|
7196
7196
|
*/
|
|
7197
7197
|
|
|
7198
7198
|
|
|
@@ -7206,10 +7206,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7206
7206
|
}
|
|
7207
7207
|
};
|
|
7208
7208
|
|
|
7209
|
-
/**
|
|
7210
|
-
* 获取客户端 IP
|
|
7211
|
-
* @param {string} strGatewayIP - 网关 IP
|
|
7212
|
-
* @returns {string} 客户端 IP
|
|
7209
|
+
/**
|
|
7210
|
+
* 获取客户端 IP
|
|
7211
|
+
* @param {string} strGatewayIP - 网关 IP
|
|
7212
|
+
* @returns {string} 客户端 IP
|
|
7213
7213
|
*/
|
|
7214
7214
|
|
|
7215
7215
|
|
|
@@ -7223,10 +7223,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7223
7223
|
}
|
|
7224
7224
|
};
|
|
7225
7225
|
|
|
7226
|
-
/**
|
|
7227
|
-
* 登出网关
|
|
7228
|
-
* @param {string} strServerIP - 服务器 IP
|
|
7229
|
-
* @returns {number} 登出结果
|
|
7226
|
+
/**
|
|
7227
|
+
* 登出网关
|
|
7228
|
+
* @param {string} strServerIP - 服务器 IP
|
|
7229
|
+
* @returns {number} 登出结果
|
|
7230
7230
|
*/
|
|
7231
7231
|
|
|
7232
7232
|
|
|
@@ -7240,11 +7240,11 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7240
7240
|
}
|
|
7241
7241
|
};
|
|
7242
7242
|
|
|
7243
|
-
/**
|
|
7244
|
-
* 运行安装包
|
|
7245
|
-
* @param {number} lRunType - 运行类型
|
|
7246
|
-
* @param {boolean} bIsOnlySSO - 是否仅安装 SSO
|
|
7247
|
-
* @returns {number} 运行结果
|
|
7243
|
+
/**
|
|
7244
|
+
* 运行安装包
|
|
7245
|
+
* @param {number} lRunType - 运行类型
|
|
7246
|
+
* @param {boolean} bIsOnlySSO - 是否仅安装 SSO
|
|
7247
|
+
* @returns {number} 运行结果
|
|
7248
7248
|
*/
|
|
7249
7249
|
|
|
7250
7250
|
|
|
@@ -7258,9 +7258,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7258
7258
|
}
|
|
7259
7259
|
};
|
|
7260
7260
|
|
|
7261
|
-
/**
|
|
7262
|
-
* 获取下载进度
|
|
7263
|
-
* @returns {number} 下载进度
|
|
7261
|
+
/**
|
|
7262
|
+
* 获取下载进度
|
|
7263
|
+
* @returns {number} 下载进度
|
|
7264
7264
|
*/
|
|
7265
7265
|
|
|
7266
7266
|
|
|
@@ -7274,9 +7274,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7274
7274
|
}
|
|
7275
7275
|
};
|
|
7276
7276
|
|
|
7277
|
-
/**
|
|
7278
|
-
* 是否安装完成
|
|
7279
|
-
* @returns {boolean} 安装完成状态
|
|
7277
|
+
/**
|
|
7278
|
+
* 是否安装完成
|
|
7279
|
+
* @returns {boolean} 安装完成状态
|
|
7280
7280
|
*/
|
|
7281
7281
|
|
|
7282
7282
|
|
|
@@ -7290,11 +7290,11 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7290
7290
|
}
|
|
7291
7291
|
};
|
|
7292
7292
|
|
|
7293
|
-
/**
|
|
7294
|
-
* 初始化签包对象
|
|
7295
|
-
* @param {string} strAlgType - 算法类型
|
|
7296
|
-
* @param {string} strAuxParam - 辅助参数
|
|
7297
|
-
* @returns {number} 初始化结果
|
|
7293
|
+
/**
|
|
7294
|
+
* 初始化签包对象
|
|
7295
|
+
* @param {string} strAlgType - 算法类型
|
|
7296
|
+
* @param {string} strAuxParam - 辅助参数
|
|
7297
|
+
* @returns {number} 初始化结果
|
|
7298
7298
|
*/
|
|
7299
7299
|
|
|
7300
7300
|
|
|
@@ -7308,10 +7308,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7308
7308
|
}
|
|
7309
7309
|
};
|
|
7310
7310
|
|
|
7311
|
-
/**
|
|
7312
|
-
* 设置摘要算法
|
|
7313
|
-
* @param {string} strDigestAlg - 摘要算法
|
|
7314
|
-
* @returns {number} 设置结果
|
|
7311
|
+
/**
|
|
7312
|
+
* 设置摘要算法
|
|
7313
|
+
* @param {string} strDigestAlg - 摘要算法
|
|
7314
|
+
* @returns {number} 设置结果
|
|
7315
7315
|
*/
|
|
7316
7316
|
|
|
7317
7317
|
|
|
@@ -7325,10 +7325,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7325
7325
|
}
|
|
7326
7326
|
};
|
|
7327
7327
|
|
|
7328
|
-
/**
|
|
7329
|
-
* 设置单证书是否弹出对话框
|
|
7330
|
-
* @param {number} isChoose - 是否弹出对话框
|
|
7331
|
-
* @returns {number} 设置结果
|
|
7328
|
+
/**
|
|
7329
|
+
* 设置单证书是否弹出对话框
|
|
7330
|
+
* @param {number} isChoose - 是否弹出对话框
|
|
7331
|
+
* @returns {number} 设置结果
|
|
7332
7332
|
*/
|
|
7333
7333
|
|
|
7334
7334
|
|
|
@@ -7342,11 +7342,11 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7342
7342
|
}
|
|
7343
7343
|
};
|
|
7344
7344
|
|
|
7345
|
-
/**
|
|
7346
|
-
* 添加证书过滤条件
|
|
7347
|
-
* @param {number} ulType - 过滤类型
|
|
7348
|
-
* @param {string} strValue - 过滤值
|
|
7349
|
-
* @returns {number} 添加结果
|
|
7345
|
+
/**
|
|
7346
|
+
* 添加证书过滤条件
|
|
7347
|
+
* @param {number} ulType - 过滤类型
|
|
7348
|
+
* @param {string} strValue - 过滤值
|
|
7349
|
+
* @returns {number} 添加结果
|
|
7350
7350
|
*/
|
|
7351
7351
|
|
|
7352
7352
|
|
|
@@ -7360,9 +7360,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7360
7360
|
}
|
|
7361
7361
|
};
|
|
7362
7362
|
|
|
7363
|
-
/**
|
|
7364
|
-
* 清除所有过滤条件
|
|
7365
|
-
* @returns {number} 清除结果
|
|
7363
|
+
/**
|
|
7364
|
+
* 清除所有过滤条件
|
|
7365
|
+
* @returns {number} 清除结果
|
|
7366
7366
|
*/
|
|
7367
7367
|
|
|
7368
7368
|
|
|
@@ -7376,10 +7376,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7376
7376
|
}
|
|
7377
7377
|
};
|
|
7378
7378
|
|
|
7379
|
-
/**
|
|
7380
|
-
* P1 签名
|
|
7381
|
-
* @param {string} strValueBase64 - 待签名的 Base64 字符串
|
|
7382
|
-
* @returns {string} 签名结果
|
|
7379
|
+
/**
|
|
7380
|
+
* P1 签名
|
|
7381
|
+
* @param {string} strValueBase64 - 待签名的 Base64 字符串
|
|
7382
|
+
* @returns {string} 签名结果
|
|
7383
7383
|
*/
|
|
7384
7384
|
|
|
7385
7385
|
|
|
@@ -7393,10 +7393,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7393
7393
|
}
|
|
7394
7394
|
};
|
|
7395
7395
|
|
|
7396
|
-
/**
|
|
7397
|
-
* P1 签名字符串
|
|
7398
|
-
* @param {string} strValue - 待签名的字符串
|
|
7399
|
-
* @returns {string} 签名结果
|
|
7396
|
+
/**
|
|
7397
|
+
* P1 签名字符串
|
|
7398
|
+
* @param {string} strValue - 待签名的字符串
|
|
7399
|
+
* @returns {string} 签名结果
|
|
7400
7400
|
*/
|
|
7401
7401
|
|
|
7402
7402
|
|
|
@@ -7410,12 +7410,12 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7410
7410
|
}
|
|
7411
7411
|
};
|
|
7412
7412
|
|
|
7413
|
-
/**
|
|
7414
|
-
* P7 签名
|
|
7415
|
-
* @param {string} strValueBase64 - 待签名的 Base64 字符串
|
|
7416
|
-
* @param {boolean} isDetach - 是否分离签名
|
|
7417
|
-
* @param {boolean} isIncludeCert - 是否包含证书
|
|
7418
|
-
* @returns {string} 签名结果
|
|
7413
|
+
/**
|
|
7414
|
+
* P7 签名
|
|
7415
|
+
* @param {string} strValueBase64 - 待签名的 Base64 字符串
|
|
7416
|
+
* @param {boolean} isDetach - 是否分离签名
|
|
7417
|
+
* @param {boolean} isIncludeCert - 是否包含证书
|
|
7418
|
+
* @returns {string} 签名结果
|
|
7419
7419
|
*/
|
|
7420
7420
|
|
|
7421
7421
|
|
|
@@ -7429,12 +7429,12 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7429
7429
|
}
|
|
7430
7430
|
};
|
|
7431
7431
|
|
|
7432
|
-
/**
|
|
7433
|
-
* P7 签名字符串
|
|
7434
|
-
* @param {string} strValue - 待签名的字符串
|
|
7435
|
-
* @param {boolean} isDetach - 是否分离签名
|
|
7436
|
-
* @param {boolean} isIncludeCert - 是否包含证书
|
|
7437
|
-
* @returns {string} 签名结果
|
|
7432
|
+
/**
|
|
7433
|
+
* P7 签名字符串
|
|
7434
|
+
* @param {string} strValue - 待签名的字符串
|
|
7435
|
+
* @param {boolean} isDetach - 是否分离签名
|
|
7436
|
+
* @param {boolean} isIncludeCert - 是否包含证书
|
|
7437
|
+
* @returns {string} 签名结果
|
|
7438
7438
|
*/
|
|
7439
7439
|
|
|
7440
7440
|
|
|
@@ -7448,9 +7448,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7448
7448
|
}
|
|
7449
7449
|
};
|
|
7450
7450
|
|
|
7451
|
-
/**
|
|
7452
|
-
* 释放签名对象
|
|
7453
|
-
* @returns {number} 释放结果
|
|
7451
|
+
/**
|
|
7452
|
+
* 释放签名对象
|
|
7453
|
+
* @returns {number} 释放结果
|
|
7454
7454
|
*/
|
|
7455
7455
|
|
|
7456
7456
|
|
|
@@ -7464,9 +7464,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7464
7464
|
}
|
|
7465
7465
|
};
|
|
7466
7466
|
|
|
7467
|
-
/**
|
|
7468
|
-
* 获取签名版本
|
|
7469
|
-
* @returns {string} 签名版本
|
|
7467
|
+
/**
|
|
7468
|
+
* 获取签名版本
|
|
7469
|
+
* @returns {string} 签名版本
|
|
7470
7470
|
*/
|
|
7471
7471
|
|
|
7472
7472
|
|
|
@@ -7480,9 +7480,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7480
7480
|
}
|
|
7481
7481
|
};
|
|
7482
7482
|
|
|
7483
|
-
/**
|
|
7484
|
-
* 获取签名证书
|
|
7485
|
-
* @returns {string} 签名证书
|
|
7483
|
+
/**
|
|
7484
|
+
* 获取签名证书
|
|
7485
|
+
* @returns {string} 签名证书
|
|
7486
7486
|
*/
|
|
7487
7487
|
|
|
7488
7488
|
|
|
@@ -7496,9 +7496,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7496
7496
|
}
|
|
7497
7497
|
};
|
|
7498
7498
|
|
|
7499
|
-
/**
|
|
7500
|
-
* 获取错误码
|
|
7501
|
-
* @returns {number} 错误码
|
|
7499
|
+
/**
|
|
7500
|
+
* 获取错误码
|
|
7501
|
+
* @returns {number} 错误码
|
|
7502
7502
|
*/
|
|
7503
7503
|
|
|
7504
7504
|
|
|
@@ -7512,9 +7512,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7512
7512
|
}
|
|
7513
7513
|
};
|
|
7514
7514
|
|
|
7515
|
-
/**
|
|
7516
|
-
* 获取错误信息
|
|
7517
|
-
* @returns {string} 错误信息
|
|
7515
|
+
/**
|
|
7516
|
+
* 获取错误信息
|
|
7517
|
+
* @returns {string} 错误信息
|
|
7518
7518
|
*/
|
|
7519
7519
|
|
|
7520
7520
|
|
|
@@ -7528,9 +7528,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7528
7528
|
}
|
|
7529
7529
|
};
|
|
7530
7530
|
|
|
7531
|
-
/**
|
|
7532
|
-
* 销毁认证对象
|
|
7533
|
-
* @returns {number} 销毁结果
|
|
7531
|
+
/**
|
|
7532
|
+
* 销毁认证对象
|
|
7533
|
+
* @returns {number} 销毁结果
|
|
7534
7534
|
*/
|
|
7535
7535
|
|
|
7536
7536
|
|
|
@@ -7544,9 +7544,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7544
7544
|
}
|
|
7545
7545
|
};
|
|
7546
7546
|
|
|
7547
|
-
/**
|
|
7548
|
-
* 获取证书类型
|
|
7549
|
-
* @returns {string} 证书类型
|
|
7547
|
+
/**
|
|
7548
|
+
* 获取证书类型
|
|
7549
|
+
* @returns {string} 证书类型
|
|
7550
7550
|
*/
|
|
7551
7551
|
|
|
7552
7552
|
|
|
@@ -7560,9 +7560,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7560
7560
|
}
|
|
7561
7561
|
};
|
|
7562
7562
|
|
|
7563
|
-
/**
|
|
7564
|
-
* 获取签名摘要算法
|
|
7565
|
-
* @returns {string} 签名摘要算法
|
|
7563
|
+
/**
|
|
7564
|
+
* 获取签名摘要算法
|
|
7565
|
+
* @returns {string} 签名摘要算法
|
|
7566
7566
|
*/
|
|
7567
7567
|
|
|
7568
7568
|
|
|
@@ -7576,11 +7576,11 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7576
7576
|
}
|
|
7577
7577
|
};
|
|
7578
7578
|
|
|
7579
|
-
/**
|
|
7580
|
-
* 使能调用序列
|
|
7581
|
-
* @param {boolean} bCallQueueEnable - 是否使能调用序列
|
|
7582
|
-
* @param {boolean} bHeadInfoEnable - 是否使能头部信息
|
|
7583
|
-
* @returns {number} 使能结果
|
|
7579
|
+
/**
|
|
7580
|
+
* 使能调用序列
|
|
7581
|
+
* @param {boolean} bCallQueueEnable - 是否使能调用序列
|
|
7582
|
+
* @param {boolean} bHeadInfoEnable - 是否使能头部信息
|
|
7583
|
+
* @returns {number} 使能结果
|
|
7584
7584
|
*/
|
|
7585
7585
|
|
|
7586
7586
|
|
|
@@ -7594,9 +7594,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7594
7594
|
}
|
|
7595
7595
|
};
|
|
7596
7596
|
|
|
7597
|
-
/**
|
|
7598
|
-
* 清空调用序列结果
|
|
7599
|
-
* @returns {number} 清空调用序列结果
|
|
7597
|
+
/**
|
|
7598
|
+
* 清空调用序列结果
|
|
7599
|
+
* @returns {number} 清空调用序列结果
|
|
7600
7600
|
*/
|
|
7601
7601
|
|
|
7602
7602
|
|
|
@@ -7610,9 +7610,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7610
7610
|
}
|
|
7611
7611
|
};
|
|
7612
7612
|
|
|
7613
|
-
/**
|
|
7614
|
-
* 获取调用序列结果
|
|
7615
|
-
* @returns {string} 调用序列结果
|
|
7613
|
+
/**
|
|
7614
|
+
* 获取调用序列结果
|
|
7615
|
+
* @returns {string} 调用序列结果
|
|
7616
7616
|
*/
|
|
7617
7617
|
|
|
7618
7618
|
|
|
@@ -7626,12 +7626,12 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7626
7626
|
}
|
|
7627
7627
|
};
|
|
7628
7628
|
|
|
7629
|
-
/**
|
|
7630
|
-
* 客户端安全策略检查
|
|
7631
|
-
* @param {string} strGatewayAddress - 网关地址
|
|
7632
|
-
* @param {number} usGatewayPort - 网关端口
|
|
7633
|
-
* @param {string} strSecurityPolicys - 安全策略
|
|
7634
|
-
* @returns {boolean} 检查结果
|
|
7629
|
+
/**
|
|
7630
|
+
* 客户端安全策略检查
|
|
7631
|
+
* @param {string} strGatewayAddress - 网关地址
|
|
7632
|
+
* @param {number} usGatewayPort - 网关端口
|
|
7633
|
+
* @param {string} strSecurityPolicys - 安全策略
|
|
7634
|
+
* @returns {boolean} 检查结果
|
|
7635
7635
|
*/
|
|
7636
7636
|
|
|
7637
7637
|
|
|
@@ -7645,9 +7645,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7645
7645
|
}
|
|
7646
7646
|
};
|
|
7647
7647
|
|
|
7648
|
-
/**
|
|
7649
|
-
* 获取通讯协议版本
|
|
7650
|
-
* @returns {string} 通讯协议版本
|
|
7648
|
+
/**
|
|
7649
|
+
* 获取通讯协议版本
|
|
7650
|
+
* @returns {string} 通讯协议版本
|
|
7651
7651
|
*/
|
|
7652
7652
|
|
|
7653
7653
|
|
|
@@ -7661,13 +7661,13 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7661
7661
|
}
|
|
7662
7662
|
};
|
|
7663
7663
|
|
|
7664
|
-
/**
|
|
7665
|
-
* 修改 Key 的 Pin 码
|
|
7666
|
-
* @param {string} strCertSn - 证书序列号
|
|
7667
|
-
* @param {number} lPinCodeType - Pin 码类型
|
|
7668
|
-
* @param {string} strCurPinCode - 当前 Pin 码
|
|
7669
|
-
* @param {string} strNewPinCode - 新 Pin 码
|
|
7670
|
-
* @returns {number} 修改结果
|
|
7664
|
+
/**
|
|
7665
|
+
* 修改 Key 的 Pin 码
|
|
7666
|
+
* @param {string} strCertSn - 证书序列号
|
|
7667
|
+
* @param {number} lPinCodeType - Pin 码类型
|
|
7668
|
+
* @param {string} strCurPinCode - 当前 Pin 码
|
|
7669
|
+
* @param {string} strNewPinCode - 新 Pin 码
|
|
7670
|
+
* @returns {number} 修改结果
|
|
7671
7671
|
*/
|
|
7672
7672
|
|
|
7673
7673
|
|
|
@@ -7681,10 +7681,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7681
7681
|
}
|
|
7682
7682
|
};
|
|
7683
7683
|
|
|
7684
|
-
/**
|
|
7685
|
-
* 等待策略设置完毕
|
|
7686
|
-
* @param {string} strGatewayAddress - 网关地址
|
|
7687
|
-
* @returns {number} 等待结果
|
|
7684
|
+
/**
|
|
7685
|
+
* 等待策略设置完毕
|
|
7686
|
+
* @param {string} strGatewayAddress - 网关地址
|
|
7687
|
+
* @returns {number} 等待结果
|
|
7688
7688
|
*/
|
|
7689
7689
|
|
|
7690
7690
|
|
|
@@ -7698,10 +7698,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7698
7698
|
}
|
|
7699
7699
|
};
|
|
7700
7700
|
|
|
7701
|
-
/**
|
|
7702
|
-
* 获取会话 Token
|
|
7703
|
-
* @param {string} strGatewayAddress - 网关地址
|
|
7704
|
-
* @returns {string} 会话 Token
|
|
7701
|
+
/**
|
|
7702
|
+
* 获取会话 Token
|
|
7703
|
+
* @param {string} strGatewayAddress - 网关地址
|
|
7704
|
+
* @returns {string} 会话 Token
|
|
7705
7705
|
*/
|
|
7706
7706
|
|
|
7707
7707
|
|
|
@@ -7715,9 +7715,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7715
7715
|
}
|
|
7716
7716
|
};
|
|
7717
7717
|
|
|
7718
|
-
/**
|
|
7719
|
-
* 获取控件版本
|
|
7720
|
-
* @returns {string} 控件版本
|
|
7718
|
+
/**
|
|
7719
|
+
* 获取控件版本
|
|
7720
|
+
* @returns {string} 控件版本
|
|
7721
7721
|
*/
|
|
7722
7722
|
|
|
7723
7723
|
|
|
@@ -7731,10 +7731,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7731
7731
|
}
|
|
7732
7732
|
};
|
|
7733
7733
|
|
|
7734
|
-
/**
|
|
7735
|
-
* 设置语言资源
|
|
7736
|
-
* @param {string} strLanguage - 语言资源
|
|
7737
|
-
* @returns {number} 设置结果
|
|
7734
|
+
/**
|
|
7735
|
+
* 设置语言资源
|
|
7736
|
+
* @param {string} strLanguage - 语言资源
|
|
7737
|
+
* @returns {number} 设置结果
|
|
7738
7738
|
*/
|
|
7739
7739
|
|
|
7740
7740
|
|
|
@@ -7748,12 +7748,12 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7748
7748
|
}
|
|
7749
7749
|
};
|
|
7750
7750
|
|
|
7751
|
-
/**
|
|
7752
|
-
* 获取用户属性
|
|
7753
|
-
* @param {string} strGatewayAddress - 网关地址
|
|
7754
|
-
* @param {string} strAppFlag - 应用标识
|
|
7755
|
-
* @param {string} strAttributeName - 属性名称
|
|
7756
|
-
* @returns {string} 用户属性值
|
|
7751
|
+
/**
|
|
7752
|
+
* 获取用户属性
|
|
7753
|
+
* @param {string} strGatewayAddress - 网关地址
|
|
7754
|
+
* @param {string} strAppFlag - 应用标识
|
|
7755
|
+
* @param {string} strAttributeName - 属性名称
|
|
7756
|
+
* @returns {string} 用户属性值
|
|
7757
7757
|
*/
|
|
7758
7758
|
|
|
7759
7759
|
|
|
@@ -7767,9 +7767,9 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7767
7767
|
}
|
|
7768
7768
|
};
|
|
7769
7769
|
|
|
7770
|
-
/**
|
|
7771
|
-
* 获取签名加密 PIN 码
|
|
7772
|
-
* @returns {string} 签名加密 PIN 码
|
|
7770
|
+
/**
|
|
7771
|
+
* 获取签名加密 PIN 码
|
|
7772
|
+
* @returns {string} 签名加密 PIN 码
|
|
7773
7773
|
*/
|
|
7774
7774
|
|
|
7775
7775
|
|
|
@@ -7782,20 +7782,20 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7782
7782
|
return result.value;
|
|
7783
7783
|
}
|
|
7784
7784
|
};
|
|
7785
|
-
/*
|
|
7786
|
-
*曙光四川CA
|
|
7787
|
-
*'SOF_GetUserList' 证书列表
|
|
7788
|
-
*'SOF_ExportUserCert' 导出证书
|
|
7789
|
-
*'SOF_GetCertInfo': 获取证书信息
|
|
7790
|
-
*'SOF_GenRandom': 生成随机数
|
|
7791
|
-
*'SOF_SignData': 获取证书签名
|
|
7792
|
-
*'SOF_Login': 登录证书
|
|
7793
|
-
*'SOF_GetPinRetryCount': 剩余次数
|
|
7785
|
+
/*
|
|
7786
|
+
*曙光四川CA
|
|
7787
|
+
*'SOF_GetUserList' 证书列表
|
|
7788
|
+
*'SOF_ExportUserCert' 导出证书
|
|
7789
|
+
*'SOF_GetCertInfo': 获取证书信息
|
|
7790
|
+
*'SOF_GenRandom': 生成随机数
|
|
7791
|
+
*'SOF_SignData': 获取证书签名
|
|
7792
|
+
*'SOF_Login': 登录证书
|
|
7793
|
+
*'SOF_GetPinRetryCount': 剩余次数
|
|
7794
7794
|
*/
|
|
7795
|
-
/**
|
|
7796
|
-
*
|
|
7797
|
-
* 获取webSocket消息
|
|
7798
|
-
* @returns {string}
|
|
7795
|
+
/**
|
|
7796
|
+
*
|
|
7797
|
+
* 获取webSocket消息
|
|
7798
|
+
* @returns {string}
|
|
7799
7799
|
*/
|
|
7800
7800
|
|
|
7801
7801
|
|
|
@@ -7831,10 +7831,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7831
7831
|
};
|
|
7832
7832
|
});
|
|
7833
7833
|
};
|
|
7834
|
-
/**
|
|
7835
|
-
*
|
|
7836
|
-
* base64解码
|
|
7837
|
-
* @returns {string} base64解码后的字符串
|
|
7834
|
+
/**
|
|
7835
|
+
*
|
|
7836
|
+
* base64解码
|
|
7837
|
+
* @returns {string} base64解码后的字符串
|
|
7838
7838
|
*/
|
|
7839
7839
|
|
|
7840
7840
|
|
|
@@ -7869,10 +7869,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7869
7869
|
val = this.utf8_decode(val);
|
|
7870
7870
|
return val;
|
|
7871
7871
|
};
|
|
7872
|
-
/**
|
|
7873
|
-
*
|
|
7874
|
-
* base64编码
|
|
7875
|
-
* @returns {string} base64编码后的字符串
|
|
7872
|
+
/**
|
|
7873
|
+
*
|
|
7874
|
+
* base64编码
|
|
7875
|
+
* @returns {string} base64编码后的字符串
|
|
7876
7876
|
*/
|
|
7877
7877
|
|
|
7878
7878
|
|
|
@@ -7905,10 +7905,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7905
7905
|
}
|
|
7906
7906
|
return val;
|
|
7907
7907
|
};
|
|
7908
|
-
/**
|
|
7909
|
-
*
|
|
7910
|
-
* utf8解码
|
|
7911
|
-
* @returns {string} utf8解码后的字符串
|
|
7908
|
+
/**
|
|
7909
|
+
*
|
|
7910
|
+
* utf8解码
|
|
7911
|
+
* @returns {string} utf8解码后的字符串
|
|
7912
7912
|
*/
|
|
7913
7913
|
|
|
7914
7914
|
|
|
@@ -7937,10 +7937,10 @@ var plugin_CA_ExtInterface = function () {
|
|
|
7937
7937
|
}
|
|
7938
7938
|
return string;
|
|
7939
7939
|
};
|
|
7940
|
-
/**
|
|
7941
|
-
*
|
|
7942
|
-
* utf8编码
|
|
7943
|
-
* @returns {string} utf8编码后的字符串
|
|
7940
|
+
/**
|
|
7941
|
+
*
|
|
7942
|
+
* utf8编码
|
|
7943
|
+
* @returns {string} utf8编码后的字符串
|
|
7944
7944
|
*/
|
|
7945
7945
|
|
|
7946
7946
|
|
|
@@ -28417,8 +28417,8 @@ form_src_main.install = function (Vue) {
|
|
|
28417
28417
|
};
|
|
28418
28418
|
|
|
28419
28419
|
/* harmony default export */ var packages_form = (form_src_main);
|
|
28420
|
-
// 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=
|
|
28421
|
-
var
|
|
28420
|
+
// 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=5f0c32cd&
|
|
28421
|
+
var mainvue_type_template_id_5f0c32cd_render = function () {
|
|
28422
28422
|
var _vm = this
|
|
28423
28423
|
var _h = _vm.$createElement
|
|
28424
28424
|
var _c = _vm._self._c || _h
|
|
@@ -28744,7 +28744,12 @@ var mainvue_type_template_id_70db76e0_render = function () {
|
|
|
28744
28744
|
})
|
|
28745
28745
|
: _c(
|
|
28746
28746
|
"div",
|
|
28747
|
-
{
|
|
28747
|
+
{
|
|
28748
|
+
staticClass: "es-flow-content",
|
|
28749
|
+
style: {
|
|
28750
|
+
"justify-content": _vm.fullFlow ? "space-between" : "unset",
|
|
28751
|
+
},
|
|
28752
|
+
},
|
|
28748
28753
|
[
|
|
28749
28754
|
_c(
|
|
28750
28755
|
"div",
|
|
@@ -31476,11 +31481,11 @@ var mainvue_type_template_id_70db76e0_render = function () {
|
|
|
31476
31481
|
)
|
|
31477
31482
|
: _vm._e()
|
|
31478
31483
|
}
|
|
31479
|
-
var
|
|
31480
|
-
|
|
31484
|
+
var mainvue_type_template_id_5f0c32cd_staticRenderFns = []
|
|
31485
|
+
mainvue_type_template_id_5f0c32cd_render._withStripped = true
|
|
31481
31486
|
|
|
31482
31487
|
|
|
31483
|
-
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=
|
|
31488
|
+
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=5f0c32cd&
|
|
31484
31489
|
|
|
31485
31490
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/CommonOpinions.vue?vue&type=template&id=7b4f1542&
|
|
31486
31491
|
var CommonOpinionsvue_type_template_id_7b4f1542_render = function () {
|
|
@@ -36304,11 +36309,11 @@ var processFormvue_type_script_lang_js_components;
|
|
|
36304
36309
|
});
|
|
36305
36310
|
},
|
|
36306
36311
|
|
|
36307
|
-
/**
|
|
36308
|
-
* isMultiple
|
|
36309
|
-
* @desc:是否多选
|
|
36310
|
-
* @author liufan
|
|
36311
|
-
* @date 2022年9月13日
|
|
36312
|
+
/**
|
|
36313
|
+
* isMultiple
|
|
36314
|
+
* @desc:是否多选
|
|
36315
|
+
* @author liufan
|
|
36316
|
+
* @date 2022年9月13日
|
|
36312
36317
|
**/
|
|
36313
36318
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
36314
36319
|
var multiple = false;
|
|
@@ -37532,8 +37537,8 @@ var TimeLimit_component = normalizeComponent(
|
|
|
37532
37537
|
)
|
|
37533
37538
|
|
|
37534
37539
|
/* harmony default export */ var TimeLimit = (TimeLimit_component.exports);
|
|
37535
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processReject.vue?vue&type=template&id=
|
|
37536
|
-
var
|
|
37540
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processReject.vue?vue&type=template&id=d881d334&
|
|
37541
|
+
var processRejectvue_type_template_id_d881d334_render = function () {
|
|
37537
37542
|
var _vm = this
|
|
37538
37543
|
var _h = _vm.$createElement
|
|
37539
37544
|
var _c = _vm._self._c || _h
|
|
@@ -37651,9 +37656,10 @@ var processRejectvue_type_template_id_364df082_render = function () {
|
|
|
37651
37656
|
rawName: "v-show",
|
|
37652
37657
|
value:
|
|
37653
37658
|
_vm.nextNode.noticeList.length != 0 &&
|
|
37654
|
-
_vm.rejectObj.length != 0
|
|
37659
|
+
_vm.rejectObj.length != 0 &&
|
|
37660
|
+
!_vm.hideMessage,
|
|
37655
37661
|
expression:
|
|
37656
|
-
"nextNode.noticeList.length != 0 && rejectObj.length != 0",
|
|
37662
|
+
"nextNode.noticeList.length != 0 && rejectObj.length != 0 && !hideMessage",
|
|
37657
37663
|
},
|
|
37658
37664
|
],
|
|
37659
37665
|
attrs: { prop: "noticeType", label: "通知方式" },
|
|
@@ -37767,11 +37773,11 @@ var processRejectvue_type_template_id_364df082_render = function () {
|
|
|
37767
37773
|
1
|
|
37768
37774
|
)
|
|
37769
37775
|
}
|
|
37770
|
-
var
|
|
37771
|
-
|
|
37776
|
+
var processRejectvue_type_template_id_d881d334_staticRenderFns = []
|
|
37777
|
+
processRejectvue_type_template_id_d881d334_render._withStripped = true
|
|
37772
37778
|
|
|
37773
37779
|
|
|
37774
|
-
// CONCATENATED MODULE: ./packages/flow/src/processReject.vue?vue&type=template&id=
|
|
37780
|
+
// CONCATENATED MODULE: ./packages/flow/src/processReject.vue?vue&type=template&id=d881d334&
|
|
37775
37781
|
|
|
37776
37782
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/processReject.vue?vue&type=script&lang=js&
|
|
37777
37783
|
//
|
|
@@ -38092,8 +38098,8 @@ processRejectvue_type_template_id_364df082_render._withStripped = true
|
|
|
38092
38098
|
|
|
38093
38099
|
var processReject_component = normalizeComponent(
|
|
38094
38100
|
src_processRejectvue_type_script_lang_js_,
|
|
38095
|
-
|
|
38096
|
-
|
|
38101
|
+
processRejectvue_type_template_id_d881d334_render,
|
|
38102
|
+
processRejectvue_type_template_id_d881d334_staticRenderFns,
|
|
38097
38103
|
false,
|
|
38098
38104
|
null,
|
|
38099
38105
|
null,
|
|
@@ -40545,11 +40551,11 @@ var resetvue_type_script_lang_js_components;
|
|
|
40545
40551
|
});
|
|
40546
40552
|
},
|
|
40547
40553
|
|
|
40548
|
-
/**
|
|
40549
|
-
* isMultiple
|
|
40550
|
-
* @desc:是否多选
|
|
40551
|
-
* @author liufan
|
|
40552
|
-
* @date 2022年9月13日
|
|
40554
|
+
/**
|
|
40555
|
+
* isMultiple
|
|
40556
|
+
* @desc:是否多选
|
|
40557
|
+
* @author liufan
|
|
40558
|
+
* @date 2022年9月13日
|
|
40553
40559
|
**/
|
|
40554
40560
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
40555
40561
|
var multiple = false;
|
|
@@ -45197,11 +45203,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45197
45203
|
});
|
|
45198
45204
|
},
|
|
45199
45205
|
|
|
45200
|
-
/**
|
|
45201
|
-
* saveInfo
|
|
45202
|
-
* @desc:暂存
|
|
45203
|
-
* @author liufan
|
|
45204
|
-
* @date 2022年9月9日
|
|
45206
|
+
/**
|
|
45207
|
+
* saveInfo
|
|
45208
|
+
* @desc:暂存
|
|
45209
|
+
* @author liufan
|
|
45210
|
+
* @date 2022年9月9日
|
|
45205
45211
|
**/
|
|
45206
45212
|
saveInfo: function saveInfo(type, btn) {
|
|
45207
45213
|
var _this6 = this;
|
|
@@ -45263,11 +45269,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45263
45269
|
});
|
|
45264
45270
|
},
|
|
45265
45271
|
|
|
45266
|
-
/**
|
|
45267
|
-
* rejectBtn
|
|
45268
|
-
* @desc:点击驳回
|
|
45269
|
-
* @author liufan
|
|
45270
|
-
* @date 2022年5月25日
|
|
45272
|
+
/**
|
|
45273
|
+
* rejectBtn
|
|
45274
|
+
* @desc:点击驳回
|
|
45275
|
+
* @author liufan
|
|
45276
|
+
* @date 2022年5月25日
|
|
45271
45277
|
**/
|
|
45272
45278
|
rejectBtn: function rejectBtn() {
|
|
45273
45279
|
var _this8 = this;
|
|
@@ -45285,11 +45291,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45285
45291
|
}
|
|
45286
45292
|
},
|
|
45287
45293
|
|
|
45288
|
-
/**
|
|
45289
|
-
* taskReadBtn
|
|
45290
|
-
* @desc:点击分阅
|
|
45291
|
-
* @author liufan
|
|
45292
|
-
* @date 2022年5月25日
|
|
45294
|
+
/**
|
|
45295
|
+
* taskReadBtn
|
|
45296
|
+
* @desc:点击分阅
|
|
45297
|
+
* @author liufan
|
|
45298
|
+
* @date 2022年5月25日
|
|
45293
45299
|
**/
|
|
45294
45300
|
taskReadBtn: function taskReadBtn() {
|
|
45295
45301
|
var _this9 = this;
|
|
@@ -45308,11 +45314,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45308
45314
|
}
|
|
45309
45315
|
},
|
|
45310
45316
|
|
|
45311
|
-
/**
|
|
45312
|
-
* getFind
|
|
45313
|
-
* @desc:获取通知方式
|
|
45314
|
-
* @author liufan
|
|
45315
|
-
* @date 2022年5月25日
|
|
45317
|
+
/**
|
|
45318
|
+
* getFind
|
|
45319
|
+
* @desc:获取通知方式
|
|
45320
|
+
* @author liufan
|
|
45321
|
+
* @date 2022年5月25日
|
|
45316
45322
|
**/
|
|
45317
45323
|
getFind: function getFind() {
|
|
45318
45324
|
var _this10 = this;
|
|
@@ -45368,12 +45374,12 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45368
45374
|
});
|
|
45369
45375
|
},
|
|
45370
45376
|
|
|
45371
|
-
/**
|
|
45372
|
-
* endFlows
|
|
45373
|
-
* @desc:直接办结
|
|
45374
|
-
* @author liufan
|
|
45375
|
-
* @param {Object} res 直接办结数据
|
|
45376
|
-
* @date 2022年5月25日
|
|
45377
|
+
/**
|
|
45378
|
+
* endFlows
|
|
45379
|
+
* @desc:直接办结
|
|
45380
|
+
* @author liufan
|
|
45381
|
+
* @param {Object} res 直接办结数据
|
|
45382
|
+
* @date 2022年5月25日
|
|
45377
45383
|
**/
|
|
45378
45384
|
endFlows: function endFlows(res) {
|
|
45379
45385
|
var _this12 = this;
|
|
@@ -45427,12 +45433,12 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45427
45433
|
}).catch(function (e) {});
|
|
45428
45434
|
},
|
|
45429
45435
|
|
|
45430
|
-
/**
|
|
45431
|
-
* goView
|
|
45432
|
-
* @desc:更多流程按钮操作
|
|
45433
|
-
* @author liufan
|
|
45434
|
-
* @param {Object} res 当前点击操作按钮数据
|
|
45435
|
-
* @date 2022年5月25日
|
|
45436
|
+
/**
|
|
45437
|
+
* goView
|
|
45438
|
+
* @desc:更多流程按钮操作
|
|
45439
|
+
* @author liufan
|
|
45440
|
+
* @param {Object} res 当前点击操作按钮数据
|
|
45441
|
+
* @date 2022年5月25日
|
|
45436
45442
|
**/
|
|
45437
45443
|
goView: function goView(res) {
|
|
45438
45444
|
// 驳回并办结:rejectAndEndHtml
|
|
@@ -45517,11 +45523,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45517
45523
|
// isCanStartSubFlow
|
|
45518
45524
|
},
|
|
45519
45525
|
|
|
45520
|
-
/**
|
|
45521
|
-
* toTakeAdvice
|
|
45522
|
-
* @desc:征求意见
|
|
45523
|
-
* @author liufan
|
|
45524
|
-
* @date 2022年9月29日
|
|
45526
|
+
/**
|
|
45527
|
+
* toTakeAdvice
|
|
45528
|
+
* @desc:征求意见
|
|
45529
|
+
* @author liufan
|
|
45530
|
+
* @date 2022年9月29日
|
|
45525
45531
|
**/
|
|
45526
45532
|
toTakeAdvice: function toTakeAdvice(res) {
|
|
45527
45533
|
var _this14 = this;
|
|
@@ -45565,11 +45571,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45565
45571
|
});
|
|
45566
45572
|
},
|
|
45567
45573
|
|
|
45568
|
-
/**
|
|
45569
|
-
* toStartDraf
|
|
45570
|
-
* @desc: 稿件递送、联合审核、复核
|
|
45571
|
-
* @author liufan
|
|
45572
|
-
* @date 2022年9月29日
|
|
45574
|
+
/**
|
|
45575
|
+
* toStartDraf
|
|
45576
|
+
* @desc: 稿件递送、联合审核、复核
|
|
45577
|
+
* @author liufan
|
|
45578
|
+
* @date 2022年9月29日
|
|
45573
45579
|
**/
|
|
45574
45580
|
toStartDraf: function toStartDraf(res) {
|
|
45575
45581
|
var _this16 = this;
|
|
@@ -45583,11 +45589,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45583
45589
|
}
|
|
45584
45590
|
},
|
|
45585
45591
|
|
|
45586
|
-
/**
|
|
45587
|
-
* toSendMsg
|
|
45588
|
-
* @desc:核稿通知
|
|
45589
|
-
* @author liufan
|
|
45590
|
-
* @date 2022年9月29日
|
|
45592
|
+
/**
|
|
45593
|
+
* toSendMsg
|
|
45594
|
+
* @desc:核稿通知
|
|
45595
|
+
* @author liufan
|
|
45596
|
+
* @date 2022年9月29日
|
|
45591
45597
|
**/
|
|
45592
45598
|
toSendMsg: function toSendMsg(res) {
|
|
45593
45599
|
var _this17 = this;
|
|
@@ -45601,11 +45607,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45601
45607
|
}
|
|
45602
45608
|
},
|
|
45603
45609
|
|
|
45604
|
-
/**
|
|
45605
|
-
* toTaskReadAndEnd
|
|
45606
|
-
* @desc:分阅并办结
|
|
45607
|
-
* @author liufan
|
|
45608
|
-
* @date 2022年9月29日
|
|
45610
|
+
/**
|
|
45611
|
+
* toTaskReadAndEnd
|
|
45612
|
+
* @desc:分阅并办结
|
|
45613
|
+
* @author liufan
|
|
45614
|
+
* @date 2022年9月29日
|
|
45609
45615
|
**/
|
|
45610
45616
|
toTaskReadAndEnd: function toTaskReadAndEnd(res) {
|
|
45611
45617
|
var _this18 = this;
|
|
@@ -45623,11 +45629,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45623
45629
|
}
|
|
45624
45630
|
},
|
|
45625
45631
|
|
|
45626
|
-
/**
|
|
45627
|
-
* rejectAndEnd
|
|
45628
|
-
* @desc:驳回并办结
|
|
45629
|
-
* @author liufan
|
|
45630
|
-
* @date 2022年9月29日
|
|
45632
|
+
/**
|
|
45633
|
+
* rejectAndEnd
|
|
45634
|
+
* @desc:驳回并办结
|
|
45635
|
+
* @author liufan
|
|
45636
|
+
* @date 2022年9月29日
|
|
45631
45637
|
**/
|
|
45632
45638
|
rejectAndEnd: function rejectAndEnd(res) {
|
|
45633
45639
|
var _this19 = this;
|
|
@@ -45682,11 +45688,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45682
45688
|
});
|
|
45683
45689
|
},
|
|
45684
45690
|
|
|
45685
|
-
/**
|
|
45686
|
-
* toTransfer
|
|
45687
|
-
* @desc:转办
|
|
45688
|
-
* @author liufan
|
|
45689
|
-
* @date 2022年9月29日
|
|
45691
|
+
/**
|
|
45692
|
+
* toTransfer
|
|
45693
|
+
* @desc:转办
|
|
45694
|
+
* @author liufan
|
|
45695
|
+
* @date 2022年9月29日
|
|
45690
45696
|
**/
|
|
45691
45697
|
toTransfer: function toTransfer(res) {
|
|
45692
45698
|
var _this21 = this;
|
|
@@ -45702,11 +45708,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45702
45708
|
}
|
|
45703
45709
|
},
|
|
45704
45710
|
|
|
45705
|
-
/**
|
|
45706
|
-
* getNodeInfo
|
|
45707
|
-
* @desc:获取节点信息
|
|
45708
|
-
* @author liufan
|
|
45709
|
-
* @date 2022年5月25日
|
|
45711
|
+
/**
|
|
45712
|
+
* getNodeInfo
|
|
45713
|
+
* @desc:获取节点信息
|
|
45714
|
+
* @author liufan
|
|
45715
|
+
* @date 2022年5月25日
|
|
45710
45716
|
**/
|
|
45711
45717
|
getNodeInfo: function getNodeInfo() {
|
|
45712
45718
|
var _this22 = this;
|
|
@@ -45805,12 +45811,12 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45805
45811
|
});
|
|
45806
45812
|
},
|
|
45807
45813
|
|
|
45808
|
-
/**
|
|
45809
|
-
* selecNext
|
|
45810
|
-
* @desc:下步节点变化时更新数据
|
|
45811
|
-
* @author liufan
|
|
45812
|
-
* @param {String} val 当前选中值
|
|
45813
|
-
* @date 2022年5月25日
|
|
45814
|
+
/**
|
|
45815
|
+
* selecNext
|
|
45816
|
+
* @desc:下步节点变化时更新数据
|
|
45817
|
+
* @author liufan
|
|
45818
|
+
* @param {String} val 当前选中值
|
|
45819
|
+
* @date 2022年5月25日
|
|
45814
45820
|
**/
|
|
45815
45821
|
selecNext: function selecNext(val, type, isDef) {
|
|
45816
45822
|
var _this23 = this;
|
|
@@ -45919,11 +45925,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45919
45925
|
if (isDef !== true) this.getNodeInfo();
|
|
45920
45926
|
},
|
|
45921
45927
|
|
|
45922
|
-
/**
|
|
45923
|
-
* isMultiple
|
|
45924
|
-
* @desc:是否多选
|
|
45925
|
-
* @author liufan
|
|
45926
|
-
* @date 2022年9月13日
|
|
45928
|
+
/**
|
|
45929
|
+
* isMultiple
|
|
45930
|
+
* @desc:是否多选
|
|
45931
|
+
* @author liufan
|
|
45932
|
+
* @date 2022年9月13日
|
|
45927
45933
|
**/
|
|
45928
45934
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
45929
45935
|
if (val == 2 || val == 4 || val == 6 || val == 16) {
|
|
@@ -45955,11 +45961,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
45955
45961
|
}
|
|
45956
45962
|
},
|
|
45957
45963
|
|
|
45958
|
-
/**
|
|
45959
|
-
* getHedInfo
|
|
45960
|
-
* @desc:获取审核页面数据
|
|
45961
|
-
* @author liufan
|
|
45962
|
-
* @date 2022年5月25日
|
|
45964
|
+
/**
|
|
45965
|
+
* getHedInfo
|
|
45966
|
+
* @desc:获取审核页面数据
|
|
45967
|
+
* @author liufan
|
|
45968
|
+
* @date 2022年5月25日
|
|
45963
45969
|
**/
|
|
45964
45970
|
getHedInfo: function getHedInfo() {
|
|
45965
45971
|
var _this24 = this;
|
|
@@ -46195,13 +46201,13 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
46195
46201
|
});
|
|
46196
46202
|
},
|
|
46197
46203
|
|
|
46198
|
-
/**
|
|
46199
|
-
* closeProcess
|
|
46200
|
-
* @desc:关闭弹窗
|
|
46201
|
-
* @author liufan
|
|
46202
|
-
* @param {boolean} val 当前是否办理流程
|
|
46203
|
-
* @param {String} type 当前点击的弹窗类型
|
|
46204
|
-
* @date 2022年5月25日
|
|
46204
|
+
/**
|
|
46205
|
+
* closeProcess
|
|
46206
|
+
* @desc:关闭弹窗
|
|
46207
|
+
* @author liufan
|
|
46208
|
+
* @param {boolean} val 当前是否办理流程
|
|
46209
|
+
* @param {String} type 当前点击的弹窗类型
|
|
46210
|
+
* @date 2022年5月25日
|
|
46205
46211
|
**/
|
|
46206
46212
|
closeProcess: function closeProcess(val, type, closeParent) {
|
|
46207
46213
|
if (closeParent) {
|
|
@@ -46218,23 +46224,23 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
46218
46224
|
}
|
|
46219
46225
|
},
|
|
46220
46226
|
|
|
46221
|
-
/**
|
|
46222
|
-
* selectChange
|
|
46223
|
-
* @desc:常用语选择
|
|
46224
|
-
* @author liufan
|
|
46225
|
-
* @param {String} val 选中值
|
|
46226
|
-
* @date 2022年5月25日
|
|
46227
|
+
/**
|
|
46228
|
+
* selectChange
|
|
46229
|
+
* @desc:常用语选择
|
|
46230
|
+
* @author liufan
|
|
46231
|
+
* @param {String} val 选中值
|
|
46232
|
+
* @date 2022年5月25日
|
|
46227
46233
|
**/
|
|
46228
46234
|
selectChange: function selectChange(val) {
|
|
46229
46235
|
this.value = val;
|
|
46230
46236
|
},
|
|
46231
46237
|
|
|
46232
|
-
/**
|
|
46233
|
-
* upDate
|
|
46234
|
-
* @desc:修改常用语
|
|
46235
|
-
* @author liufan
|
|
46236
|
-
* @param {Object} val 修改值
|
|
46237
|
-
* @date 2022年5月25日
|
|
46238
|
+
/**
|
|
46239
|
+
* upDate
|
|
46240
|
+
* @desc:修改常用语
|
|
46241
|
+
* @author liufan
|
|
46242
|
+
* @param {Object} val 修改值
|
|
46243
|
+
* @date 2022年5月25日
|
|
46238
46244
|
**/
|
|
46239
46245
|
upDate: function upDate(val) {
|
|
46240
46246
|
this.FormData.id = val.id;
|
|
@@ -46242,11 +46248,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
46242
46248
|
},
|
|
46243
46249
|
|
|
46244
46250
|
|
|
46245
|
-
/**
|
|
46246
|
-
* getProcess
|
|
46247
|
-
* @desc:获取选择流程
|
|
46248
|
-
* @author liufan
|
|
46249
|
-
* @date 2022年5月25日
|
|
46251
|
+
/**
|
|
46252
|
+
* getProcess
|
|
46253
|
+
* @desc:获取选择流程
|
|
46254
|
+
* @author liufan
|
|
46255
|
+
* @date 2022年5月25日
|
|
46250
46256
|
**/
|
|
46251
46257
|
getProcess: function getProcess() {
|
|
46252
46258
|
var _this25 = this;
|
|
@@ -46300,11 +46306,11 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
46300
46306
|
});
|
|
46301
46307
|
},
|
|
46302
46308
|
|
|
46303
|
-
/**
|
|
46304
|
-
* getPendedhistoryList
|
|
46305
|
-
* @desc:获取流程列表
|
|
46306
|
-
* @author liufan
|
|
46307
|
-
* @date 2022年5月25日
|
|
46309
|
+
/**
|
|
46310
|
+
* getPendedhistoryList
|
|
46311
|
+
* @desc:获取流程列表
|
|
46312
|
+
* @author liufan
|
|
46313
|
+
* @date 2022年5月25日
|
|
46308
46314
|
**/
|
|
46309
46315
|
getPendedhistoryList: function getPendedhistoryList() {
|
|
46310
46316
|
var _this26 = this;
|
|
@@ -46336,12 +46342,12 @@ function freeStartFlowvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
46336
46342
|
},
|
|
46337
46343
|
|
|
46338
46344
|
// 提交流程
|
|
46339
|
-
/**
|
|
46340
|
-
* subProcess
|
|
46341
|
-
* @desc:提交流程
|
|
46342
|
-
* @author liufan
|
|
46343
|
-
* @param {String} formName 当前form表单ref值
|
|
46344
|
-
* @date 2022年5月25日
|
|
46345
|
+
/**
|
|
46346
|
+
* subProcess
|
|
46347
|
+
* @desc:提交流程
|
|
46348
|
+
* @author liufan
|
|
46349
|
+
* @param {String} formName 当前form表单ref值
|
|
46350
|
+
* @date 2022年5月25日
|
|
46345
46351
|
**/
|
|
46346
46352
|
subProcess: function subProcess(val) {
|
|
46347
46353
|
var _this27 = this;
|
|
@@ -49472,6 +49478,14 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
49472
49478
|
return {};
|
|
49473
49479
|
}
|
|
49474
49480
|
},
|
|
49481
|
+
fullFlow: {
|
|
49482
|
+
type: Boolean,
|
|
49483
|
+
default: true
|
|
49484
|
+
},
|
|
49485
|
+
showReadConfirm: {
|
|
49486
|
+
type: Boolean,
|
|
49487
|
+
default: true
|
|
49488
|
+
},
|
|
49475
49489
|
width: {
|
|
49476
49490
|
type: String
|
|
49477
49491
|
},
|
|
@@ -50116,63 +50130,72 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50116
50130
|
this.loading.close();
|
|
50117
50131
|
}
|
|
50118
50132
|
},
|
|
50119
|
-
|
|
50133
|
+
subRead: function subRead() {
|
|
50120
50134
|
var _this8 = this;
|
|
50121
50135
|
|
|
50136
|
+
this.loading = utils_util.loading(this.$loading, '加载中...');
|
|
50137
|
+
var _taskExamineInfo2 = this.taskExamineInfo,
|
|
50138
|
+
businessId = _taskExamineInfo2.businessId,
|
|
50139
|
+
appId = _taskExamineInfo2.appId,
|
|
50140
|
+
processDefinitionId = _taskExamineInfo2.processDefinitionId,
|
|
50141
|
+
pendingId = _taskExamineInfo2.pendingId;
|
|
50142
|
+
|
|
50143
|
+
var params = {
|
|
50144
|
+
businessId: businessId,
|
|
50145
|
+
appId: appId,
|
|
50146
|
+
processDefinitionId: processDefinitionId,
|
|
50147
|
+
pendingId: pendingId,
|
|
50148
|
+
opinion: this.value,
|
|
50149
|
+
taskAction: 'complete'
|
|
50150
|
+
};
|
|
50151
|
+
utils_util.ajax({
|
|
50152
|
+
url: taskReadHtml,
|
|
50153
|
+
params: { taskAction: 'complete' },
|
|
50154
|
+
headers: {
|
|
50155
|
+
Accept: 'application/json,text/plain'
|
|
50156
|
+
},
|
|
50157
|
+
method: 'post',
|
|
50158
|
+
data: params
|
|
50159
|
+
}).then(function (res) {
|
|
50160
|
+
var status = res.status,
|
|
50161
|
+
message = res.message;
|
|
50162
|
+
|
|
50163
|
+
_this8.loading.close();
|
|
50164
|
+
if (status === 'success') {
|
|
50165
|
+
_this8.flowSuccess();
|
|
50166
|
+
// this.$message.success('提交成功');
|
|
50167
|
+
// this.$emit('success');
|
|
50168
|
+
} else {
|
|
50169
|
+
_this8.$message.error(message || '系统错误,请联系管理员!');
|
|
50170
|
+
_this8.$emit('error');
|
|
50171
|
+
}
|
|
50172
|
+
}).catch(function (err) {
|
|
50173
|
+
_this8.loading.close();
|
|
50174
|
+
if (err.message && err.message !== 'canceled') {
|
|
50175
|
+
_this8.$message.error(err.message);
|
|
50176
|
+
}
|
|
50177
|
+
});
|
|
50178
|
+
},
|
|
50179
|
+
taskRead: function taskRead() {
|
|
50180
|
+
var _this9 = this;
|
|
50181
|
+
|
|
50122
50182
|
if (this.taskReadOpinionRequired == 'true' && !this.value) {
|
|
50123
50183
|
if (!this.$refs.commonOpinions.validate()) return;
|
|
50124
50184
|
}
|
|
50125
|
-
this
|
|
50126
|
-
|
|
50127
|
-
|
|
50128
|
-
|
|
50129
|
-
|
|
50130
|
-
|
|
50131
|
-
|
|
50132
|
-
|
|
50133
|
-
|
|
50134
|
-
|
|
50135
|
-
|
|
50136
|
-
|
|
50137
|
-
var params = {
|
|
50138
|
-
businessId: businessId,
|
|
50139
|
-
appId: appId,
|
|
50140
|
-
processDefinitionId: processDefinitionId,
|
|
50141
|
-
pendingId: pendingId,
|
|
50142
|
-
opinion: _this8.value,
|
|
50143
|
-
taskAction: 'complete'
|
|
50144
|
-
};
|
|
50145
|
-
utils_util.ajax({
|
|
50146
|
-
url: taskReadHtml,
|
|
50147
|
-
params: { taskAction: 'complete' },
|
|
50148
|
-
headers: {
|
|
50149
|
-
Accept: 'application/json,text/plain'
|
|
50150
|
-
},
|
|
50151
|
-
method: 'post',
|
|
50152
|
-
data: params
|
|
50153
|
-
}).then(function (res) {
|
|
50154
|
-
var status = res.status,
|
|
50155
|
-
message = res.message;
|
|
50156
|
-
|
|
50157
|
-
_this8.loading.close();
|
|
50158
|
-
if (status === 'success') {
|
|
50159
|
-
_this8.flowSuccess();
|
|
50160
|
-
// this.$message.success('提交成功');
|
|
50161
|
-
// this.$emit('success');
|
|
50162
|
-
} else {
|
|
50163
|
-
_this8.$message.error(message || '系统错误,请联系管理员!');
|
|
50164
|
-
_this8.$emit('error');
|
|
50165
|
-
}
|
|
50166
|
-
}).catch(function (err) {
|
|
50167
|
-
_this8.loading.close();
|
|
50168
|
-
if (err.message && err.message !== 'canceled') {
|
|
50169
|
-
_this8.$message.error(err.message);
|
|
50170
|
-
}
|
|
50171
|
-
});
|
|
50172
|
-
}).catch(function () {});
|
|
50185
|
+
if (this.showReadConfirm) {
|
|
50186
|
+
this.$confirm('确认提交?', '提示', {
|
|
50187
|
+
confirmButtonText: '确定',
|
|
50188
|
+
cancelButtonText: '取消',
|
|
50189
|
+
type: 'warning'
|
|
50190
|
+
}).then(function () {
|
|
50191
|
+
_this9.subRead();
|
|
50192
|
+
}).catch(function () {});
|
|
50193
|
+
} else {
|
|
50194
|
+
this.subRead();
|
|
50195
|
+
}
|
|
50173
50196
|
},
|
|
50174
50197
|
validReadTransferHandle: function validReadTransferHandle(readTransferHandleBusinessId, readTransferHandleProcessKey) {
|
|
50175
|
-
var
|
|
50198
|
+
var _this10 = this;
|
|
50176
50199
|
|
|
50177
50200
|
var params = {
|
|
50178
50201
|
url: checkBusinessIdStartedReadTransferHandle,
|
|
@@ -50183,14 +50206,14 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50183
50206
|
}
|
|
50184
50207
|
};
|
|
50185
50208
|
utils_util.ajax(params).then(function (res) {
|
|
50186
|
-
|
|
50209
|
+
_this10.loading.close();
|
|
50187
50210
|
if (res.rCode == 0) {
|
|
50188
|
-
|
|
50211
|
+
_this10.readTransferHandleDisabled = !res.results.canReadTransferHandle;
|
|
50189
50212
|
}
|
|
50190
50213
|
});
|
|
50191
50214
|
},
|
|
50192
50215
|
getTaskReadFlow: function getTaskReadFlow() {
|
|
50193
|
-
var
|
|
50216
|
+
var _this11 = this;
|
|
50194
50217
|
|
|
50195
50218
|
this.loading = utils_util.loading(this.$loading, '加载中...');
|
|
50196
50219
|
utils_util.ajax({
|
|
@@ -50207,32 +50230,32 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50207
50230
|
defaultNotificationMessage = _res$data.defaultNotificationMessage;
|
|
50208
50231
|
|
|
50209
50232
|
if (status === 'success') {
|
|
50210
|
-
|
|
50211
|
-
|
|
50212
|
-
|
|
50213
|
-
|
|
50214
|
-
|
|
50215
|
-
|
|
50216
|
-
if (
|
|
50217
|
-
|
|
50218
|
-
}
|
|
50219
|
-
if (
|
|
50220
|
-
|
|
50221
|
-
}
|
|
50222
|
-
|
|
50233
|
+
_this11.taskExamineInfo = taskExamine;
|
|
50234
|
+
_this11.nodeName = _this11.nodename || taskExamine.nodeName || '分阅';
|
|
50235
|
+
_this11.taskReadOpinionRequired = taskReadOpinionRequired;
|
|
50236
|
+
_this11.nextNode.notificationMsg = defaultNotificationMessage;
|
|
50237
|
+
_this11.isCanReadTransferHandle = isCanReadTransferHandle;
|
|
50238
|
+
_this11.isCanFenyue = isCanFenyue;
|
|
50239
|
+
if (_this11.nodeName) {
|
|
50240
|
+
_this11.NodeName = _this11.nodeName;
|
|
50241
|
+
}
|
|
50242
|
+
if (_this11.isCanReadTransferHandle) {
|
|
50243
|
+
_this11.validReadTransferHandle(taskExamine.businessId, taskExamine.processDefinitionId);
|
|
50244
|
+
}
|
|
50245
|
+
_this11.getNodeType();
|
|
50223
50246
|
} else {
|
|
50224
|
-
|
|
50247
|
+
_this11.$message.error(message || '系统错误,请联系管理员!');
|
|
50225
50248
|
}
|
|
50226
|
-
|
|
50249
|
+
_this11.loading.close();
|
|
50227
50250
|
}).catch(function (err) {
|
|
50228
|
-
|
|
50251
|
+
_this11.loading.close();
|
|
50229
50252
|
if (err.message && err.message !== 'canceled') {
|
|
50230
|
-
|
|
50253
|
+
_this11.$message.error(err.message);
|
|
50231
50254
|
}
|
|
50232
50255
|
});
|
|
50233
50256
|
},
|
|
50234
50257
|
getUserInfo: function getUserInfo() {
|
|
50235
|
-
var
|
|
50258
|
+
var _this12 = this;
|
|
50236
50259
|
|
|
50237
50260
|
var mainConfig = utils_util.getStorage('mainConfig');
|
|
50238
50261
|
if (mainConfig) {
|
|
@@ -50243,14 +50266,14 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50243
50266
|
data = res.data;
|
|
50244
50267
|
|
|
50245
50268
|
if (status == 'success') {
|
|
50246
|
-
|
|
50269
|
+
_this12.userModel = data;
|
|
50247
50270
|
} else {
|
|
50248
50271
|
var msg = res.msg || '系统错误,请联系管理员!';
|
|
50249
|
-
|
|
50272
|
+
_this12.$message.error(msg);
|
|
50250
50273
|
}
|
|
50251
50274
|
}).catch(function (err) {
|
|
50252
50275
|
if (err.message && err.message !== 'canceled') {
|
|
50253
|
-
|
|
50276
|
+
_this12.$message.error(err.message);
|
|
50254
50277
|
}
|
|
50255
50278
|
});
|
|
50256
50279
|
}
|
|
@@ -50270,7 +50293,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50270
50293
|
}
|
|
50271
50294
|
},
|
|
50272
50295
|
getNodeType: function getNodeType() {
|
|
50273
|
-
var
|
|
50296
|
+
var _this13 = this;
|
|
50274
50297
|
|
|
50275
50298
|
var params = {
|
|
50276
50299
|
url: findCodeValues,
|
|
@@ -50285,33 +50308,33 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50285
50308
|
data = res.data;
|
|
50286
50309
|
|
|
50287
50310
|
if (status === 'success') {
|
|
50288
|
-
|
|
50311
|
+
_this13.newsList = data;
|
|
50289
50312
|
}
|
|
50290
50313
|
}).catch(function (err) {
|
|
50291
50314
|
if (err.message && err.message !== 'canceled') {
|
|
50292
|
-
|
|
50315
|
+
_this13.$message.error(err.message);
|
|
50293
50316
|
}
|
|
50294
50317
|
});
|
|
50295
50318
|
},
|
|
50296
50319
|
|
|
50297
|
-
/**
|
|
50298
|
-
* saveInfo
|
|
50299
|
-
* @desc:暂存
|
|
50300
|
-
* @author liufan
|
|
50301
|
-
* @date 2022年9月9日
|
|
50320
|
+
/**
|
|
50321
|
+
* saveInfo
|
|
50322
|
+
* @desc:暂存
|
|
50323
|
+
* @author liufan
|
|
50324
|
+
* @date 2022年9月9日
|
|
50302
50325
|
**/
|
|
50303
50326
|
saveInfo: function saveInfo(type, btn) {
|
|
50304
|
-
var
|
|
50327
|
+
var _this14 = this;
|
|
50305
50328
|
|
|
50306
50329
|
if (this.isFlow) {
|
|
50307
50330
|
if (!type) {
|
|
50308
50331
|
if (btn && btn.before) {
|
|
50309
50332
|
btn.before(Object.prototype.hasOwnProperty.call(btn, 'code') ? btn.code : 1).then(function (next) {
|
|
50310
|
-
|
|
50333
|
+
_this14.$emit('save', _this14.businessIds);
|
|
50311
50334
|
}).catch(function (e) {});
|
|
50312
50335
|
} else if (this.beforeSubmit != undefined) {
|
|
50313
50336
|
this.beforeSubmit(btn && Object.prototype.hasOwnProperty.call(btn, 'code') ? btn.code : 1).then(function (next) {
|
|
50314
|
-
|
|
50337
|
+
_this14.$emit('save', _this14.businessIds);
|
|
50315
50338
|
}).catch(function (e) {});
|
|
50316
50339
|
} else {
|
|
50317
50340
|
this.$emit('save', this.businessIds);
|
|
@@ -50320,13 +50343,13 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50320
50343
|
} else {
|
|
50321
50344
|
if (btn && btn.before && !type) {
|
|
50322
50345
|
btn.before(Object.prototype.hasOwnProperty.call(btn, 'code') ? btn.code : 2).then(function (next) {
|
|
50323
|
-
|
|
50346
|
+
_this14.saveFlowInfo();
|
|
50324
50347
|
}).catch(function (e) {});
|
|
50325
50348
|
} else if (this.beforeSubmit == undefined && !type) {
|
|
50326
50349
|
this.subFun(this.saveFlowInfo);
|
|
50327
50350
|
} else if (!type && this.beforeSubmit != undefined) {
|
|
50328
50351
|
this.beforeSubmit(btn && Object.prototype.hasOwnProperty.call(btn, 'code') ? btn.code : 2).then(function (next) {
|
|
50329
|
-
|
|
50352
|
+
_this14.saveFlowInfo();
|
|
50330
50353
|
}).catch(function (e) {});
|
|
50331
50354
|
} else {
|
|
50332
50355
|
this.saveFlowInfo(type);
|
|
@@ -50334,7 +50357,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50334
50357
|
}
|
|
50335
50358
|
},
|
|
50336
50359
|
saveFlowInfo: function saveFlowInfo(isSave) {
|
|
50337
|
-
var
|
|
50360
|
+
var _this15 = this;
|
|
50338
50361
|
|
|
50339
50362
|
var params = {
|
|
50340
50363
|
opinion: this.value,
|
|
@@ -50345,29 +50368,29 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50345
50368
|
var status = res.status,
|
|
50346
50369
|
message = res.message;
|
|
50347
50370
|
|
|
50348
|
-
if (!isSave)
|
|
50371
|
+
if (!isSave) _this15.loading.close();
|
|
50349
50372
|
if (status == 'success') {
|
|
50350
50373
|
// this.$message.success('暂存成功');
|
|
50351
|
-
!isSave &&
|
|
50374
|
+
!isSave && _this15.$emit('save', _this15.businessIds);
|
|
50352
50375
|
} else {
|
|
50353
|
-
|
|
50376
|
+
_this15.$message.error(message || '系统错误,请联系管理员!');
|
|
50354
50377
|
}
|
|
50355
50378
|
}).catch(function (err) {
|
|
50356
|
-
if (!isSave)
|
|
50379
|
+
if (!isSave) _this15.loading.close();
|
|
50357
50380
|
if (err.message && err.message !== 'canceled') {
|
|
50358
|
-
|
|
50381
|
+
_this15.$message.error(err.message);
|
|
50359
50382
|
}
|
|
50360
50383
|
});
|
|
50361
50384
|
},
|
|
50362
50385
|
|
|
50363
|
-
/**
|
|
50364
|
-
* rejectBtn
|
|
50365
|
-
* @desc:点击驳回
|
|
50366
|
-
* @author liufan
|
|
50367
|
-
* @date 2022年5月25日
|
|
50386
|
+
/**
|
|
50387
|
+
* rejectBtn
|
|
50388
|
+
* @desc:点击驳回
|
|
50389
|
+
* @author liufan
|
|
50390
|
+
* @date 2022年5月25日
|
|
50368
50391
|
**/
|
|
50369
50392
|
rejectBtn: function rejectBtn() {
|
|
50370
|
-
var
|
|
50393
|
+
var _this16 = this;
|
|
50371
50394
|
|
|
50372
50395
|
if (this.value === '') this.value = this.nodeDefaultRejectOpinion;
|
|
50373
50396
|
if (!this.value) {
|
|
@@ -50375,28 +50398,28 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50375
50398
|
}
|
|
50376
50399
|
if (this.beforeSubmit != undefined) {
|
|
50377
50400
|
this.beforeSubmit(0).then(function (next) {
|
|
50378
|
-
|
|
50401
|
+
_this16.showReject = true;
|
|
50379
50402
|
}).catch(function (e) {});
|
|
50380
50403
|
} else {
|
|
50381
50404
|
this.showReject = true;
|
|
50382
50405
|
}
|
|
50383
50406
|
},
|
|
50384
50407
|
|
|
50385
|
-
/**
|
|
50386
|
-
* taskReadBtn
|
|
50387
|
-
* @desc:点击分阅
|
|
50388
|
-
* @author liufan
|
|
50389
|
-
* @date 2022年5月25日
|
|
50408
|
+
/**
|
|
50409
|
+
* taskReadBtn
|
|
50410
|
+
* @desc:点击分阅
|
|
50411
|
+
* @author liufan
|
|
50412
|
+
* @date 2022年5月25日
|
|
50390
50413
|
**/
|
|
50391
50414
|
taskReadBtn: function taskReadBtn() {
|
|
50392
|
-
var
|
|
50415
|
+
var _this17 = this;
|
|
50393
50416
|
|
|
50394
50417
|
// return this.$message.warning('暂未开放!敬请期待');
|
|
50395
50418
|
if (this.beforeSubmit != undefined) {
|
|
50396
50419
|
this.beforeSubmit().then(function (next) {
|
|
50397
|
-
if (
|
|
50398
|
-
|
|
50399
|
-
|
|
50420
|
+
if (_this17.value === '') _this17.value = _this17.nodeDefaultRejectOpinion;
|
|
50421
|
+
_this17.taskReadType = 'create';
|
|
50422
|
+
_this17.showTaskRead = true;
|
|
50400
50423
|
}).catch(function (e) {});
|
|
50401
50424
|
} else {
|
|
50402
50425
|
if (this.value === '') this.value = this.nodeDefaultRejectOpinion;
|
|
@@ -50405,14 +50428,14 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50405
50428
|
}
|
|
50406
50429
|
},
|
|
50407
50430
|
|
|
50408
|
-
/**
|
|
50409
|
-
* getFind
|
|
50410
|
-
* @desc:获取通知方式
|
|
50411
|
-
* @author liufan
|
|
50412
|
-
* @date 2022年5月25日
|
|
50431
|
+
/**
|
|
50432
|
+
* getFind
|
|
50433
|
+
* @desc:获取通知方式
|
|
50434
|
+
* @author liufan
|
|
50435
|
+
* @date 2022年5月25日
|
|
50413
50436
|
**/
|
|
50414
50437
|
getFind: function getFind() {
|
|
50415
|
-
var
|
|
50438
|
+
var _this18 = this;
|
|
50416
50439
|
|
|
50417
50440
|
utils_util.ajax({
|
|
50418
50441
|
url: findSysCodes
|
|
@@ -50421,26 +50444,26 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50421
50444
|
message = res.message;
|
|
50422
50445
|
|
|
50423
50446
|
if (status === 'success') {
|
|
50424
|
-
if (
|
|
50425
|
-
|
|
50447
|
+
if (_this18.hideMessage) return;
|
|
50448
|
+
_this18.nextNode.notificationType = message.split(',');
|
|
50426
50449
|
var arr = [];
|
|
50427
|
-
|
|
50428
|
-
|
|
50450
|
+
_this18.newsList.map(function (item) {
|
|
50451
|
+
_this18.nextNode.notificationType.map(function (x) {
|
|
50429
50452
|
if (x == item.cciValue) {
|
|
50430
50453
|
arr.push(x);
|
|
50431
50454
|
}
|
|
50432
50455
|
});
|
|
50433
50456
|
});
|
|
50434
|
-
|
|
50457
|
+
_this18.nextNode.notificationType = arr;
|
|
50435
50458
|
}
|
|
50436
50459
|
}).catch(function (err) {
|
|
50437
50460
|
if (err.message && err.message !== 'canceled') {
|
|
50438
|
-
|
|
50461
|
+
_this18.$message.error(err.message);
|
|
50439
50462
|
}
|
|
50440
50463
|
});
|
|
50441
50464
|
},
|
|
50442
50465
|
getFreeStartParams: function getFreeStartParams() {
|
|
50443
|
-
var
|
|
50466
|
+
var _this19 = this;
|
|
50444
50467
|
|
|
50445
50468
|
var _endFlowInfo = this.endFlowInfo,
|
|
50446
50469
|
businessId = _endFlowInfo.businessId,
|
|
@@ -50458,90 +50481,90 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50458
50481
|
};
|
|
50459
50482
|
this.loading = utils_util.loading(this.$loading, '加载中...');
|
|
50460
50483
|
utils_util.ajax(param).then(function (res) {
|
|
50461
|
-
|
|
50484
|
+
_this19.loading.close();
|
|
50462
50485
|
if (res.rCode == 0 || res.status == 'success') {
|
|
50463
|
-
|
|
50464
|
-
if (res.results.useScene === 'multiInsMidwayWithSubmitScene')
|
|
50465
|
-
if (!
|
|
50466
|
-
if (res.results.startFlowIndexProcessKeys && res.results.startFlowIndexProcessKeys.length == 0 || !res.results.startFlowIndexProcessKeys) return
|
|
50486
|
+
_this19.freeStartFlowParams = res.results;
|
|
50487
|
+
if (res.results.useScene === 'multiInsMidwayWithSubmitScene') _this19.subProcess('同意。', res.results.useScene);
|
|
50488
|
+
if (!_this19.freeValid) return;
|
|
50489
|
+
if (res.results.startFlowIndexProcessKeys && res.results.startFlowIndexProcessKeys.length == 0 || !res.results.startFlowIndexProcessKeys) return _this19.$message.warning('未找到流程定义!');
|
|
50467
50490
|
if (res.results.startFlowIndexProcessKeys.length == 1) {
|
|
50468
|
-
|
|
50469
|
-
|
|
50491
|
+
_this19.freeStartFlowNextNode = res.results.startFlowIndexProcessKeys[0];
|
|
50492
|
+
_this19.handleVisible = true;
|
|
50470
50493
|
} else {
|
|
50471
|
-
|
|
50494
|
+
_this19.showFreeStartFlow = true;
|
|
50472
50495
|
}
|
|
50473
50496
|
} else {
|
|
50474
|
-
|
|
50497
|
+
_this19.$message.error(res.message || '系统错误,请联系管理员!');
|
|
50475
50498
|
}
|
|
50476
50499
|
});
|
|
50477
50500
|
},
|
|
50478
50501
|
|
|
50479
|
-
/**
|
|
50480
|
-
* endFlows
|
|
50481
|
-
* @desc:直接办结
|
|
50482
|
-
* @author liufan
|
|
50483
|
-
* @param {Object} res 直接办结数据
|
|
50484
|
-
* @date 2022年5月25日
|
|
50502
|
+
/**
|
|
50503
|
+
* endFlows
|
|
50504
|
+
* @desc:直接办结
|
|
50505
|
+
* @author liufan
|
|
50506
|
+
* @param {Object} res 直接办结数据
|
|
50507
|
+
* @date 2022年5月25日
|
|
50485
50508
|
**/
|
|
50486
50509
|
endFlows: function endFlows(res) {
|
|
50487
|
-
var
|
|
50510
|
+
var _this20 = this;
|
|
50488
50511
|
|
|
50489
50512
|
if (this.beforeSubmit != undefined) {
|
|
50490
50513
|
this.beforeSubmit().then(function (next) {
|
|
50491
|
-
|
|
50514
|
+
_this20.saveEndFlows(res);
|
|
50492
50515
|
}).catch(function (e) {});
|
|
50493
50516
|
} else {
|
|
50494
50517
|
this.saveEndFlows(res);
|
|
50495
50518
|
}
|
|
50496
50519
|
},
|
|
50497
50520
|
saveEndFlows: function saveEndFlows(res) {
|
|
50498
|
-
var
|
|
50521
|
+
var _this21 = this;
|
|
50499
50522
|
|
|
50500
50523
|
this.$confirm('确认' + res.value + '?').then(function () {
|
|
50501
50524
|
var params = {
|
|
50502
50525
|
url: endFlowHtml,
|
|
50503
50526
|
headers: { Accept: 'application/json,text/plain' },
|
|
50504
50527
|
method: 'post',
|
|
50505
|
-
data: flow_src_mainvue_type_script_lang_js_extends({},
|
|
50506
|
-
opinion:
|
|
50528
|
+
data: flow_src_mainvue_type_script_lang_js_extends({}, _this21.endFlowInfo, _this21.nextNode, {
|
|
50529
|
+
opinion: _this21.value,
|
|
50507
50530
|
userId: utils_util.getStorage('userId'),
|
|
50508
|
-
nextUserId:
|
|
50509
|
-
addSignUserId:
|
|
50510
|
-
customPresetUserJson: JSON.stringify(
|
|
50511
|
-
presetUserJson: JSON.stringify(
|
|
50512
|
-
removeSignUserId:
|
|
50513
|
-
notificationType:
|
|
50531
|
+
nextUserId: _this21.multiple ? _this21.nextNode.nextUserId.join(',') : _this21.nextNode.nextUserId,
|
|
50532
|
+
addSignUserId: _this21.nextNode.addSignUserId.join(','),
|
|
50533
|
+
customPresetUserJson: JSON.stringify(_this21.presetList),
|
|
50534
|
+
presetUserJson: JSON.stringify(_this21.presetUserJson),
|
|
50535
|
+
removeSignUserId: _this21.nextNode.removeSignUserId.join(','),
|
|
50536
|
+
notificationType: _this21.nextNode.notificationType.join(',')
|
|
50514
50537
|
})
|
|
50515
50538
|
};
|
|
50516
|
-
|
|
50539
|
+
_this21.loading = utils_util.loading(_this21.$loading, '加载中...');
|
|
50517
50540
|
utils_util.ajax(params).then(function (res) {
|
|
50518
50541
|
var status = res.status,
|
|
50519
50542
|
message = res.message;
|
|
50520
50543
|
|
|
50521
|
-
|
|
50544
|
+
_this21.loading.close();
|
|
50522
50545
|
if (status === 'success') {
|
|
50523
|
-
|
|
50546
|
+
_this21.flowSuccess();
|
|
50524
50547
|
// this.$message.success('提交成功');
|
|
50525
50548
|
// this.$emit('success');
|
|
50526
50549
|
} else {
|
|
50527
|
-
|
|
50528
|
-
|
|
50550
|
+
_this21.$message.error(message || '系统错误,请联系管理员!');
|
|
50551
|
+
_this21.$emit('error');
|
|
50529
50552
|
}
|
|
50530
50553
|
}).catch(function (err) {
|
|
50531
|
-
|
|
50554
|
+
_this21.loading.close();
|
|
50532
50555
|
if (err.message && err.message !== 'canceled') {
|
|
50533
|
-
|
|
50556
|
+
_this21.$message.error(err.message);
|
|
50534
50557
|
}
|
|
50535
50558
|
});
|
|
50536
50559
|
}).catch(function (e) {});
|
|
50537
50560
|
},
|
|
50538
50561
|
|
|
50539
|
-
/**
|
|
50540
|
-
* goView
|
|
50541
|
-
* @desc:更多流程按钮操作
|
|
50542
|
-
* @author liufan
|
|
50543
|
-
* @param {Object} res 当前点击操作按钮数据
|
|
50544
|
-
* @date 2022年5月25日
|
|
50562
|
+
/**
|
|
50563
|
+
* goView
|
|
50564
|
+
* @desc:更多流程按钮操作
|
|
50565
|
+
* @author liufan
|
|
50566
|
+
* @param {Object} res 当前点击操作按钮数据
|
|
50567
|
+
* @date 2022年5月25日
|
|
50545
50568
|
**/
|
|
50546
50569
|
goView: function goView(res) {
|
|
50547
50570
|
// 驳回并办结:rejectAndEndHtml
|
|
@@ -50628,18 +50651,18 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50628
50651
|
// isCanStartSubFlow
|
|
50629
50652
|
},
|
|
50630
50653
|
|
|
50631
|
-
/**
|
|
50632
|
-
* toTakeAdvice
|
|
50633
|
-
* @desc:征求意见
|
|
50634
|
-
* @author liufan
|
|
50635
|
-
* @date 2022年9月29日
|
|
50654
|
+
/**
|
|
50655
|
+
* toTakeAdvice
|
|
50656
|
+
* @desc:征求意见
|
|
50657
|
+
* @author liufan
|
|
50658
|
+
* @date 2022年9月29日
|
|
50636
50659
|
**/
|
|
50637
50660
|
toTakeAdvice: function toTakeAdvice(res) {
|
|
50638
|
-
var
|
|
50661
|
+
var _this22 = this;
|
|
50639
50662
|
|
|
50640
50663
|
if (this.beforeSubmit != undefined) {
|
|
50641
50664
|
this.beforeSubmit().then(function (next) {
|
|
50642
|
-
|
|
50665
|
+
_this22.saveToTakeAdvice(res);
|
|
50643
50666
|
}).catch(function (e) {});
|
|
50644
50667
|
} else {
|
|
50645
50668
|
this.saveToTakeAdvice(res);
|
|
@@ -50647,7 +50670,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50647
50670
|
// return this.$message.warning('暂未开放!敬请期待');
|
|
50648
50671
|
},
|
|
50649
50672
|
saveToTakeAdvice: function saveToTakeAdvice(res) {
|
|
50650
|
-
var
|
|
50673
|
+
var _this23 = this;
|
|
50651
50674
|
|
|
50652
50675
|
var params = {
|
|
50653
50676
|
url: isCanStartSubFlow,
|
|
@@ -50662,70 +50685,70 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50662
50685
|
utils_util.ajax(params).then(function (res) {
|
|
50663
50686
|
var message = res.message;
|
|
50664
50687
|
|
|
50665
|
-
|
|
50688
|
+
_this23.loading.close();
|
|
50666
50689
|
if (message == 'success') {
|
|
50667
|
-
|
|
50690
|
+
_this23.showTaskUnionExamine = true;
|
|
50668
50691
|
} else {
|
|
50669
|
-
|
|
50692
|
+
_this23.$message.error(message || '系统错误,请联系管理员!');
|
|
50670
50693
|
}
|
|
50671
50694
|
}).catch(function (err) {
|
|
50672
|
-
|
|
50695
|
+
_this23.loading.close();
|
|
50673
50696
|
if (err.message && err.message !== 'canceled') {
|
|
50674
|
-
|
|
50697
|
+
_this23.$message.error(err.message);
|
|
50675
50698
|
}
|
|
50676
50699
|
});
|
|
50677
50700
|
},
|
|
50678
50701
|
|
|
50679
|
-
/**
|
|
50680
|
-
* toStartDraf
|
|
50681
|
-
* @desc: 稿件递送、联合审核、复核
|
|
50682
|
-
* @author liufan
|
|
50683
|
-
* @date 2022年9月29日
|
|
50702
|
+
/**
|
|
50703
|
+
* toStartDraf
|
|
50704
|
+
* @desc: 稿件递送、联合审核、复核
|
|
50705
|
+
* @author liufan
|
|
50706
|
+
* @date 2022年9月29日
|
|
50684
50707
|
**/
|
|
50685
50708
|
toStartDraf: function toStartDraf(res) {
|
|
50686
|
-
var
|
|
50709
|
+
var _this24 = this;
|
|
50687
50710
|
|
|
50688
50711
|
if (this.beforeSubmit != undefined) {
|
|
50689
50712
|
this.beforeSubmit().then(function (next) {
|
|
50690
|
-
|
|
50713
|
+
_this24.showTaskUnionExamine = true;
|
|
50691
50714
|
}).catch(function (e) {});
|
|
50692
50715
|
} else {
|
|
50693
50716
|
this.showTaskUnionExamine = true;
|
|
50694
50717
|
}
|
|
50695
50718
|
},
|
|
50696
50719
|
|
|
50697
|
-
/**
|
|
50698
|
-
* toSendMsg
|
|
50699
|
-
* @desc:核稿通知
|
|
50700
|
-
* @author liufan
|
|
50701
|
-
* @date 2022年9月29日
|
|
50720
|
+
/**
|
|
50721
|
+
* toSendMsg
|
|
50722
|
+
* @desc:核稿通知
|
|
50723
|
+
* @author liufan
|
|
50724
|
+
* @date 2022年9月29日
|
|
50702
50725
|
**/
|
|
50703
50726
|
toSendMsg: function toSendMsg(res) {
|
|
50704
|
-
var
|
|
50727
|
+
var _this25 = this;
|
|
50705
50728
|
|
|
50706
50729
|
if (this.beforeSubmit != undefined) {
|
|
50707
50730
|
this.beforeSubmit().then(function (next) {
|
|
50708
|
-
|
|
50731
|
+
_this25.showSendMsg = true;
|
|
50709
50732
|
}).catch(function (e) {});
|
|
50710
50733
|
} else {
|
|
50711
50734
|
this.showSendMsg = true;
|
|
50712
50735
|
}
|
|
50713
50736
|
},
|
|
50714
50737
|
|
|
50715
|
-
/**
|
|
50716
|
-
* toTaskReadAndEnd
|
|
50717
|
-
* @desc:分阅并办结
|
|
50718
|
-
* @author liufan
|
|
50719
|
-
* @date 2022年9月29日
|
|
50738
|
+
/**
|
|
50739
|
+
* toTaskReadAndEnd
|
|
50740
|
+
* @desc:分阅并办结
|
|
50741
|
+
* @author liufan
|
|
50742
|
+
* @date 2022年9月29日
|
|
50720
50743
|
**/
|
|
50721
50744
|
toTaskReadAndEnd: function toTaskReadAndEnd(res) {
|
|
50722
|
-
var
|
|
50745
|
+
var _this26 = this;
|
|
50723
50746
|
|
|
50724
50747
|
if (this.beforeSubmit != undefined) {
|
|
50725
50748
|
this.beforeSubmit().then(function (next) {
|
|
50726
|
-
if (
|
|
50727
|
-
|
|
50728
|
-
|
|
50749
|
+
if (_this26.value === '') _this26.value = _this26.nodeDefaultRejectOpinion;
|
|
50750
|
+
_this26.taskReadType = 'taskReadAndEnd';
|
|
50751
|
+
_this26.showTaskRead = true;
|
|
50729
50752
|
}).catch(function (e) {});
|
|
50730
50753
|
} else {
|
|
50731
50754
|
if (this.value === '') this.value = this.nodeDefaultRejectOpinion;
|
|
@@ -50734,28 +50757,28 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50734
50757
|
}
|
|
50735
50758
|
},
|
|
50736
50759
|
|
|
50737
|
-
/**
|
|
50738
|
-
* rejectAndEnd
|
|
50739
|
-
* @desc:驳回并办结
|
|
50740
|
-
* @author liufan
|
|
50741
|
-
* @date 2022年9月29日
|
|
50760
|
+
/**
|
|
50761
|
+
* rejectAndEnd
|
|
50762
|
+
* @desc:驳回并办结
|
|
50763
|
+
* @author liufan
|
|
50764
|
+
* @date 2022年9月29日
|
|
50742
50765
|
**/
|
|
50743
50766
|
rejectAndEnd: function rejectAndEnd(res) {
|
|
50744
|
-
var
|
|
50767
|
+
var _this27 = this;
|
|
50745
50768
|
|
|
50746
50769
|
if (this.isOpinionRequired == 1 && (this.value == '' || !this.value)) {
|
|
50747
50770
|
if (!this.$refs.commonOpinions.validate()) return;
|
|
50748
50771
|
}
|
|
50749
50772
|
if (this.beforeSubmit != undefined) {
|
|
50750
50773
|
this.beforeSubmit().then(function (next) {
|
|
50751
|
-
|
|
50774
|
+
_this27.saveRejectAndEnd(res);
|
|
50752
50775
|
}).catch(function (e) {});
|
|
50753
50776
|
} else {
|
|
50754
50777
|
this.saveRejectAndEnd(res);
|
|
50755
50778
|
}
|
|
50756
50779
|
},
|
|
50757
50780
|
saveRejectAndEnd: function saveRejectAndEnd(res) {
|
|
50758
|
-
var
|
|
50781
|
+
var _this28 = this;
|
|
50759
50782
|
|
|
50760
50783
|
this.$confirm('确认' + res.value + '?').then(function () {
|
|
50761
50784
|
// return this.$message.warning('请填写意见');
|
|
@@ -50764,29 +50787,29 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50764
50787
|
headers: { Accept: 'application/json,text/plain' },
|
|
50765
50788
|
method: 'post',
|
|
50766
50789
|
data: {
|
|
50767
|
-
opinion:
|
|
50768
|
-
pendingId:
|
|
50790
|
+
opinion: _this28.value,
|
|
50791
|
+
pendingId: _this28.pendingId,
|
|
50769
50792
|
isSinglePage: false
|
|
50770
50793
|
}
|
|
50771
50794
|
};
|
|
50772
|
-
|
|
50795
|
+
_this28.loading = utils_util.loading(_this28.$loading, '加载中...');
|
|
50773
50796
|
utils_util.ajax(params).then(function (res) {
|
|
50774
50797
|
var status = res.status,
|
|
50775
50798
|
message = res.message;
|
|
50776
50799
|
|
|
50777
|
-
|
|
50800
|
+
_this28.loading.close();
|
|
50778
50801
|
if (status === 'success') {
|
|
50779
|
-
|
|
50802
|
+
_this28.flowSuccess();
|
|
50780
50803
|
// this.$message.success('提交成功');
|
|
50781
50804
|
// this.$emit('success');
|
|
50782
50805
|
} else {
|
|
50783
|
-
|
|
50784
|
-
|
|
50806
|
+
_this28.$message.error(message || '系统错误,请联系管理员!');
|
|
50807
|
+
_this28.$emit('error');
|
|
50785
50808
|
}
|
|
50786
50809
|
}).catch(function (err) {
|
|
50787
|
-
|
|
50810
|
+
_this28.loading.close();
|
|
50788
50811
|
if (err.message && err.message !== 'canceled') {
|
|
50789
|
-
|
|
50812
|
+
_this28.$message.error(err.message);
|
|
50790
50813
|
}
|
|
50791
50814
|
});
|
|
50792
50815
|
}).catch(function () {
|
|
@@ -50794,19 +50817,19 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50794
50817
|
});
|
|
50795
50818
|
},
|
|
50796
50819
|
|
|
50797
|
-
/**
|
|
50798
|
-
* toTransfer
|
|
50799
|
-
* @desc:转办
|
|
50800
|
-
* @author liufan
|
|
50801
|
-
* @date 2022年9月29日
|
|
50820
|
+
/**
|
|
50821
|
+
* toTransfer
|
|
50822
|
+
* @desc:转办
|
|
50823
|
+
* @author liufan
|
|
50824
|
+
* @date 2022年9月29日
|
|
50802
50825
|
**/
|
|
50803
50826
|
toTransfer: function toTransfer(res) {
|
|
50804
|
-
var
|
|
50827
|
+
var _this29 = this;
|
|
50805
50828
|
|
|
50806
50829
|
if (this.beforeSubmit != undefined) {
|
|
50807
50830
|
this.beforeSubmit(0).then(function (next) {
|
|
50808
|
-
|
|
50809
|
-
|
|
50831
|
+
_this29.taskReadType = 'transfer';
|
|
50832
|
+
_this29.showTaskRead = true;
|
|
50810
50833
|
}).catch(function (e) {});
|
|
50811
50834
|
} else {
|
|
50812
50835
|
this.taskReadType = 'transfer';
|
|
@@ -50817,14 +50840,14 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50817
50840
|
this.nextNode.customLimitTime = val;
|
|
50818
50841
|
},
|
|
50819
50842
|
|
|
50820
|
-
/**
|
|
50821
|
-
* getNodeInfo
|
|
50822
|
-
* @desc:获取节点信息
|
|
50823
|
-
* @author liufan
|
|
50824
|
-
* @date 2022年5月25日
|
|
50843
|
+
/**
|
|
50844
|
+
* getNodeInfo
|
|
50845
|
+
* @desc:获取节点信息
|
|
50846
|
+
* @author liufan
|
|
50847
|
+
* @date 2022年5月25日
|
|
50825
50848
|
**/
|
|
50826
50849
|
getNodeInfo: function getNodeInfo() {
|
|
50827
|
-
var
|
|
50850
|
+
var _this30 = this;
|
|
50828
50851
|
|
|
50829
50852
|
var params = {
|
|
50830
50853
|
processDefinitionId: this.nodeInfo.nextNode,
|
|
@@ -50839,53 +50862,53 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50839
50862
|
message = res.message,
|
|
50840
50863
|
data = res.data;
|
|
50841
50864
|
|
|
50842
|
-
|
|
50865
|
+
_this30.loading.close();
|
|
50843
50866
|
if (status === 'success') {
|
|
50844
|
-
|
|
50845
|
-
|
|
50846
|
-
|
|
50847
|
-
if (
|
|
50848
|
-
|
|
50867
|
+
_this30.isCurrentNodeForbiddenChangeCandidate = data.nodeExtAttr.isCurrentNodeForbiddenChangeCandidate;
|
|
50868
|
+
_this30.currentNodeEnableItemHandleDescription = data.nodeExtAttr.currentNodeEnableItemHandleDescription == 1;
|
|
50869
|
+
_this30.enableCustomLimitTimeSetting = data.nodeExtAttr.enableCustomLimitTimeSetting == 1;
|
|
50870
|
+
if (_this30.enableCustomLimitTimeSetting && data.nodeMoreInfo.defaultCustomLimitDays) {
|
|
50871
|
+
_this30.nextNode.customLimitTime = _this30.nextNode.customLimitTimeText = data.nodeMoreInfo.defaultCustomLimitDays + '';
|
|
50849
50872
|
}
|
|
50850
50873
|
if (data.nodeMoreInfo.chooseCurrentOrgUserCandidateNeedForbiddenSubDept === true) {
|
|
50851
|
-
|
|
50874
|
+
_this30.params.only_filid = true;
|
|
50852
50875
|
}
|
|
50853
|
-
data.otherOrgDisabledObjId && (
|
|
50854
|
-
data.currentOrgDisabledObjId && (
|
|
50876
|
+
data.otherOrgDisabledObjId && (_this30.otherOrgDisabledObjId = data.otherOrgDisabledObjId.split(','));
|
|
50877
|
+
data.currentOrgDisabledObjId && (_this30.currentOrgDisabledObjId = data.currentOrgDisabledObjId.split(','));
|
|
50855
50878
|
if (data != null) {
|
|
50856
50879
|
if (data.nodeExtAttr.userSelectionType == 7 || data.nodeExtAttr.userSelectionType == 8 || data.nodeExtAttr.userSelectionType == 9 || data.nodeExtAttr.userSelectionType == 10 || data.nodeExtAttr.userSelectionType == 11 || data.nodeExtAttr.userSelectionType == 12) {
|
|
50857
|
-
|
|
50880
|
+
_this30.getIsShowNextUser(data.nodeExtAttr && data.nodeExtAttr.userSelectionType);
|
|
50858
50881
|
} else {
|
|
50859
|
-
|
|
50882
|
+
_this30.isMultiple(data.nodeExtAttr && data.nodeExtAttr.userSelectionType, _this30.choiceOrgId, _this30.choiceDeptId, _this30.pOrgId);
|
|
50860
50883
|
}
|
|
50861
|
-
|
|
50862
|
-
|
|
50863
|
-
|
|
50864
|
-
|
|
50865
|
-
|
|
50884
|
+
_this30.isReadMultiple(data.nodeExtAttr && data.nodeExtAttr.userSelectionType);
|
|
50885
|
+
_this30.isTaskread = data.nodeExtAttr.isTaskread;
|
|
50886
|
+
_this30.isHandleExplain = data.nodeExtAttr.isHandleExplain;
|
|
50887
|
+
_this30.isLimitedTimeHandling = data.nodeExtAttr.isLimitedTimeHandling;
|
|
50888
|
+
_this30.nodeType = data.nodeExtAttr.nodeType;
|
|
50866
50889
|
//如果当前为承办节点/会签节点,则展示本单位外单位办理人选择
|
|
50867
|
-
if (
|
|
50868
|
-
|
|
50869
|
-
|
|
50870
|
-
|
|
50871
|
-
|
|
50872
|
-
|
|
50890
|
+
if (_this30.nodeType === 1 || _this30.nodeType === 2) {
|
|
50891
|
+
_this30.isMainSubProcess === true ? _this30.isNodeShowProcess = true : _this30.isNodeShowProcess = false;
|
|
50892
|
+
_this30.isMainSubProcess === true ? _this30.isMainSubProcess = true : _this30.isMainSubProcess = false;
|
|
50893
|
+
_this30.isNextUser = false;
|
|
50894
|
+
_this30.isHideCurrentOrg = res.data.nodeExtAttr.isHideCurrentOrg == 1 ? false : true; //判断是否隐藏本单位
|
|
50895
|
+
_this30.isHideOtherOrg = res.data.nodeExtAttr.isHideOtherOrg == 1 ? false : true; //判断是否隐藏外单位
|
|
50873
50896
|
} else {
|
|
50874
|
-
|
|
50875
|
-
|
|
50876
|
-
|
|
50877
|
-
|
|
50878
|
-
|
|
50897
|
+
_this30.isHideCurrentOrg = false;
|
|
50898
|
+
_this30.isHideOtherOrg = false;
|
|
50899
|
+
_this30.isNodeShowProcess = false;
|
|
50900
|
+
_this30.isMainSubProcess = false;
|
|
50901
|
+
_this30.isNextUser = _this30.nextNode.nextOperate != 9;
|
|
50879
50902
|
// this.isMainSubProcess === true
|
|
50880
50903
|
// ? (this.isMainSubProcess = true)
|
|
50881
50904
|
// : (this.isMainSubProcess = false);
|
|
50882
50905
|
}
|
|
50883
|
-
|
|
50884
|
-
if (
|
|
50906
|
+
_this30.multiple ? _this30.nextNode.nextUserId = [] : _this30.nextNode.nextUserId = '';
|
|
50907
|
+
if (_this30.multiple && data.nodeExtAttr.isDefSelectedObj == 1 && data.nextUserList !== undefined) {
|
|
50885
50908
|
data.nextUserList.map(function (item) {
|
|
50886
50909
|
if (item.userId && item.username) {
|
|
50887
|
-
|
|
50888
|
-
|
|
50910
|
+
_this30.nextNode.nextUserId.push(item.userId);
|
|
50911
|
+
_this30.selectUserList.push({
|
|
50889
50912
|
showname: item.username,
|
|
50890
50913
|
showid: item.userId
|
|
50891
50914
|
});
|
|
@@ -50894,53 +50917,53 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50894
50917
|
}
|
|
50895
50918
|
data.nextUserList.map(function (item) {
|
|
50896
50919
|
if (item.userId && item.username) {
|
|
50897
|
-
|
|
50920
|
+
_this30.options.push({
|
|
50898
50921
|
showname: item.username,
|
|
50899
50922
|
showid: item.userId
|
|
50900
50923
|
});
|
|
50901
50924
|
}
|
|
50902
50925
|
});
|
|
50903
50926
|
if (data.nodeExtAttr.presetEdit != 0) {
|
|
50904
|
-
|
|
50927
|
+
_this30.radioList = _this30.options;
|
|
50905
50928
|
}
|
|
50906
|
-
if (!
|
|
50907
|
-
|
|
50908
|
-
|
|
50929
|
+
if (!_this30.multiple && data.nextUserList.length > 0 && data.nodeExtAttr.isDefSelectedObj == 1) {
|
|
50930
|
+
_this30.nextNode.nextUserId = data.nextUserList[0].userId;
|
|
50931
|
+
_this30.selectUserList.push({
|
|
50909
50932
|
showname: data.nextUserList[0].username,
|
|
50910
50933
|
showid: data.nextUserList[0].userId
|
|
50911
50934
|
});
|
|
50912
50935
|
}
|
|
50913
|
-
|
|
50914
|
-
|
|
50915
|
-
|
|
50916
|
-
|
|
50917
|
-
|
|
50936
|
+
_this30.isLimitedTimeHandling = data.nodeExtAttr.isLimitedTimeHandling;
|
|
50937
|
+
_this30.isCustomUser = data.nodeExtAttr.isCustomUser;
|
|
50938
|
+
_this30.presetEdit = data.nodeExtAttr.presetEdit;
|
|
50939
|
+
_this30.countersignaturetypeCode = data.countersignaturetypeCode; //是否展示处理方式
|
|
50940
|
+
_this30.handleMode = data.countersignaturetypeText;
|
|
50918
50941
|
if (data.globalNodeType === 'endEvent') {
|
|
50919
|
-
|
|
50920
|
-
data.globalNodeType === 'endEvent' ?
|
|
50942
|
+
_this30.isNextUser = data.globalNodeType != 'endEvent';
|
|
50943
|
+
data.globalNodeType === 'endEvent' ? _this30.endFlow = true : '';
|
|
50921
50944
|
}
|
|
50922
50945
|
}
|
|
50923
|
-
|
|
50946
|
+
_this30.isCustomPreset && _this30.$refs.customPreset.getPresetFlowInfo(_this30.nextNode.nextNodeId, _this30.nodeInfo.nextNode, true);
|
|
50924
50947
|
} else {
|
|
50925
|
-
|
|
50948
|
+
_this30.$message.error(message || '系统错误,请联系管理员!');
|
|
50926
50949
|
}
|
|
50927
50950
|
}).catch(function (err) {
|
|
50928
|
-
|
|
50951
|
+
_this30.loading.close();
|
|
50929
50952
|
if (err.message && err.message !== 'canceled') {
|
|
50930
|
-
|
|
50953
|
+
_this30.$message.error(err.message);
|
|
50931
50954
|
}
|
|
50932
50955
|
});
|
|
50933
50956
|
},
|
|
50934
50957
|
|
|
50935
|
-
/**
|
|
50936
|
-
* selecNext
|
|
50937
|
-
* @desc:下步节点变化时更新数据
|
|
50938
|
-
* @author liufan
|
|
50939
|
-
* @param {String} val 当前选中值
|
|
50940
|
-
* @date 2022年5月25日
|
|
50958
|
+
/**
|
|
50959
|
+
* selecNext
|
|
50960
|
+
* @desc:下步节点变化时更新数据
|
|
50961
|
+
* @author liufan
|
|
50962
|
+
* @param {String} val 当前选中值
|
|
50963
|
+
* @date 2022年5月25日
|
|
50941
50964
|
**/
|
|
50942
50965
|
selecNext: function selecNext(val, type, isDef) {
|
|
50943
|
-
var
|
|
50966
|
+
var _this31 = this;
|
|
50944
50967
|
|
|
50945
50968
|
var isNextNode = false;
|
|
50946
50969
|
if (type && val && this.operationList.length > 0) {
|
|
@@ -50990,13 +51013,13 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50990
51013
|
this.operationList.forEach(function (item) {
|
|
50991
51014
|
if (item.key === val) {
|
|
50992
51015
|
if (!item.taskNodeList) {
|
|
50993
|
-
|
|
51016
|
+
_this31.nodeInfos = [];
|
|
50994
51017
|
} else {
|
|
50995
|
-
|
|
51018
|
+
_this31.nodeInfos = item.taskNodeList;
|
|
50996
51019
|
|
|
50997
|
-
if (
|
|
50998
|
-
|
|
50999
|
-
return
|
|
51020
|
+
if (_this31.taskOperationShiftedNodeList) {
|
|
51021
|
+
_this31.nodeInfos = item.taskNodeList.filter(function (x) {
|
|
51022
|
+
return _this31.taskOperationShiftedNodeList.indexOf(x.nodeId) == -1;
|
|
51000
51023
|
});
|
|
51001
51024
|
}
|
|
51002
51025
|
}
|
|
@@ -51005,7 +51028,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51005
51028
|
});
|
|
51006
51029
|
if (this.defaultNextNode) {
|
|
51007
51030
|
var defaultNode = this.nodeInfos.filter(function (item) {
|
|
51008
|
-
return item.nodeId ==
|
|
51031
|
+
return item.nodeId == _this31.defaultNextNode;
|
|
51009
51032
|
});
|
|
51010
51033
|
if (this.nodeInfos.length > 0 && defaultNode.length == 0) {
|
|
51011
51034
|
this.nextNode.nextNodeId = this.nodeInfos[0].nodeId;
|
|
@@ -51077,11 +51100,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51077
51100
|
}
|
|
51078
51101
|
},
|
|
51079
51102
|
|
|
51080
|
-
/**
|
|
51081
|
-
* isMultiple
|
|
51082
|
-
* @desc:是否多选
|
|
51083
|
-
* @author liufan
|
|
51084
|
-
* @date 2022年9月13日
|
|
51103
|
+
/**
|
|
51104
|
+
* isMultiple
|
|
51105
|
+
* @desc:是否多选
|
|
51106
|
+
* @author liufan
|
|
51107
|
+
* @date 2022年9月13日
|
|
51085
51108
|
**/
|
|
51086
51109
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
51087
51110
|
if (val == 2 || val == 4 || val == 6 || val == 16) {
|
|
@@ -51113,14 +51136,14 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51113
51136
|
}
|
|
51114
51137
|
},
|
|
51115
51138
|
|
|
51116
|
-
/**
|
|
51117
|
-
* getHedInfo
|
|
51118
|
-
* @desc:获取审核页面数据
|
|
51119
|
-
* @author liufan
|
|
51120
|
-
* @date 2022年5月25日
|
|
51139
|
+
/**
|
|
51140
|
+
* getHedInfo
|
|
51141
|
+
* @desc:获取审核页面数据
|
|
51142
|
+
* @author liufan
|
|
51143
|
+
* @date 2022年5月25日
|
|
51121
51144
|
**/
|
|
51122
51145
|
getHedInfo: function getHedInfo() {
|
|
51123
|
-
var
|
|
51146
|
+
var _this32 = this;
|
|
51124
51147
|
|
|
51125
51148
|
this.loading = utils_util.loading(this.$loading, '加载中...');
|
|
51126
51149
|
var params = {
|
|
@@ -51130,7 +51153,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51130
51153
|
utils_util.ajax({ url: getHandleInfoHtml, params: params }).then(function (res) {
|
|
51131
51154
|
//pc返回数据
|
|
51132
51155
|
|
|
51133
|
-
|
|
51156
|
+
_this32.loading.close();
|
|
51134
51157
|
|
|
51135
51158
|
if (res.status === 'success') {
|
|
51136
51159
|
var _res$data2 = res.data,
|
|
@@ -51172,17 +51195,17 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51172
51195
|
isCanPreAddSign = _res$data2.isCanPreAddSign;
|
|
51173
51196
|
|
|
51174
51197
|
if (temporarySaveButtonName) {
|
|
51175
|
-
|
|
51198
|
+
_this32.saveButtonName = temporarySaveButtonName;
|
|
51176
51199
|
}
|
|
51177
51200
|
if (simpleTips != undefined) {
|
|
51178
|
-
|
|
51201
|
+
_this32.simpleTips = simpleTips;
|
|
51179
51202
|
}
|
|
51180
|
-
|
|
51181
|
-
|
|
51203
|
+
_this32.$emit('startTaskRead', res);
|
|
51204
|
+
_this32.$emit('start-task-read', res);
|
|
51182
51205
|
if (taskOperationShiftedNodeList && taskOperationShiftedNodeList.length > 0) {
|
|
51183
|
-
|
|
51206
|
+
_this32.taskOperationShiftedNodeList = [];
|
|
51184
51207
|
taskOperationShiftedNodeList.map(function (x) {
|
|
51185
|
-
|
|
51208
|
+
_this32.taskOperationShiftedNodeList.push(x.nodeId);
|
|
51186
51209
|
taskOperations.push({
|
|
51187
51210
|
key: x.nodeId,
|
|
51188
51211
|
value: x.nodeName,
|
|
@@ -51191,158 +51214,158 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51191
51214
|
});
|
|
51192
51215
|
});
|
|
51193
51216
|
}
|
|
51194
|
-
|
|
51195
|
-
|
|
51217
|
+
_this32.isHideTemporarySave = nodeInfoMap.nodeExtAttr.isHideTemporarySave == 1;
|
|
51218
|
+
_this32.pendingItemHandleDescription = pendingItemHandleDescription;
|
|
51196
51219
|
if (currentOrgSelectorParams.enableCurrentOrgConfig == 'true') {
|
|
51197
|
-
|
|
51220
|
+
_this32.currentOrgSelectorTabs = currentOrgSelectorParams.currentOrgType.split(',');
|
|
51198
51221
|
var currentOrgparams = currentOrgSelectorParams.currentOrgRange.split(',');
|
|
51199
|
-
|
|
51200
|
-
|
|
51222
|
+
_this32.currentOrgSelectorTabs.map(function (x, i) {
|
|
51223
|
+
_this32.currentOrgSelectorParams[x] = {
|
|
51201
51224
|
filid: currentOrgparams[i] == 'my' ? choiceOrgId : currentOrgparams[i],
|
|
51202
51225
|
only_filid: true
|
|
51203
51226
|
};
|
|
51204
51227
|
});
|
|
51205
51228
|
}
|
|
51206
51229
|
if (currentOrgSelectorParams.enableForeignOrgConfig == 'true') {
|
|
51207
|
-
|
|
51230
|
+
_this32.foreignOrgSelectorTabs = currentOrgSelectorParams.foreignOrgType.split(',');
|
|
51208
51231
|
var foreignOrgparams = currentOrgSelectorParams.foreignOrgRange.split(',');
|
|
51209
|
-
|
|
51210
|
-
|
|
51232
|
+
_this32.foreignOrgSelectorTabs.map(function (x, i) {
|
|
51233
|
+
_this32.foreignOrgSelectorParams[x] = {
|
|
51211
51234
|
filid: foreignOrgparams[i] == 'my' ? choiceOrgId : x == 'filgroup' ? '' : foreignOrgparams[i] == 'nofilidorg' || foreignOrgparams[i] == 'nofiliddept' ? 'all' : foreignOrgparams[i],
|
|
51212
51235
|
nofilid: foreignOrgparams[i] == 'nofilidorg' ? sessionStorage.getItem('orgId') : foreignOrgparams[i] == 'nofiliddept' ? sessionStorage.getItem('depId') : foreignOrgparams[i] == 'other' ? 1 : 0,
|
|
51213
|
-
roleid:
|
|
51236
|
+
roleid: _this32.circularReadParamsMap.circularReadOrgRoleCode || _this32.foreignOrgSelectorParams.roleid
|
|
51214
51237
|
};
|
|
51215
51238
|
});
|
|
51216
51239
|
}
|
|
51217
|
-
|
|
51218
|
-
if (
|
|
51219
|
-
|
|
51220
|
-
}
|
|
51221
|
-
|
|
51222
|
-
|
|
51223
|
-
|
|
51224
|
-
|
|
51225
|
-
|
|
51226
|
-
|
|
51227
|
-
|
|
51228
|
-
|
|
51229
|
-
|
|
51230
|
-
|
|
51231
|
-
|
|
51232
|
-
|
|
51233
|
-
|
|
51234
|
-
|
|
51235
|
-
|
|
51236
|
-
|
|
51237
|
-
|
|
51238
|
-
|
|
51239
|
-
|
|
51240
|
-
|
|
51241
|
-
nextNodeCheckType && (
|
|
51242
|
-
|
|
51243
|
-
|
|
51240
|
+
_this32.circularReadParamsMap = circularReadParamsMap || {};
|
|
51241
|
+
if (_this32.circularReadParamsMap.circularReadOrgRoleCode) {
|
|
51242
|
+
_this32.foreignOrgSelectorParams.roleid = _this32.circularReadParamsMap.circularReadOrgRoleCode;
|
|
51243
|
+
}
|
|
51244
|
+
_this32.currentOrgName = currentOrgName;
|
|
51245
|
+
_this32.nextOperateCheckType = nextOperateCheckType || 'select';
|
|
51246
|
+
_this32.currentNodeIsCircularReadNode = nodeInfoMap.nodeExtAttr.currentNodeIsCircularReadNode == 1;
|
|
51247
|
+
|
|
51248
|
+
_this32.submitButtonFunKey = nodeInfoMap.nodeExtAttr.submitButtonFunKey;
|
|
51249
|
+
_this32.taskNodeButtons = nodeInfoMap.nodeExtAttr.taskNodeButtons;
|
|
51250
|
+
_this32.readOnlyNotificationType = readOnlyNotificationType;
|
|
51251
|
+
|
|
51252
|
+
_this32.readOnlyNotificationType = readOnlyNotificationType;
|
|
51253
|
+
_this32.isSpecial = isSpecial;
|
|
51254
|
+
_this32.notificationMessageReadOnly = notificationMessageReadOnly == 'true';
|
|
51255
|
+
_this32.otherOrgName = otherOrgName;
|
|
51256
|
+
_this32.isCanPreAddSign = isCanPreAddSign;
|
|
51257
|
+
_this32.endFlowInfo.choiceOrgId = choiceOrgId;
|
|
51258
|
+
_this32.endFlowInfo.choiceDeptId = choiceDeptId;
|
|
51259
|
+
_this32.endFlowInfo.pendingId = _this32.pendingId;
|
|
51260
|
+
_this32.attachedCode = attachedCode;
|
|
51261
|
+
_this32.endFlowInfo.pOrgId = pOrgId;
|
|
51262
|
+
_this32.canPresetRead = canPresetRead;
|
|
51263
|
+
_this32.isCdjxjTaskHandle = isCdjxjTaskHandle;
|
|
51264
|
+
nextNodeCheckType && (_this32.nextNodeCheckType = nextNodeCheckType);
|
|
51265
|
+
_this32.operationList = taskOperations || [];
|
|
51266
|
+
_this32.customPresetHintMessage = customPresetHintMessage;
|
|
51244
51267
|
if (canPresetRead) {
|
|
51245
51268
|
var ids = nodeInfoMap.nodeExtAttr.presetReadCandinateIds.split(',');
|
|
51246
51269
|
var names = nodeInfoMap.nodeExtAttr.presetReadCandinateNames.split(',');
|
|
51247
51270
|
ids.map(function (item, index) {
|
|
51248
|
-
|
|
51271
|
+
_this32.presetReadUserId.push({
|
|
51249
51272
|
showid: item,
|
|
51250
51273
|
showname: names[index]
|
|
51251
51274
|
});
|
|
51252
|
-
|
|
51275
|
+
_this32.selectPresetUserList.push({
|
|
51253
51276
|
showid: item,
|
|
51254
51277
|
showname: names[index]
|
|
51255
51278
|
});
|
|
51256
|
-
|
|
51279
|
+
_this32.nextNode.presetReadUserId.push(item);
|
|
51257
51280
|
});
|
|
51258
51281
|
}
|
|
51259
|
-
if (!
|
|
51282
|
+
if (!_this32.isFlow) _this32.getFile(_this32.pendingId, attachedCode);
|
|
51260
51283
|
if (nextNodeList && nextNodeList.length != 0) {
|
|
51261
|
-
|
|
51284
|
+
_this32.nextNodeList = nextNodeList;
|
|
51262
51285
|
if (nextNodeList[0].nodeType === 'endEvent') {
|
|
51263
|
-
|
|
51264
|
-
nextNodeList[0].nodeType === 'endEvent' ?
|
|
51286
|
+
_this32.isNextUser = nextNodeList[0].nodeType != 'endEvent';
|
|
51287
|
+
nextNodeList[0].nodeType === 'endEvent' ? _this32.endFlow = true : '';
|
|
51265
51288
|
}
|
|
51266
51289
|
}
|
|
51267
51290
|
|
|
51268
|
-
if (canRemoveSignUserList && canRemoveSignUserList.length != 0)
|
|
51291
|
+
if (canRemoveSignUserList && canRemoveSignUserList.length != 0) _this32.removeUsers = canRemoveSignUserList;
|
|
51269
51292
|
if (taskOperations && taskOperations.length != 0) {
|
|
51270
51293
|
var isSelected = false;
|
|
51271
51294
|
taskOperations.map(function (item) {
|
|
51272
|
-
if (item.key === 9)
|
|
51295
|
+
if (item.key === 9) _this32.isReject = true;
|
|
51273
51296
|
if (item.isSelected) {
|
|
51274
|
-
|
|
51275
|
-
|
|
51297
|
+
_this32.nodeInfos = [];
|
|
51298
|
+
_this32.nextNode.nextOperate = item.key;
|
|
51276
51299
|
if (item.taskNodeList != null) {
|
|
51277
|
-
|
|
51300
|
+
_this32.nodeInfos = item.taskNodeList;
|
|
51278
51301
|
}
|
|
51279
51302
|
isSelected = true;
|
|
51280
51303
|
}
|
|
51281
51304
|
});
|
|
51282
51305
|
if (taskOperations.length > 0 && !isSelected) {
|
|
51283
|
-
|
|
51284
|
-
|
|
51306
|
+
_this32.nodeInfos = [];
|
|
51307
|
+
_this32.nextNode.nextOperate = taskOperations[0].key;
|
|
51285
51308
|
if (taskOperations[0].taskNodeList != null) {
|
|
51286
|
-
|
|
51309
|
+
_this32.nodeInfos = taskOperations[0].taskNodeList;
|
|
51287
51310
|
}
|
|
51288
51311
|
}
|
|
51289
51312
|
}
|
|
51290
51313
|
if (nodeInfoMap && JSON.stringify(nodeInfoMap) != '{}') {
|
|
51291
|
-
|
|
51314
|
+
_this32.needRetrialAuth = !!nodeInfoMap.nodeExtAttr.isCurrentNodeSubmitNeedRetrialAuth;
|
|
51292
51315
|
if (nodeInfoMap.nodeExtAttr.nodeFixedOpinionSelectList) {
|
|
51293
51316
|
var notice = JSON.parse(nodeInfoMap.nodeExtAttr.nodeFixedOpinionSelectList);
|
|
51294
51317
|
notice.map(function (x) {
|
|
51295
|
-
|
|
51318
|
+
_this32.nodeFixedOpinionSelectList.push({ content: x });
|
|
51296
51319
|
});
|
|
51297
51320
|
}
|
|
51298
51321
|
|
|
51299
|
-
|
|
51300
|
-
|
|
51301
|
-
|
|
51302
|
-
|
|
51303
|
-
|
|
51304
|
-
|
|
51305
|
-
|
|
51322
|
+
_this32.value = opinion || '';
|
|
51323
|
+
_this32.nodeDefaultSubmitOpinion = nodeInfoMap.nodeExtAttr.nodeDefaultSubmitOpinion;
|
|
51324
|
+
_this32.isSubmitButtonShowAgreeAndDisagree = nodeInfoMap.nodeExtAttr.isSubmitButtonShowAgreeAndDisagree;
|
|
51325
|
+
_this32.isBanInputOpinion = nodeInfoMap.nodeExtAttr.isBanInputOpinion;
|
|
51326
|
+
_this32.nodeDefaultRejectOpinion = nodeInfoMap.nodeExtAttr.nodeDefaultRejectOpinion;
|
|
51327
|
+
_this32.isOpinionRequired = nodeInfoMap.nodeExtAttr.isOpinionRequired;
|
|
51328
|
+
_this32.isChooseNextNode = nodeInfoMap.nodeExtAttr.isChooseNextNode;
|
|
51306
51329
|
// this.isHideDefaultOperation =
|
|
51307
51330
|
// nodeInfoMap.nodeExtAttr.isHideDefaultOperation == 1;
|
|
51308
|
-
|
|
51331
|
+
_this32.defaultNextNode = nodeInfoMap.nodeExtAttr.defaultNextNode;
|
|
51309
51332
|
if (nodeInfoMap.nodeExtAttr.defaultNextNode) {
|
|
51310
|
-
var defaultNode =
|
|
51333
|
+
var defaultNode = _this32.nodeInfos.filter(function (item) {
|
|
51311
51334
|
return item.nodeId == nodeInfoMap.nodeExtAttr.defaultNextNode;
|
|
51312
51335
|
});
|
|
51313
|
-
if (
|
|
51314
|
-
|
|
51336
|
+
if (_this32.nodeInfos.length > 0 && defaultNode.length == 0) {
|
|
51337
|
+
_this32.nextNode.nextNodeId = _this32.nodeInfos[0].nodeId;
|
|
51315
51338
|
} else {
|
|
51316
|
-
|
|
51339
|
+
_this32.nextNode.nextNodeId = nodeInfoMap.nodeExtAttr.defaultNextNode;
|
|
51317
51340
|
}
|
|
51318
|
-
} else if (
|
|
51319
|
-
|
|
51341
|
+
} else if (_this32.nodeInfos.length > 0) {
|
|
51342
|
+
_this32.nextNode.nextNodeId = _this32.nodeInfos[0].nodeId;
|
|
51320
51343
|
}
|
|
51321
|
-
|
|
51344
|
+
_this32.isForceDisplayDefaultOptionForPrefix = nodeInfoMap.nodeExtAttr.isForceDisplayDefaultOptionForPrefix == 1;
|
|
51322
51345
|
if (nodeInfoMap.nodeExtAttr.submitText) {
|
|
51323
|
-
|
|
51346
|
+
_this32.btnList.map(function (x) {
|
|
51324
51347
|
if (x.event === 'sub') {
|
|
51325
51348
|
x.text = nodeInfoMap.nodeExtAttr.submitText;
|
|
51326
51349
|
}
|
|
51327
51350
|
});
|
|
51328
51351
|
}
|
|
51329
51352
|
}
|
|
51330
|
-
|
|
51331
|
-
|
|
51332
|
-
|
|
51353
|
+
_this32.choiceOrgId = choiceOrgId;
|
|
51354
|
+
_this32.choiceDeptId = choiceDeptId;
|
|
51355
|
+
_this32.pOrgId = pOrgId;
|
|
51333
51356
|
if (res.data && res.data.isEndUserTask != undefined) {
|
|
51334
|
-
|
|
51357
|
+
_this32.isEndUserTask = res.data.isEndUserTask;
|
|
51335
51358
|
}
|
|
51336
51359
|
if (JSON.stringify(taskExamine) != '{}' && taskExamine) {
|
|
51337
|
-
|
|
51338
|
-
|
|
51339
|
-
|
|
51340
|
-
|
|
51341
|
-
|
|
51342
|
-
|
|
51343
|
-
|
|
51344
|
-
|
|
51345
|
-
|
|
51360
|
+
_this32.nodeInfo.nextNode = taskExamine.processDefinitionId;
|
|
51361
|
+
_this32.NodeName = taskExamine.nodeName;
|
|
51362
|
+
_this32.taskId = taskExamine.taskId;
|
|
51363
|
+
_this32.businessIds = taskExamine.businessId;
|
|
51364
|
+
_this32.appId = taskExamine.appId;
|
|
51365
|
+
_this32.taskExamineInfo = taskExamine;
|
|
51366
|
+
_this32.taskExamineInfo.choiceOrgId = choiceOrgId;
|
|
51367
|
+
_this32.taskExamineInfo.choiceDeptId = choiceDeptId;
|
|
51368
|
+
_this32.endFlowInfo.processType = taskExamine.processType;
|
|
51346
51369
|
// this.endFlowInfo.isReturnSubmitter =
|
|
51347
51370
|
// taskExamine.isReturnSubmitter;
|
|
51348
51371
|
// this.nextNode.isReturnSubmitter = taskExamine.isReturnSubmitter;
|
|
@@ -51354,92 +51377,92 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51354
51377
|
// this.nextNode.isReadDealEnd = taskExamine.isReadDealEnd;
|
|
51355
51378
|
// this.nextNode.isReturnRejectNode = taskExamine.isReturnRejectNode;
|
|
51356
51379
|
// this.nextNode.isSerialSubmit = taskExamine.isSerialSubmit;
|
|
51357
|
-
|
|
51358
|
-
|
|
51359
|
-
|
|
51360
|
-
|
|
51361
|
-
|
|
51362
|
-
|
|
51363
|
-
|
|
51364
|
-
|
|
51365
|
-
|
|
51380
|
+
_this32.endFlowInfo.isSubFlow = taskExamine.isSubFlow;
|
|
51381
|
+
_this32.endFlowInfo.isUndertakeReply = taskExamine.isUndertakeReply;
|
|
51382
|
+
_this32.endFlowInfo.isUndertakeEnd = taskExamine.isUndertakeEnd;
|
|
51383
|
+
_this32.endFlowInfo.isTakeAdviceEnd = taskExamine.isTakeAdviceEnd;
|
|
51384
|
+
_this32.endFlowInfo.isTakeAdviceReply = taskExamine.isTakeAdviceReply;
|
|
51385
|
+
_this32.endFlowInfo.isReadDealEnd = taskExamine.isReadDealEnd;
|
|
51386
|
+
_this32.endFlowInfo.isReadDealReply = taskExamine.isReadDealReply;
|
|
51387
|
+
_this32.endFlowInfo.isReturnRejectNode = taskExamine.isReturnRejectNode;
|
|
51388
|
+
_this32.endFlowInfo.isSerialSubmit = taskExamine.isSerialSubmit;
|
|
51366
51389
|
// this.endFlowInfo.isReadDealReply =
|
|
51367
51390
|
// taskExamine.isReadDealReplybusinessId;
|
|
51368
|
-
|
|
51369
|
-
|
|
51370
|
-
|
|
51371
|
-
|
|
51391
|
+
_this32.endFlowInfo.appId = taskExamine.appId;
|
|
51392
|
+
_this32.endFlowInfo.businessId = taskExamine.businessId;
|
|
51393
|
+
_this32.endFlowInfo.processDefinitionId = taskExamine.processDefinitionId;
|
|
51394
|
+
_this32.endFlowInfo.nodeId = taskExamine.nodeId;
|
|
51372
51395
|
}
|
|
51373
51396
|
if (extendData && extendData.pendingData && extendData.pendingData.itemname) {
|
|
51374
|
-
|
|
51397
|
+
_this32.NodeName = extendData.pendingData.itemname;
|
|
51375
51398
|
}
|
|
51376
|
-
if (
|
|
51377
|
-
|
|
51399
|
+
if (_this32.nodeName) {
|
|
51400
|
+
_this32.NodeName = _this32.nodeName;
|
|
51378
51401
|
}
|
|
51379
|
-
|
|
51380
|
-
|
|
51381
|
-
if (
|
|
51382
|
-
|
|
51402
|
+
_this32.isCanAddSign = isCanAddSign;
|
|
51403
|
+
_this32.processObj = res.data;
|
|
51404
|
+
if (_this32.isCanAddSign) {
|
|
51405
|
+
_this32.nextNode.isAddSign = '2';
|
|
51383
51406
|
}
|
|
51384
|
-
|
|
51385
|
-
if (
|
|
51386
|
-
|
|
51407
|
+
_this32.isCanRemoveSign = isCanRemoveSign;
|
|
51408
|
+
if (_this32.isCanRemoveSign) {
|
|
51409
|
+
_this32.nextNode.isRemoveSign = '2';
|
|
51387
51410
|
}
|
|
51388
51411
|
|
|
51389
|
-
if (!
|
|
51390
|
-
|
|
51412
|
+
if (!_this32.isOpinionRequired) {
|
|
51413
|
+
_this32.isOpinionRequired = 0;
|
|
51391
51414
|
}
|
|
51392
51415
|
// opinion && (this.value = opinion);
|
|
51393
|
-
|
|
51394
|
-
|
|
51416
|
+
_this32.nextNode.notificationMsg = defaultNotificationMessage;
|
|
51417
|
+
_this32.moreList = [];
|
|
51395
51418
|
if (taskButtonList && taskButtonList.length != 0) {
|
|
51396
51419
|
taskButtonList.map(function (item) {
|
|
51397
51420
|
if (item.fun === 'reject()') {
|
|
51398
|
-
|
|
51421
|
+
_this32.rejectObj = item;
|
|
51399
51422
|
} else if (item.fun === 'toStartTaskRead()') {
|
|
51400
|
-
|
|
51423
|
+
_this32.pointsReadingObj = item;
|
|
51401
51424
|
} else {
|
|
51402
|
-
|
|
51425
|
+
_this32.moreList.push(item);
|
|
51403
51426
|
}
|
|
51404
51427
|
});
|
|
51405
51428
|
}
|
|
51406
|
-
|
|
51407
|
-
|
|
51408
|
-
|
|
51409
|
-
|
|
51410
|
-
|
|
51411
|
-
|
|
51412
|
-
|
|
51429
|
+
_this32.isMainSubProcess = res.data.isMainSubProcess == 'true';
|
|
51430
|
+
_this32.isCustomPreset = isCustomPreset;
|
|
51431
|
+
_this32.isPreset = isPreset;
|
|
51432
|
+
_this32.presetTaskNodeMap = presetTaskNodeMap;
|
|
51433
|
+
_this32.presetTaskNodeKeyStr = presetTaskNodeKeyStr;
|
|
51434
|
+
_this32.getFind();
|
|
51435
|
+
_this32.selecNext(_this32.nextNode.nextOperate, true, true);
|
|
51413
51436
|
// this.getNodeInfo();
|
|
51414
|
-
|
|
51437
|
+
_this32.StartTaskReadKey++;
|
|
51415
51438
|
} else {
|
|
51416
51439
|
if (res.status === 'taskCompleted') {
|
|
51417
|
-
|
|
51418
|
-
|
|
51419
|
-
|
|
51440
|
+
_this32.$emit('shrink', true);
|
|
51441
|
+
_this32.shrinkAbled = true;
|
|
51442
|
+
_this32.$message.warning(res.message || '系统错误,请联系管理员!');
|
|
51420
51443
|
} else {
|
|
51421
|
-
|
|
51444
|
+
_this32.$message.error(res.message || '系统错误,请联系管理员!');
|
|
51422
51445
|
}
|
|
51423
51446
|
}
|
|
51424
|
-
|
|
51447
|
+
_this32.showOpinion = false;
|
|
51425
51448
|
setTimeout(function () {
|
|
51426
|
-
|
|
51449
|
+
_this32.showOpinion = true;
|
|
51427
51450
|
}, 0);
|
|
51428
51451
|
}).catch(function (err) {
|
|
51429
|
-
|
|
51452
|
+
_this32.loading.close();
|
|
51430
51453
|
if (err.message && err.message !== 'canceled') {
|
|
51431
|
-
|
|
51454
|
+
_this32.$message.error(err.message);
|
|
51432
51455
|
}
|
|
51433
51456
|
});
|
|
51434
51457
|
},
|
|
51435
51458
|
|
|
51436
|
-
/**
|
|
51437
|
-
* closeProcess
|
|
51438
|
-
* @desc:关闭弹窗
|
|
51439
|
-
* @author liufan
|
|
51440
|
-
* @param {boolean} val 当前是否办理流程
|
|
51441
|
-
* @param {String} type 当前点击的弹窗类型
|
|
51442
|
-
* @date 2022年5月25日
|
|
51459
|
+
/**
|
|
51460
|
+
* closeProcess
|
|
51461
|
+
* @desc:关闭弹窗
|
|
51462
|
+
* @author liufan
|
|
51463
|
+
* @param {boolean} val 当前是否办理流程
|
|
51464
|
+
* @param {String} type 当前点击的弹窗类型
|
|
51465
|
+
* @date 2022年5月25日
|
|
51443
51466
|
**/
|
|
51444
51467
|
closeProcess: function closeProcess(val, type, closeParent) {
|
|
51445
51468
|
if (this.closeParent && !this.startFlowPageEmbeddedIntoStartFlowIndex) {
|
|
@@ -51459,23 +51482,23 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51459
51482
|
}
|
|
51460
51483
|
},
|
|
51461
51484
|
|
|
51462
|
-
/**
|
|
51463
|
-
* selectChange
|
|
51464
|
-
* @desc:常用语选择
|
|
51465
|
-
* @author liufan
|
|
51466
|
-
* @param {String} val 选中值
|
|
51467
|
-
* @date 2022年5月25日
|
|
51485
|
+
/**
|
|
51486
|
+
* selectChange
|
|
51487
|
+
* @desc:常用语选择
|
|
51488
|
+
* @author liufan
|
|
51489
|
+
* @param {String} val 选中值
|
|
51490
|
+
* @date 2022年5月25日
|
|
51468
51491
|
**/
|
|
51469
51492
|
selectChange: function selectChange(val) {
|
|
51470
51493
|
this.value = val;
|
|
51471
51494
|
},
|
|
51472
51495
|
|
|
51473
|
-
/**
|
|
51474
|
-
* upDate
|
|
51475
|
-
* @desc:修改常用语
|
|
51476
|
-
* @author liufan
|
|
51477
|
-
* @param {Object} val 修改值
|
|
51478
|
-
* @date 2022年5月25日
|
|
51496
|
+
/**
|
|
51497
|
+
* upDate
|
|
51498
|
+
* @desc:修改常用语
|
|
51499
|
+
* @author liufan
|
|
51500
|
+
* @param {Object} val 修改值
|
|
51501
|
+
* @date 2022年5月25日
|
|
51479
51502
|
**/
|
|
51480
51503
|
upDate: function upDate(val) {
|
|
51481
51504
|
this.FormData.id = val.id;
|
|
@@ -51483,14 +51506,14 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51483
51506
|
},
|
|
51484
51507
|
|
|
51485
51508
|
|
|
51486
|
-
/**
|
|
51487
|
-
* getProcess
|
|
51488
|
-
* @desc:获取选择流程
|
|
51489
|
-
* @author liufan
|
|
51490
|
-
* @date 2022年5月25日
|
|
51509
|
+
/**
|
|
51510
|
+
* getProcess
|
|
51511
|
+
* @desc:获取选择流程
|
|
51512
|
+
* @author liufan
|
|
51513
|
+
* @date 2022年5月25日
|
|
51491
51514
|
**/
|
|
51492
51515
|
getProcess: function getProcess(val) {
|
|
51493
|
-
var
|
|
51516
|
+
var _this33 = this;
|
|
51494
51517
|
|
|
51495
51518
|
var params = flow_src_mainvue_type_script_lang_js_extends({
|
|
51496
51519
|
businessId: this.businessId,
|
|
@@ -51505,56 +51528,56 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51505
51528
|
message = res.message,
|
|
51506
51529
|
data = res.data;
|
|
51507
51530
|
|
|
51508
|
-
|
|
51531
|
+
_this33.loading.close();
|
|
51509
51532
|
if (status === 'success') {
|
|
51510
51533
|
if (data.simpleTips != undefined) {
|
|
51511
|
-
|
|
51534
|
+
_this33.simpleTips = data.simpleTips;
|
|
51512
51535
|
}
|
|
51513
|
-
|
|
51536
|
+
_this33.isStartFlowChartView = data.isStartFlowChartView;
|
|
51514
51537
|
if (!Object.keys(data).length || data.definitionList && !data.definitionList.length) {
|
|
51515
|
-
|
|
51538
|
+
_this33.$message.error('流程不存在或未关联对应流程!');
|
|
51516
51539
|
} else {
|
|
51517
|
-
|
|
51518
|
-
|
|
51519
|
-
|
|
51520
|
-
|
|
51521
|
-
return item.processDefKey ==
|
|
51540
|
+
_this33.startFlowPageEmbeddedIntoStartFlowIndex = data.startFlowPageEmbeddedIntoStartFlowIndex;
|
|
51541
|
+
_this33.activitiDefinitionSort = data.activitiDefinitionSort;
|
|
51542
|
+
_this33.nodeInfo.option = data.definitionList;
|
|
51543
|
+
_this33.nodeInfo.nextNode = data.definitionList.filter(function (item) {
|
|
51544
|
+
return item.processDefKey == _this33.defaultProcessKey;
|
|
51522
51545
|
});
|
|
51523
|
-
if (
|
|
51524
|
-
|
|
51546
|
+
if (_this33.nodeInfo.nextNode.length) {
|
|
51547
|
+
_this33.nodeInfo.nextNode = _this33.nodeInfo.nextNode[0].processDefId;
|
|
51525
51548
|
} else {
|
|
51526
51549
|
if (data.definitionList.length != 0) {
|
|
51527
|
-
|
|
51550
|
+
_this33.nodeInfo.nextNode = data.definitionList[0].processDefId;
|
|
51528
51551
|
} else {
|
|
51529
|
-
|
|
51552
|
+
_this33.nodeInfo.nextNode = '';
|
|
51530
51553
|
}
|
|
51531
51554
|
}
|
|
51532
|
-
if (
|
|
51533
|
-
|
|
51555
|
+
if (_this33.nodeInfo.nextNode) {
|
|
51556
|
+
_this33.handleChange(_this33.nodeInfo.nextNode, true);
|
|
51534
51557
|
}
|
|
51535
|
-
if (
|
|
51536
|
-
|
|
51558
|
+
if (_this33.showCirculate != undefined && !_this33.showCirculate && _this33.urgencyLevel) {
|
|
51559
|
+
_this33.getAdminMsgType();
|
|
51537
51560
|
}
|
|
51538
51561
|
}
|
|
51539
51562
|
} else {
|
|
51540
|
-
|
|
51563
|
+
_this33.$message.error(message || '系统错误,请联系管理员!');
|
|
51541
51564
|
}
|
|
51542
51565
|
}).catch(function (err) {
|
|
51543
|
-
|
|
51566
|
+
_this33.loading.close();
|
|
51544
51567
|
if (err.message && err.message !== 'canceled') {
|
|
51545
|
-
|
|
51568
|
+
_this33.$message.error(err.message);
|
|
51546
51569
|
}
|
|
51547
51570
|
});
|
|
51548
51571
|
},
|
|
51549
51572
|
|
|
51550
|
-
/**
|
|
51551
|
-
* getPendedhistoryList
|
|
51552
|
-
* @desc:获取流程列表
|
|
51553
|
-
* @author liufan
|
|
51554
|
-
* @date 2022年5月25日
|
|
51573
|
+
/**
|
|
51574
|
+
* getPendedhistoryList
|
|
51575
|
+
* @desc:获取流程列表
|
|
51576
|
+
* @author liufan
|
|
51577
|
+
* @date 2022年5月25日
|
|
51555
51578
|
**/
|
|
51556
51579
|
getPendedhistoryList: function getPendedhistoryList() {
|
|
51557
|
-
var
|
|
51580
|
+
var _this34 = this;
|
|
51558
51581
|
|
|
51559
51582
|
var params = {
|
|
51560
51583
|
apprecordId: this.businessIds,
|
|
@@ -51567,22 +51590,22 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51567
51590
|
results = res.results;
|
|
51568
51591
|
|
|
51569
51592
|
if (!rCode) {
|
|
51570
|
-
|
|
51571
|
-
|
|
51572
|
-
|
|
51573
|
-
|
|
51574
|
-
|
|
51593
|
+
_this34.nextNode.nextUserId = [];
|
|
51594
|
+
_this34.showNews = false;
|
|
51595
|
+
_this34.nextNode.notificationType = [];
|
|
51596
|
+
_this34.pendingId = results[results.length - 1].attachId;
|
|
51597
|
+
_this34.getHedInfo();
|
|
51575
51598
|
} else {
|
|
51576
|
-
|
|
51599
|
+
_this34.$message.error(msg || '系统错误,请联系管理员!');
|
|
51577
51600
|
}
|
|
51578
51601
|
}).catch(function (err) {
|
|
51579
51602
|
if (err.message && err.message !== 'canceled') {
|
|
51580
|
-
|
|
51603
|
+
_this34.$message.error(err.message);
|
|
51581
51604
|
}
|
|
51582
51605
|
});
|
|
51583
51606
|
},
|
|
51584
51607
|
reqCircularRead: function reqCircularRead(type) {
|
|
51585
|
-
var
|
|
51608
|
+
var _this35 = this;
|
|
51586
51609
|
|
|
51587
51610
|
var _that = this;
|
|
51588
51611
|
var params = {
|
|
@@ -51596,7 +51619,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51596
51619
|
};
|
|
51597
51620
|
this.loading = utils_util.loading(this.$loading, '提交中...');
|
|
51598
51621
|
utils_util.ajax(params).then(function (res) {
|
|
51599
|
-
|
|
51622
|
+
_this35.loading.close();
|
|
51600
51623
|
if (res.rCode == 0) {
|
|
51601
51624
|
if (res.results.alert) {
|
|
51602
51625
|
_that.$confirm(res.results.message, {
|
|
@@ -51622,28 +51645,28 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51622
51645
|
beforeSubProcess: function beforeSubProcess() {},
|
|
51623
51646
|
|
|
51624
51647
|
// 提交流程
|
|
51625
|
-
/**
|
|
51626
|
-
* subProcess
|
|
51627
|
-
* @desc:提交流程
|
|
51628
|
-
* @author liufan
|
|
51629
|
-
* @param {String} formName 当前form表单ref值
|
|
51630
|
-
* @date 2022年5月25日
|
|
51648
|
+
/**
|
|
51649
|
+
* subProcess
|
|
51650
|
+
* @desc:提交流程
|
|
51651
|
+
* @author liufan
|
|
51652
|
+
* @param {String} formName 当前form表单ref值
|
|
51653
|
+
* @date 2022年5月25日
|
|
51631
51654
|
**/
|
|
51632
51655
|
subProcess: function subProcess(val, type) {
|
|
51633
|
-
var
|
|
51656
|
+
var _this36 = this;
|
|
51634
51657
|
|
|
51635
51658
|
return this.$refs['nextNode'].validate(function (valid) {
|
|
51636
51659
|
if (valid) {
|
|
51637
|
-
if (
|
|
51638
|
-
|
|
51639
|
-
|
|
51640
|
-
|
|
51660
|
+
if (_this36.isSubmitButtonShowAgreeAndDisagree == 1) {
|
|
51661
|
+
_this36.value = _this36.value.replace(RegExp('不同意。', 'g'), '');
|
|
51662
|
+
_this36.value = _this36.value.replace(RegExp('同意。', 'g'), '');
|
|
51663
|
+
_this36.value = val + _this36.value;
|
|
51641
51664
|
}
|
|
51642
|
-
if (!
|
|
51643
|
-
|
|
51665
|
+
if (!_this36.validInfo()) {
|
|
51666
|
+
_this36.freeValid = false;
|
|
51644
51667
|
return;
|
|
51645
51668
|
} else {
|
|
51646
|
-
|
|
51669
|
+
_this36.freeValid = true;
|
|
51647
51670
|
}
|
|
51648
51671
|
// if (
|
|
51649
51672
|
// this.currentNodeIsCircularReadNode &&
|
|
@@ -51652,28 +51675,28 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51652
51675
|
// this.reqCircularRead(type);
|
|
51653
51676
|
// return;
|
|
51654
51677
|
// }
|
|
51655
|
-
if (
|
|
51656
|
-
var btnInfo =
|
|
51657
|
-
return x.key ===
|
|
51678
|
+
if (_this36.submitButtonFunKey) {
|
|
51679
|
+
var btnInfo = _this36.taskNodeButtons.filter(function (x) {
|
|
51680
|
+
return x.key === _this36.submitButtonFunKey;
|
|
51658
51681
|
});
|
|
51659
51682
|
if (btnInfo.length > 0) {
|
|
51660
51683
|
if (btnInfo[0].type == 4) {
|
|
51661
|
-
|
|
51684
|
+
_this36.$emit('buttonClick', { fun: btnInfo[0].fun, opinion: _this36.value }, _this36.sendData);
|
|
51662
51685
|
} else if (btnInfo[0].type == 2) {
|
|
51663
|
-
|
|
51686
|
+
_this36.goView(btnInfo[0]);
|
|
51664
51687
|
}
|
|
51665
51688
|
}
|
|
51666
51689
|
return;
|
|
51667
51690
|
}
|
|
51668
51691
|
if (type == 'multiInsMidwayWithSubmitScene') {
|
|
51669
|
-
|
|
51692
|
+
_this36.sendData(type);
|
|
51670
51693
|
return;
|
|
51671
51694
|
}
|
|
51672
|
-
if (
|
|
51673
|
-
|
|
51695
|
+
if (_this36.beforeSubmit == undefined) {
|
|
51696
|
+
_this36.subFun(_this36.sendData);
|
|
51674
51697
|
} else {
|
|
51675
|
-
|
|
51676
|
-
|
|
51698
|
+
_this36.beforeSubmit(1).then(function (next) {
|
|
51699
|
+
_this36.sendData();
|
|
51677
51700
|
}).catch(function (e) {});
|
|
51678
51701
|
}
|
|
51679
51702
|
}
|
|
@@ -51718,14 +51741,14 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51718
51741
|
return true;
|
|
51719
51742
|
},
|
|
51720
51743
|
flowSuccess: function flowSuccess(hideMessage) {
|
|
51721
|
-
var
|
|
51744
|
+
var _this37 = this;
|
|
51722
51745
|
|
|
51723
51746
|
if (!this.simpleTips) {
|
|
51724
51747
|
this.$alert('提交成功', '', {
|
|
51725
51748
|
confirmButtonText: '确定',
|
|
51726
51749
|
type: 'success',
|
|
51727
51750
|
callback: function callback(action) {
|
|
51728
|
-
|
|
51751
|
+
_this37.$emit('success');
|
|
51729
51752
|
}
|
|
51730
51753
|
});
|
|
51731
51754
|
} else {
|
|
@@ -51736,7 +51759,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51736
51759
|
}
|
|
51737
51760
|
},
|
|
51738
51761
|
sendData: function sendData(freetype) {
|
|
51739
|
-
var
|
|
51762
|
+
var _this38 = this;
|
|
51740
51763
|
|
|
51741
51764
|
if (this.isFlow && this.nodeInfo.nextNode && this.startFlowPageEmbeddedIntoStartFlowIndex) {
|
|
51742
51765
|
if (this.directCreateCircularReadWhenFlowStarted) {
|
|
@@ -51758,75 +51781,75 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51758
51781
|
break;
|
|
51759
51782
|
}
|
|
51760
51783
|
|
|
51761
|
-
if (!
|
|
51784
|
+
if (!_this38.isFlow) {
|
|
51762
51785
|
_context2.next = 7;
|
|
51763
51786
|
break;
|
|
51764
51787
|
}
|
|
51765
51788
|
|
|
51766
|
-
if (!(
|
|
51789
|
+
if (!(_this38.isOpinionRequired && !_this38.$refs.commonOpinions.validate())) {
|
|
51767
51790
|
_context2.next = 5;
|
|
51768
51791
|
break;
|
|
51769
51792
|
}
|
|
51770
51793
|
|
|
51771
|
-
|
|
51794
|
+
_this38.$message.warning('请输入审批意见');
|
|
51772
51795
|
return _context2.abrupt('return');
|
|
51773
51796
|
|
|
51774
51797
|
case 5:
|
|
51775
|
-
if (
|
|
51776
|
-
|
|
51798
|
+
if (_this38.directCreateCircularReadWhenFlowStarted) {
|
|
51799
|
+
_this38.circulateVisible = true;
|
|
51777
51800
|
} else {
|
|
51778
|
-
|
|
51801
|
+
_this38.handleVisible = true;
|
|
51779
51802
|
}
|
|
51780
51803
|
return _context2.abrupt('return');
|
|
51781
51804
|
|
|
51782
51805
|
case 7:
|
|
51783
51806
|
nextUserId = [];
|
|
51784
51807
|
|
|
51785
|
-
if (
|
|
51786
|
-
|
|
51808
|
+
if (_this38.multiple) {
|
|
51809
|
+
_this38.nextNode.nextUserId && _this38.nextNode.nextUserId.map(function (item) {
|
|
51787
51810
|
return nextUserId.push(item);
|
|
51788
51811
|
});
|
|
51789
51812
|
}
|
|
51790
51813
|
addSignUserId = [];
|
|
51791
51814
|
|
|
51792
|
-
if (
|
|
51793
|
-
|
|
51815
|
+
if (_this38.isCanAddSign && _this38.nextNode.isAddSign == '1') {
|
|
51816
|
+
_this38.nextNode.addSignUserId.map(function (item) {
|
|
51794
51817
|
addSignUserId.push(item);
|
|
51795
51818
|
});
|
|
51796
51819
|
}
|
|
51797
51820
|
removeSignUserId = [];
|
|
51798
51821
|
|
|
51799
|
-
if (
|
|
51800
|
-
|
|
51822
|
+
if (_this38.isCanRemoveSign && _this38.nextNode.isRemoveSign == '1') {
|
|
51823
|
+
_this38.nextNode.removeSignUserId.map(function (item) {
|
|
51801
51824
|
removeSignUserId.push(item);
|
|
51802
51825
|
});
|
|
51803
51826
|
}
|
|
51804
51827
|
str = '';
|
|
51805
51828
|
|
|
51806
|
-
if (
|
|
51807
|
-
str =
|
|
51829
|
+
if (_this38.value) {
|
|
51830
|
+
str = _this38.value.replace(/\s+/g, '');
|
|
51808
51831
|
}
|
|
51809
|
-
if ((!
|
|
51810
|
-
|
|
51832
|
+
if ((!_this38.value || str === '') && _this38.nodeDefaultSubmitOpinion) {
|
|
51833
|
+
_this38.value = _this38.nodeDefaultSubmitOpinion;
|
|
51811
51834
|
}
|
|
51812
|
-
if (!
|
|
51813
|
-
delete
|
|
51814
|
-
delete
|
|
51835
|
+
if (!_this38.isSpecial) {
|
|
51836
|
+
delete _this38.nextNode.nextOperate;
|
|
51837
|
+
delete _this38.nextNode.nextNodeId;
|
|
51815
51838
|
}
|
|
51816
|
-
if (
|
|
51817
|
-
|
|
51818
|
-
|
|
51839
|
+
if (_this38.nextNode.nextOperate === 9 || _this38.oldNextOperate == 9) {
|
|
51840
|
+
_this38.nextNode.isReturnRejectNode = 1;
|
|
51841
|
+
_this38.nextNode.processDefinitionId = _this38.processObj.taskExamine.processDefinitionId;
|
|
51819
51842
|
}
|
|
51820
|
-
if (
|
|
51821
|
-
delete
|
|
51843
|
+
if (_this38.nextNode.nextOperate != 0 && _this38.nextNode.nextOperate != 1 && _this38.oldNextOperate === '' || _this38.oldNextOperate !== '' && _this38.oldNextOperate != 0 && _this38.oldNextOperate != 1) {
|
|
51844
|
+
delete _this38.nextNode.nextNodeId;
|
|
51822
51845
|
}
|
|
51823
51846
|
|
|
51824
|
-
if (!
|
|
51847
|
+
if (!_this38.isCancelSecondConfirmationType) {
|
|
51825
51848
|
_context2.next = 22;
|
|
51826
51849
|
break;
|
|
51827
51850
|
}
|
|
51828
51851
|
|
|
51829
|
-
|
|
51852
|
+
_this38.$confirm('确认提交吗?', '提示', {
|
|
51830
51853
|
confirmButtonText: '确定',
|
|
51831
51854
|
cancelButtonText: '取消',
|
|
51832
51855
|
type: 'warning'
|
|
@@ -51842,46 +51865,46 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51842
51865
|
}
|
|
51843
51866
|
|
|
51844
51867
|
_context.next = 3;
|
|
51845
|
-
return
|
|
51868
|
+
return _this38.saveInfo('subMit');
|
|
51846
51869
|
|
|
51847
51870
|
case 3:
|
|
51848
|
-
|
|
51871
|
+
_this38.loading = utils_util.loading(_this38.$loading, '加载中...');
|
|
51849
51872
|
|
|
51850
51873
|
case 4:
|
|
51851
51874
|
notificationType = '';
|
|
51852
51875
|
|
|
51853
|
-
notificationType =
|
|
51876
|
+
notificationType = _this38.nextNode.notificationType.join(',');
|
|
51854
51877
|
addSignUserId = addSignUserId.join(',');
|
|
51855
51878
|
removeSignUserId = removeSignUserId.join(',');
|
|
51856
|
-
if (!
|
|
51857
|
-
delete
|
|
51879
|
+
if (!_this38.isCanPreAddSign || _this38.nextNode.isAddSign != '1') {
|
|
51880
|
+
delete _this38.nextNode.addSignMode;
|
|
51858
51881
|
}
|
|
51859
51882
|
|
|
51860
|
-
params = flow_src_mainvue_type_script_lang_js_extends({},
|
|
51861
|
-
nextOperate:
|
|
51862
|
-
pendingId:
|
|
51863
|
-
opinion:
|
|
51883
|
+
params = flow_src_mainvue_type_script_lang_js_extends({}, _this38.nextNode, {
|
|
51884
|
+
nextOperate: _this38.oldNextOperate !== '' ? _this38.oldNextOperate : _this38.nextNode.nextOperate,
|
|
51885
|
+
pendingId: _this38.pendingId,
|
|
51886
|
+
opinion: _this38.isForceDisplayDefaultOptionForPrefix && !_this38.value.startsWith(_this38.nodeDefaultSubmitOpinion) ? _this38.nodeDefaultSubmitOpinion + _this38.value : _this38.value,
|
|
51864
51887
|
userId: utils_util.getStorage('userId'),
|
|
51865
|
-
nextUserId:
|
|
51888
|
+
nextUserId: _this38.multiple ? nextUserId.join(',') : _this38.nextNode.nextUserId,
|
|
51866
51889
|
addSignUserId: addSignUserId,
|
|
51867
|
-
customPresetUserJson: JSON.stringify(
|
|
51868
|
-
presetUserJson: JSON.stringify(
|
|
51890
|
+
customPresetUserJson: JSON.stringify(_this38.presetList),
|
|
51891
|
+
presetUserJson: JSON.stringify(_this38.presetUserJson),
|
|
51869
51892
|
removeSignUserId: removeSignUserId,
|
|
51870
|
-
nextReadUserId:
|
|
51871
|
-
nextOrgId: !
|
|
51872
|
-
presetReadUserId:
|
|
51893
|
+
nextReadUserId: _this38.readMultiple ? _this38.mixReadList && _this38.mixReadList.join('|') : _this38.nextNode.nextReadUserId,
|
|
51894
|
+
nextOrgId: !_this38.isShowNextUser ? _this38.multiple ? _this38.mixOrgIdList && _this38.mixOrgIdList.join('|') : _this38.nextNode.nextOrgId : '',
|
|
51895
|
+
presetReadUserId: _this38.mixPresetList && _this38.mixPresetList.length > 0 ? _this38.mixPresetList.join('|') : _this38.nextNode.presetReadUserId.join(','),
|
|
51873
51896
|
notificationType: notificationType
|
|
51874
51897
|
});
|
|
51875
51898
|
|
|
51876
|
-
if (
|
|
51899
|
+
if (_this38.activeNames != '1') delete params.customPresetUserJson;
|
|
51877
51900
|
delete params.customLimitTimeText;
|
|
51878
|
-
if (
|
|
51901
|
+
if (_this38.nextNode.isRemoveSign != '1') {
|
|
51879
51902
|
delete params.removeSignUserId;
|
|
51880
51903
|
}
|
|
51881
|
-
if (
|
|
51904
|
+
if (_this38.nextNode.isAddSign != '1') {
|
|
51882
51905
|
delete params.addSignUserId;
|
|
51883
51906
|
}
|
|
51884
|
-
if (!
|
|
51907
|
+
if (!_this38.isSpecial) {
|
|
51885
51908
|
delete params.nextUserId;
|
|
51886
51909
|
}
|
|
51887
51910
|
|
|
@@ -51890,13 +51913,13 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51890
51913
|
break;
|
|
51891
51914
|
}
|
|
51892
51915
|
|
|
51893
|
-
params.isSubFlow =
|
|
51894
|
-
|
|
51916
|
+
params.isSubFlow = _this38.taskExamineInfo.isSubFlow;
|
|
51917
|
+
_this38.taskParams = params;
|
|
51895
51918
|
return _context.abrupt('return');
|
|
51896
51919
|
|
|
51897
51920
|
case 19:
|
|
51898
|
-
|
|
51899
|
-
isEndUserTask =
|
|
51921
|
+
_this38.loading = utils_util.loading(_this38.$loading, '提交中...');
|
|
51922
|
+
isEndUserTask = _this38.isEndUserTask, choiceOrgId = _this38.choiceOrgId, choiceDeptId = _this38.choiceDeptId, pOrgId = _this38.pOrgId, taskExamineInfo = _this38.taskExamineInfo, currentNodeIsCircularReadNode = _this38.currentNodeIsCircularReadNode, needRetrialAuth = _this38.needRetrialAuth, circularReadParamsMap = _this38.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this38.currentNodeEnableItemHandleDescription;
|
|
51900
51923
|
|
|
51901
51924
|
params.isEndUserTask = isEndUserTask;
|
|
51902
51925
|
params.choiceOrgId = choiceOrgId;
|
|
@@ -51920,17 +51943,17 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51920
51943
|
var status = res.status,
|
|
51921
51944
|
message = res.message;
|
|
51922
51945
|
|
|
51923
|
-
|
|
51946
|
+
_this38.loading.close();
|
|
51924
51947
|
if (status === 'success') {
|
|
51925
|
-
|
|
51948
|
+
_this38.flowSuccess();
|
|
51926
51949
|
} else {
|
|
51927
|
-
|
|
51928
|
-
|
|
51950
|
+
_this38.$message.error(message || '系统错误,请联系管理员!');
|
|
51951
|
+
_this38.$emit('error');
|
|
51929
51952
|
}
|
|
51930
51953
|
}).catch(function (err) {
|
|
51931
|
-
|
|
51954
|
+
_this38.loading.close();
|
|
51932
51955
|
if (err.message && err.message !== 'canceled') {
|
|
51933
|
-
|
|
51956
|
+
_this38.$message.error(err.message);
|
|
51934
51957
|
}
|
|
51935
51958
|
}));
|
|
51936
51959
|
|
|
@@ -51939,7 +51962,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51939
51962
|
return _context.stop();
|
|
51940
51963
|
}
|
|
51941
51964
|
}
|
|
51942
|
-
}, _callee,
|
|
51965
|
+
}, _callee, _this38);
|
|
51943
51966
|
})));
|
|
51944
51967
|
return _context2.abrupt('return');
|
|
51945
51968
|
|
|
@@ -51950,46 +51973,46 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51950
51973
|
}
|
|
51951
51974
|
|
|
51952
51975
|
_context2.next = 25;
|
|
51953
|
-
return
|
|
51976
|
+
return _this38.saveInfo('subMit');
|
|
51954
51977
|
|
|
51955
51978
|
case 25:
|
|
51956
|
-
|
|
51979
|
+
_this38.loading = utils_util.loading(_this38.$loading, '加载中...');
|
|
51957
51980
|
|
|
51958
51981
|
case 26:
|
|
51959
51982
|
notificationType = '';
|
|
51960
51983
|
|
|
51961
|
-
notificationType =
|
|
51984
|
+
notificationType = _this38.nextNode.notificationType.join(',');
|
|
51962
51985
|
addSignUserId = addSignUserId.join(',');
|
|
51963
51986
|
removeSignUserId = removeSignUserId.join(',');
|
|
51964
|
-
if (!
|
|
51965
|
-
delete
|
|
51987
|
+
if (!_this38.isCanPreAddSign || _this38.nextNode.isAddSign != '1') {
|
|
51988
|
+
delete _this38.nextNode.addSignMode;
|
|
51966
51989
|
}
|
|
51967
51990
|
|
|
51968
|
-
params = flow_src_mainvue_type_script_lang_js_extends({},
|
|
51969
|
-
nextOperate:
|
|
51970
|
-
pendingId:
|
|
51971
|
-
opinion:
|
|
51991
|
+
params = flow_src_mainvue_type_script_lang_js_extends({}, _this38.nextNode, {
|
|
51992
|
+
nextOperate: _this38.oldNextOperate !== '' ? _this38.oldNextOperate : _this38.nextNode.nextOperate,
|
|
51993
|
+
pendingId: _this38.pendingId,
|
|
51994
|
+
opinion: _this38.isForceDisplayDefaultOptionForPrefix && !_this38.value.startsWith(_this38.nodeDefaultSubmitOpinion) ? _this38.nodeDefaultSubmitOpinion + _this38.value : _this38.value,
|
|
51972
51995
|
userId: utils_util.getStorage('userId'),
|
|
51973
|
-
nextUserId:
|
|
51996
|
+
nextUserId: _this38.multiple ? nextUserId.join(',') : _this38.nextNode.nextUserId,
|
|
51974
51997
|
addSignUserId: addSignUserId,
|
|
51975
|
-
customPresetUserJson: JSON.stringify(
|
|
51976
|
-
presetUserJson: JSON.stringify(
|
|
51998
|
+
customPresetUserJson: JSON.stringify(_this38.presetList),
|
|
51999
|
+
presetUserJson: JSON.stringify(_this38.presetUserJson),
|
|
51977
52000
|
removeSignUserId: removeSignUserId,
|
|
51978
|
-
nextReadUserId:
|
|
51979
|
-
nextOrgId: !
|
|
51980
|
-
presetReadUserId:
|
|
52001
|
+
nextReadUserId: _this38.readMultiple ? _this38.mixReadList && _this38.mixReadList.join('|') : _this38.nextNode.nextReadUserId,
|
|
52002
|
+
nextOrgId: !_this38.isShowNextUser ? _this38.multiple ? _this38.mixOrgIdList && _this38.mixOrgIdList.join('|') : _this38.nextNode.nextOrgId : '',
|
|
52003
|
+
presetReadUserId: _this38.mixPresetList && _this38.mixPresetList.length > 0 ? _this38.mixPresetList.join('|') : _this38.nextNode.presetReadUserId.join(','),
|
|
51981
52004
|
notificationType: notificationType
|
|
51982
52005
|
});
|
|
51983
52006
|
|
|
51984
|
-
if (
|
|
52007
|
+
if (_this38.activeNames != '1') delete params.customPresetUserJson;
|
|
51985
52008
|
delete params.customLimitTimeText;
|
|
51986
|
-
if (
|
|
52009
|
+
if (_this38.nextNode.isRemoveSign != '1') {
|
|
51987
52010
|
delete params.removeSignUserId;
|
|
51988
52011
|
}
|
|
51989
|
-
if (
|
|
52012
|
+
if (_this38.nextNode.isAddSign != '1') {
|
|
51990
52013
|
delete params.addSignUserId;
|
|
51991
52014
|
}
|
|
51992
|
-
if (!
|
|
52015
|
+
if (!_this38.isSpecial) {
|
|
51993
52016
|
delete params.nextUserId;
|
|
51994
52017
|
}
|
|
51995
52018
|
|
|
@@ -51998,13 +52021,13 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51998
52021
|
break;
|
|
51999
52022
|
}
|
|
52000
52023
|
|
|
52001
|
-
params.isSubFlow =
|
|
52002
|
-
|
|
52024
|
+
params.isSubFlow = _this38.taskExamineInfo.isSubFlow;
|
|
52025
|
+
_this38.taskParams = params;
|
|
52003
52026
|
return _context2.abrupt('return');
|
|
52004
52027
|
|
|
52005
52028
|
case 41:
|
|
52006
|
-
|
|
52007
|
-
isEndUserTask =
|
|
52029
|
+
_this38.loading = utils_util.loading(_this38.$loading, '提交中...');
|
|
52030
|
+
isEndUserTask = _this38.isEndUserTask, choiceOrgId = _this38.choiceOrgId, choiceDeptId = _this38.choiceDeptId, pOrgId = _this38.pOrgId, taskExamineInfo = _this38.taskExamineInfo, currentNodeIsCircularReadNode = _this38.currentNodeIsCircularReadNode, needRetrialAuth = _this38.needRetrialAuth, circularReadParamsMap = _this38.circularReadParamsMap, currentNodeEnableItemHandleDescription = _this38.currentNodeEnableItemHandleDescription;
|
|
52008
52031
|
|
|
52009
52032
|
params.isEndUserTask = isEndUserTask;
|
|
52010
52033
|
params.choiceOrgId = choiceOrgId;
|
|
@@ -52028,17 +52051,17 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
52028
52051
|
var status = res.status,
|
|
52029
52052
|
message = res.message;
|
|
52030
52053
|
|
|
52031
|
-
|
|
52054
|
+
_this38.loading.close();
|
|
52032
52055
|
if (status === 'success') {
|
|
52033
|
-
|
|
52056
|
+
_this38.flowSuccess();
|
|
52034
52057
|
} else {
|
|
52035
|
-
|
|
52036
|
-
|
|
52058
|
+
_this38.$message.error(message || '系统错误,请联系管理员!');
|
|
52059
|
+
_this38.$emit('error');
|
|
52037
52060
|
}
|
|
52038
52061
|
}).catch(function (err) {
|
|
52039
|
-
|
|
52062
|
+
_this38.loading.close();
|
|
52040
52063
|
if (err.message && err.message !== 'canceled') {
|
|
52041
|
-
|
|
52064
|
+
_this38.$message.error(err.message);
|
|
52042
52065
|
}
|
|
52043
52066
|
}));
|
|
52044
52067
|
|
|
@@ -52050,7 +52073,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
52050
52073
|
return _context2.stop();
|
|
52051
52074
|
}
|
|
52052
52075
|
}
|
|
52053
|
-
}, _callee2,
|
|
52076
|
+
}, _callee2, _this38);
|
|
52054
52077
|
}));
|
|
52055
52078
|
|
|
52056
52079
|
return function (_x) {
|
|
@@ -52106,8 +52129,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
52106
52129
|
|
|
52107
52130
|
var flow_src_main_component = normalizeComponent(
|
|
52108
52131
|
packages_flow_src_mainvue_type_script_lang_js_,
|
|
52109
|
-
|
|
52110
|
-
|
|
52132
|
+
mainvue_type_template_id_5f0c32cd_render,
|
|
52133
|
+
mainvue_type_template_id_5f0c32cd_staticRenderFns,
|
|
52111
52134
|
false,
|
|
52112
52135
|
null,
|
|
52113
52136
|
null,
|
|
@@ -70627,10 +70650,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
70627
70650
|
this.$refs.user.handleSelect(res);
|
|
70628
70651
|
},
|
|
70629
70652
|
|
|
70630
|
-
/**
|
|
70631
|
-
* @desc:匹配路由
|
|
70632
|
-
* @author huangbo
|
|
70633
|
-
* @date 2024年9月7日
|
|
70653
|
+
/**
|
|
70654
|
+
* @desc:匹配路由
|
|
70655
|
+
* @author huangbo
|
|
70656
|
+
* @date 2024年9月7日
|
|
70634
70657
|
**/
|
|
70635
70658
|
hasRouter: function hasRouter(res, url, code) {
|
|
70636
70659
|
if (!url) {
|
|
@@ -70674,10 +70697,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
70674
70697
|
return false;
|
|
70675
70698
|
},
|
|
70676
70699
|
|
|
70677
|
-
/**
|
|
70678
|
-
* @desc:获取初始数据
|
|
70679
|
-
* @author huangbo
|
|
70680
|
-
* @date 2024年9月7日
|
|
70700
|
+
/**
|
|
70701
|
+
* @desc:获取初始数据
|
|
70702
|
+
* @author huangbo
|
|
70703
|
+
* @date 2024年9月7日
|
|
70681
70704
|
**/
|
|
70682
70705
|
init: function init(results, first) {
|
|
70683
70706
|
this.setConfig(results);
|
|
@@ -70686,10 +70709,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
70686
70709
|
}
|
|
70687
70710
|
},
|
|
70688
70711
|
|
|
70689
|
-
/**
|
|
70690
|
-
* @desc:设置用户配置及信息
|
|
70691
|
-
* @author huangbo
|
|
70692
|
-
* @date 2024年9月7日
|
|
70712
|
+
/**
|
|
70713
|
+
* @desc:设置用户配置及信息
|
|
70714
|
+
* @author huangbo
|
|
70715
|
+
* @date 2024年9月7日
|
|
70693
70716
|
**/
|
|
70694
70717
|
setConfig: function setConfig(results) {
|
|
70695
70718
|
localStorage.setItem('mainConfig', JSON.stringify(results));
|
|
@@ -70857,10 +70880,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
70857
70880
|
}
|
|
70858
70881
|
},
|
|
70859
70882
|
|
|
70860
|
-
/**
|
|
70861
|
-
* @desc:获取所有应用
|
|
70862
|
-
* @author huangbo
|
|
70863
|
-
* @date 2024年9月7日
|
|
70883
|
+
/**
|
|
70884
|
+
* @desc:获取所有应用
|
|
70885
|
+
* @author huangbo
|
|
70886
|
+
* @date 2024年9月7日
|
|
70864
70887
|
**/
|
|
70865
70888
|
getApplications: function getApplications() {
|
|
70866
70889
|
var _this2 = this;
|
|
@@ -70908,10 +70931,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
70908
70931
|
});
|
|
70909
70932
|
},
|
|
70910
70933
|
|
|
70911
|
-
/**
|
|
70912
|
-
* @desc:获取菜单列表
|
|
70913
|
-
* @author huangbo
|
|
70914
|
-
* @date 2024年9月7日
|
|
70934
|
+
/**
|
|
70935
|
+
* @desc:获取菜单列表
|
|
70936
|
+
* @author huangbo
|
|
70937
|
+
* @date 2024年9月7日
|
|
70915
70938
|
**/
|
|
70916
70939
|
getMenus: function getMenus(loading) {
|
|
70917
70940
|
var _this3 = this;
|
|
@@ -70944,10 +70967,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
70944
70967
|
});
|
|
70945
70968
|
},
|
|
70946
70969
|
|
|
70947
|
-
/**
|
|
70948
|
-
* @desc:处理菜单列表
|
|
70949
|
-
* @author huangbo
|
|
70950
|
-
* @date 2024年9月7日
|
|
70970
|
+
/**
|
|
70971
|
+
* @desc:处理菜单列表
|
|
70972
|
+
* @author huangbo
|
|
70973
|
+
* @date 2024年9月7日
|
|
70951
70974
|
**/
|
|
70952
70975
|
renderMenus: function renderMenus(res) {
|
|
70953
70976
|
this.menus = res;
|
|
@@ -71043,10 +71066,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71043
71066
|
}
|
|
71044
71067
|
},
|
|
71045
71068
|
|
|
71046
|
-
/**
|
|
71047
|
-
* @desc:设置页面加载类型
|
|
71048
|
-
* @author huangbo
|
|
71049
|
-
* @date 2024年9月7日
|
|
71069
|
+
/**
|
|
71070
|
+
* @desc:设置页面加载类型
|
|
71071
|
+
* @author huangbo
|
|
71072
|
+
* @date 2024年9月7日
|
|
71050
71073
|
**/
|
|
71051
71074
|
setIframeType: function setIframeType(res) {
|
|
71052
71075
|
var url = res.url;
|
|
@@ -71102,10 +71125,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71102
71125
|
return res;
|
|
71103
71126
|
},
|
|
71104
71127
|
|
|
71105
|
-
/**
|
|
71106
|
-
* @desc:获取菜单
|
|
71107
|
-
* @author huangbo
|
|
71108
|
-
* @date 2024年9月7日
|
|
71128
|
+
/**
|
|
71129
|
+
* @desc:获取菜单
|
|
71130
|
+
* @author huangbo
|
|
71131
|
+
* @date 2024年9月7日
|
|
71109
71132
|
**/
|
|
71110
71133
|
getMenu: function getMenu(menus, res, key) {
|
|
71111
71134
|
if (Array.isArray(menus)) {
|
|
@@ -71134,10 +71157,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71134
71157
|
return false;
|
|
71135
71158
|
},
|
|
71136
71159
|
|
|
71137
|
-
/**
|
|
71138
|
-
* @desc:获取菜单第一条数据
|
|
71139
|
-
* @author huangbo
|
|
71140
|
-
* @date 2024年9月7日
|
|
71160
|
+
/**
|
|
71161
|
+
* @desc:获取菜单第一条数据
|
|
71162
|
+
* @author huangbo
|
|
71163
|
+
* @date 2024年9月7日
|
|
71141
71164
|
**/
|
|
71142
71165
|
getFirst: function getFirst(obj) {
|
|
71143
71166
|
if (!obj) {
|
|
@@ -71156,10 +71179,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71156
71179
|
}
|
|
71157
71180
|
},
|
|
71158
71181
|
|
|
71159
|
-
/**
|
|
71160
|
-
* @desc:遍历设置菜单气泡提醒
|
|
71161
|
-
* @author huangbo
|
|
71162
|
-
* @date 2024年9月7日
|
|
71182
|
+
/**
|
|
71183
|
+
* @desc:遍历设置菜单气泡提醒
|
|
71184
|
+
* @author huangbo
|
|
71185
|
+
* @date 2024年9月7日
|
|
71163
71186
|
**/
|
|
71164
71187
|
setTips: function setTips(obj) {
|
|
71165
71188
|
var _this4 = this;
|
|
@@ -71230,10 +71253,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71230
71253
|
}
|
|
71231
71254
|
},
|
|
71232
71255
|
|
|
71233
|
-
/**
|
|
71234
|
-
* @desc:获取气泡提醒
|
|
71235
|
-
* @author huangbo
|
|
71236
|
-
* @date 2024年9月7日
|
|
71256
|
+
/**
|
|
71257
|
+
* @desc:获取气泡提醒
|
|
71258
|
+
* @author huangbo
|
|
71259
|
+
* @date 2024年9月7日
|
|
71237
71260
|
**/
|
|
71238
71261
|
getBadge: function getBadge(res) {
|
|
71239
71262
|
var num = res.tips || 0;
|
|
@@ -71247,10 +71270,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71247
71270
|
};
|
|
71248
71271
|
},
|
|
71249
71272
|
|
|
71250
|
-
/**
|
|
71251
|
-
* @desc:开启weosocket
|
|
71252
|
-
* @author huangbo
|
|
71253
|
-
* @date 2024年9月7日
|
|
71273
|
+
/**
|
|
71274
|
+
* @desc:开启weosocket
|
|
71275
|
+
* @author huangbo
|
|
71276
|
+
* @date 2024年9月7日
|
|
71254
71277
|
**/
|
|
71255
71278
|
initWebSocket: function initWebSocket() {
|
|
71256
71279
|
var _this6 = this;
|
|
@@ -71299,10 +71322,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71299
71322
|
});
|
|
71300
71323
|
},
|
|
71301
71324
|
|
|
71302
|
-
/**
|
|
71303
|
-
* @desc:显示用户信息
|
|
71304
|
-
* @author huangbo
|
|
71305
|
-
* @date 2024年9月7日
|
|
71325
|
+
/**
|
|
71326
|
+
* @desc:显示用户信息
|
|
71327
|
+
* @author huangbo
|
|
71328
|
+
* @date 2024年9月7日
|
|
71306
71329
|
**/
|
|
71307
71330
|
showUserInfo: function showUserInfo() {
|
|
71308
71331
|
if (this.showUser === false) {
|
|
@@ -71310,19 +71333,19 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71310
71333
|
}
|
|
71311
71334
|
},
|
|
71312
71335
|
|
|
71313
|
-
/**
|
|
71314
|
-
* @desc:删除更多应用菜单点击
|
|
71315
|
-
* @author huangbo
|
|
71316
|
-
* @date 2024年9月7日
|
|
71336
|
+
/**
|
|
71337
|
+
* @desc:删除更多应用菜单点击
|
|
71338
|
+
* @author huangbo
|
|
71339
|
+
* @date 2024年9月7日
|
|
71317
71340
|
**/
|
|
71318
71341
|
handleDelete: function handleDelete(index) {
|
|
71319
71342
|
this.newApps.splice(index, 1);
|
|
71320
71343
|
},
|
|
71321
71344
|
|
|
71322
|
-
/**
|
|
71323
|
-
* @desc:储存更多应用菜单点击
|
|
71324
|
-
* @author huangbo
|
|
71325
|
-
* @date 2024年9月7日
|
|
71345
|
+
/**
|
|
71346
|
+
* @desc:储存更多应用菜单点击
|
|
71347
|
+
* @author huangbo
|
|
71348
|
+
* @date 2024年9月7日
|
|
71326
71349
|
**/
|
|
71327
71350
|
handlerClickApps: function handlerClickApps(res) {
|
|
71328
71351
|
if (res.permission === false) {
|
|
@@ -71335,10 +71358,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71335
71358
|
this.handlerClickApp(res);
|
|
71336
71359
|
},
|
|
71337
71360
|
|
|
71338
|
-
/**
|
|
71339
|
-
* @desc:侧边应用菜单点击
|
|
71340
|
-
* @author huangbo
|
|
71341
|
-
* @date 2024年9月7日
|
|
71361
|
+
/**
|
|
71362
|
+
* @desc:侧边应用菜单点击
|
|
71363
|
+
* @author huangbo
|
|
71364
|
+
* @date 2024年9月7日
|
|
71342
71365
|
**/
|
|
71343
71366
|
handlerClickApp: function handlerClickApp(res) {
|
|
71344
71367
|
this.showMsg = false;
|
|
@@ -71427,10 +71450,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71427
71450
|
}
|
|
71428
71451
|
},
|
|
71429
71452
|
|
|
71430
|
-
/**
|
|
71431
|
-
* @desc:显示Drawer界面
|
|
71432
|
-
* @author huangbo
|
|
71433
|
-
* @date 2024年9月7日
|
|
71453
|
+
/**
|
|
71454
|
+
* @desc:显示Drawer界面
|
|
71455
|
+
* @author huangbo
|
|
71456
|
+
* @date 2024年9月7日
|
|
71434
71457
|
**/
|
|
71435
71458
|
handlerSetDrawer: function handlerSetDrawer(res, type) {
|
|
71436
71459
|
var direction = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 'ltr';
|
|
@@ -71450,19 +71473,19 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71450
71473
|
}
|
|
71451
71474
|
},
|
|
71452
71475
|
|
|
71453
|
-
/**
|
|
71454
|
-
* @desc:关闭Drawer界面
|
|
71455
|
-
* @author huangbo
|
|
71456
|
-
* @date 2024年9月7日
|
|
71476
|
+
/**
|
|
71477
|
+
* @desc:关闭Drawer界面
|
|
71478
|
+
* @author huangbo
|
|
71479
|
+
* @date 2024年9月7日
|
|
71457
71480
|
**/
|
|
71458
71481
|
handleCloseDrawer: function handleCloseDrawer() {
|
|
71459
71482
|
this.drawer = { visible: false };
|
|
71460
71483
|
},
|
|
71461
71484
|
|
|
71462
|
-
/**
|
|
71463
|
-
* @desc:菜单点击
|
|
71464
|
-
* @author huangbo
|
|
71465
|
-
* @date 2024年9月7日
|
|
71485
|
+
/**
|
|
71486
|
+
* @desc:菜单点击
|
|
71487
|
+
* @author huangbo
|
|
71488
|
+
* @date 2024年9月7日
|
|
71466
71489
|
**/
|
|
71467
71490
|
handlerClickMenu: function handlerClickMenu(res) {
|
|
71468
71491
|
utils_util.ajax({
|
|
@@ -71511,19 +71534,19 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71511
71534
|
},
|
|
71512
71535
|
|
|
71513
71536
|
|
|
71514
|
-
/**
|
|
71515
|
-
* @desc:用户详情请求成功
|
|
71516
|
-
* @author huangbo
|
|
71517
|
-
* @date 2024年9月7日
|
|
71537
|
+
/**
|
|
71538
|
+
* @desc:用户详情请求成功
|
|
71539
|
+
* @author huangbo
|
|
71540
|
+
* @date 2024年9月7日
|
|
71518
71541
|
**/
|
|
71519
71542
|
handleSuccess: function handleSuccess(res) {
|
|
71520
71543
|
this.simpleUserInfo = res.simpleUserInfo;
|
|
71521
71544
|
},
|
|
71522
71545
|
|
|
71523
|
-
/**
|
|
71524
|
-
* @desc:修改用户配置
|
|
71525
|
-
* @author huangbo
|
|
71526
|
-
* @date 2024年9月7日
|
|
71546
|
+
/**
|
|
71547
|
+
* @desc:修改用户配置
|
|
71548
|
+
* @author huangbo
|
|
71549
|
+
* @date 2024年9月7日
|
|
71527
71550
|
**/
|
|
71528
71551
|
handleChangeConfig: function handleChangeConfig(name, res) {
|
|
71529
71552
|
if (name == 'userHeadUrl') {
|
|
@@ -71539,10 +71562,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71539
71562
|
}
|
|
71540
71563
|
},
|
|
71541
71564
|
|
|
71542
|
-
/**
|
|
71543
|
-
* @desc:关闭webSocket
|
|
71544
|
-
* @author huangbo
|
|
71545
|
-
* @date 2024年9月7日
|
|
71565
|
+
/**
|
|
71566
|
+
* @desc:关闭webSocket
|
|
71567
|
+
* @author huangbo
|
|
71568
|
+
* @date 2024年9月7日
|
|
71546
71569
|
**/
|
|
71547
71570
|
handlerClose: function handlerClose() {
|
|
71548
71571
|
if (this.webSocket) {
|
|
@@ -71550,10 +71573,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71550
71573
|
}
|
|
71551
71574
|
},
|
|
71552
71575
|
|
|
71553
|
-
/**
|
|
71554
|
-
* @desc:刷新选中iframe页签
|
|
71555
|
-
* @author huangbo
|
|
71556
|
-
* @date 2024年9月7日
|
|
71576
|
+
/**
|
|
71577
|
+
* @desc:刷新选中iframe页签
|
|
71578
|
+
* @author huangbo
|
|
71579
|
+
* @date 2024年9月7日
|
|
71557
71580
|
**/
|
|
71558
71581
|
handleRefresh: function handleRefresh(arg) {
|
|
71559
71582
|
var i = arg && arg != true && arg !== 'pageData' ? utils_util.indexOfObj(this.tabs, arg, 'appCode,code,id,url') : utils_util.indexOfObj(this.tabs, this.activeName, 'id');
|
|
@@ -71590,10 +71613,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71590
71613
|
}
|
|
71591
71614
|
},
|
|
71592
71615
|
|
|
71593
|
-
/**
|
|
71594
|
-
* @desc:删除iframe
|
|
71595
|
-
* @author huangbo
|
|
71596
|
-
* @date 2024年9月7日
|
|
71616
|
+
/**
|
|
71617
|
+
* @desc:删除iframe
|
|
71618
|
+
* @author huangbo
|
|
71619
|
+
* @date 2024年9月7日
|
|
71597
71620
|
**/
|
|
71598
71621
|
handleRemove: function handleRemove(name) {
|
|
71599
71622
|
var len = this.tabs.length - 1;
|
|
@@ -71610,10 +71633,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71610
71633
|
}
|
|
71611
71634
|
},
|
|
71612
71635
|
|
|
71613
|
-
/**
|
|
71614
|
-
* @desc:tabs鼠标右键事件
|
|
71615
|
-
* @author huangbo
|
|
71616
|
-
* @date 2024年9月7日
|
|
71636
|
+
/**
|
|
71637
|
+
* @desc:tabs鼠标右键事件
|
|
71638
|
+
* @author huangbo
|
|
71639
|
+
* @date 2024年9月7日
|
|
71617
71640
|
**/
|
|
71618
71641
|
handleContextmenu: function handleContextmenu(tabs, e) {
|
|
71619
71642
|
var disabled = {};
|
|
@@ -71638,10 +71661,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71638
71661
|
window.addEventListener('click', this.closeTabsEvents);
|
|
71639
71662
|
},
|
|
71640
71663
|
|
|
71641
|
-
/**
|
|
71642
|
-
* @desc:tabs页签事件
|
|
71643
|
-
* @author huangbo
|
|
71644
|
-
* @date 2024年9月7日
|
|
71664
|
+
/**
|
|
71665
|
+
* @desc:tabs页签事件
|
|
71666
|
+
* @author huangbo
|
|
71667
|
+
* @date 2024年9月7日
|
|
71645
71668
|
**/
|
|
71646
71669
|
handleTabsEvents: function handleTabsEvents(num) {
|
|
71647
71670
|
if (this.pane !== null) {
|
|
@@ -71652,10 +71675,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71652
71675
|
},
|
|
71653
71676
|
|
|
71654
71677
|
|
|
71655
|
-
/**
|
|
71656
|
-
* @desc:关闭页签事件面板
|
|
71657
|
-
* @author huangbo
|
|
71658
|
-
* @date 2024年9月7日
|
|
71678
|
+
/**
|
|
71679
|
+
* @desc:关闭页签事件面板
|
|
71680
|
+
* @author huangbo
|
|
71681
|
+
* @date 2024年9月7日
|
|
71659
71682
|
**/
|
|
71660
71683
|
closeTabsEvents: function closeTabsEvents(e) {
|
|
71661
71684
|
if (e.target.parentNode != this.$refs.tabsHandler.$el && e.target.parentNode.parentNode != this.$refs.tabsHandler.$el) {
|
|
@@ -71665,10 +71688,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71665
71688
|
},
|
|
71666
71689
|
|
|
71667
71690
|
|
|
71668
|
-
/**
|
|
71669
|
-
* @desc:tabs页签点击事件
|
|
71670
|
-
* @author huangbo
|
|
71671
|
-
* @date 2024年9月7日
|
|
71691
|
+
/**
|
|
71692
|
+
* @desc:tabs页签点击事件
|
|
71693
|
+
* @author huangbo
|
|
71694
|
+
* @date 2024年9月7日
|
|
71672
71695
|
**/
|
|
71673
71696
|
handleTabClick: function handleTabClick() {
|
|
71674
71697
|
this.active = '';
|
|
@@ -71676,10 +71699,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71676
71699
|
this.showMenu = false;
|
|
71677
71700
|
},
|
|
71678
71701
|
|
|
71679
|
-
/**
|
|
71680
|
-
* @desc:handler工具栏点击事件
|
|
71681
|
-
* @author huangbo
|
|
71682
|
-
* @date 2024年9月7日
|
|
71702
|
+
/**
|
|
71703
|
+
* @desc:handler工具栏点击事件
|
|
71704
|
+
* @author huangbo
|
|
71705
|
+
* @date 2024年9月7日
|
|
71683
71706
|
**/
|
|
71684
71707
|
handleClick: function handleClick(res) {
|
|
71685
71708
|
var type = res.type,
|
|
@@ -71760,10 +71783,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71760
71783
|
this.$emit('handler-click', res);
|
|
71761
71784
|
},
|
|
71762
71785
|
|
|
71763
|
-
/**
|
|
71764
|
-
* @desc:退出登录
|
|
71765
|
-
* @author huangbo
|
|
71766
|
-
* @date 2024年9月7日
|
|
71786
|
+
/**
|
|
71787
|
+
* @desc:退出登录
|
|
71788
|
+
* @author huangbo
|
|
71789
|
+
* @date 2024年9月7日
|
|
71767
71790
|
**/
|
|
71768
71791
|
handleQuit: function handleQuit() {
|
|
71769
71792
|
var _this7 = this;
|
|
@@ -71844,10 +71867,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71844
71867
|
}).catch(function (e) {});
|
|
71845
71868
|
},
|
|
71846
71869
|
|
|
71847
|
-
/**
|
|
71848
|
-
* @desc:主题、消息回调
|
|
71849
|
-
* @author huangbo
|
|
71850
|
-
* @date 2024年9月7日
|
|
71870
|
+
/**
|
|
71871
|
+
* @desc:主题、消息回调
|
|
71872
|
+
* @author huangbo
|
|
71873
|
+
* @date 2024年9月7日
|
|
71851
71874
|
**/
|
|
71852
71875
|
handleChange: function handleChange(res) {
|
|
71853
71876
|
var type = res.type,
|
|
@@ -71863,10 +71886,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71863
71886
|
}
|
|
71864
71887
|
},
|
|
71865
71888
|
|
|
71866
|
-
/**
|
|
71867
|
-
* @desc:菜单布局样式切换
|
|
71868
|
-
* @author huangbo
|
|
71869
|
-
* @date 2024年9月7日
|
|
71889
|
+
/**
|
|
71890
|
+
* @desc:菜单布局样式切换
|
|
71891
|
+
* @author huangbo
|
|
71892
|
+
* @date 2024年9月7日
|
|
71870
71893
|
**/
|
|
71871
71894
|
handleLayout: function handleLayout(res, active) {
|
|
71872
71895
|
if (active) {
|
|
@@ -71876,10 +71899,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71876
71899
|
this.$emit('chang-layout', res, active);
|
|
71877
71900
|
},
|
|
71878
71901
|
|
|
71879
|
-
/**
|
|
71880
|
-
* @desc:消息修改总数
|
|
71881
|
-
* @author huangbo
|
|
71882
|
-
* @date 2024年9月7日
|
|
71902
|
+
/**
|
|
71903
|
+
* @desc:消息修改总数
|
|
71904
|
+
* @author huangbo
|
|
71905
|
+
* @date 2024年9月7日
|
|
71883
71906
|
**/
|
|
71884
71907
|
handleMenuTips: function handleMenuTips(id, num) {
|
|
71885
71908
|
if (num) {
|
|
@@ -71890,10 +71913,10 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
71890
71913
|
}
|
|
71891
71914
|
},
|
|
71892
71915
|
|
|
71893
|
-
/**
|
|
71894
|
-
* @desc:处理即时消息
|
|
71895
|
-
* @author huangbo
|
|
71896
|
-
* @date 2024年9月7日
|
|
71916
|
+
/**
|
|
71917
|
+
* @desc:处理即时消息
|
|
71918
|
+
* @author huangbo
|
|
71919
|
+
* @date 2024年9月7日
|
|
71897
71920
|
**/
|
|
71898
71921
|
handleOpened: function handleOpened(res) {
|
|
71899
71922
|
var _this8 = this;
|
|
@@ -75919,8 +75942,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
75919
75942
|
this.currentPage = this.setIframeType(this.fourthTabs[0]);
|
|
75920
75943
|
},
|
|
75921
75944
|
|
|
75922
|
-
/**
|
|
75923
|
-
* queryChildMenu: 查询左侧我的提醒和我的快捷菜单
|
|
75945
|
+
/**
|
|
75946
|
+
* queryChildMenu: 查询左侧我的提醒和我的快捷菜单
|
|
75924
75947
|
*/
|
|
75925
75948
|
queryChildMenuData: function queryChildMenuData() {
|
|
75926
75949
|
var _this2 = this;
|
|
@@ -76039,8 +76062,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76039
76062
|
}))();
|
|
76040
76063
|
},
|
|
76041
76064
|
|
|
76042
|
-
/**
|
|
76043
|
-
* getVoteMeetingNum: 查询会议数量
|
|
76065
|
+
/**
|
|
76066
|
+
* getVoteMeetingNum: 查询会议数量
|
|
76044
76067
|
*/
|
|
76045
76068
|
getVoteMeetingNum: function getVoteMeetingNum() {
|
|
76046
76069
|
var _this5 = this;
|
|
@@ -76065,8 +76088,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76065
76088
|
});
|
|
76066
76089
|
},
|
|
76067
76090
|
|
|
76068
|
-
/**
|
|
76069
|
-
* getShareFilesReceiveCountNew: 查询待接收文件数量
|
|
76091
|
+
/**
|
|
76092
|
+
* getShareFilesReceiveCountNew: 查询待接收文件数量
|
|
76070
76093
|
*/
|
|
76071
76094
|
getShareFilesReceiveCountNew: function getShareFilesReceiveCountNew() {
|
|
76072
76095
|
var _this6 = this;
|
|
@@ -76091,8 +76114,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76091
76114
|
},
|
|
76092
76115
|
|
|
76093
76116
|
|
|
76094
|
-
/**
|
|
76095
|
-
* getUserTipsInstanceNum: 查询待签收/据签收任务数量 1是拒签收 0是待签收
|
|
76117
|
+
/**
|
|
76118
|
+
* getUserTipsInstanceNum: 查询待签收/据签收任务数量 1是拒签收 0是待签收
|
|
76096
76119
|
*/
|
|
76097
76120
|
getUserTipsInstanceNum: function getUserTipsInstanceNum(type) {
|
|
76098
76121
|
var _this7 = this;
|
|
@@ -76120,8 +76143,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76120
76143
|
});
|
|
76121
76144
|
},
|
|
76122
76145
|
|
|
76123
|
-
/**
|
|
76124
|
-
* getIndexCount: 查询待办任务数量
|
|
76146
|
+
/**
|
|
76147
|
+
* getIndexCount: 查询待办任务数量
|
|
76125
76148
|
*/
|
|
76126
76149
|
getIndexCount: function getIndexCount() {
|
|
76127
76150
|
var _this8 = this;
|
|
@@ -76152,10 +76175,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76152
76175
|
this.$refs.user.handleSelect(res);
|
|
76153
76176
|
},
|
|
76154
76177
|
|
|
76155
|
-
/**
|
|
76156
|
-
* @desc:匹配路由
|
|
76157
|
-
* @author huangbo
|
|
76158
|
-
* @date 2024年9月7日
|
|
76178
|
+
/**
|
|
76179
|
+
* @desc:匹配路由
|
|
76180
|
+
* @author huangbo
|
|
76181
|
+
* @date 2024年9月7日
|
|
76159
76182
|
**/
|
|
76160
76183
|
hasRouter: function hasRouter(res, url, code) {
|
|
76161
76184
|
if (!url) {
|
|
@@ -76199,10 +76222,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76199
76222
|
return false;
|
|
76200
76223
|
},
|
|
76201
76224
|
|
|
76202
|
-
/**
|
|
76203
|
-
* @desc:获取初始数据
|
|
76204
|
-
* @author huangbo
|
|
76205
|
-
* @date 2024年9月7日
|
|
76225
|
+
/**
|
|
76226
|
+
* @desc:获取初始数据
|
|
76227
|
+
* @author huangbo
|
|
76228
|
+
* @date 2024年9月7日
|
|
76206
76229
|
**/
|
|
76207
76230
|
init: function init(results) {
|
|
76208
76231
|
this.setConfig(results);
|
|
@@ -76213,10 +76236,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76213
76236
|
// }
|
|
76214
76237
|
},
|
|
76215
76238
|
|
|
76216
|
-
/**
|
|
76217
|
-
* @desc:设置用户配置及信息
|
|
76218
|
-
* @author huangbo
|
|
76219
|
-
* @date 2024年9月7日
|
|
76239
|
+
/**
|
|
76240
|
+
* @desc:设置用户配置及信息
|
|
76241
|
+
* @author huangbo
|
|
76242
|
+
* @date 2024年9月7日
|
|
76220
76243
|
**/
|
|
76221
76244
|
setConfig: function setConfig(results) {
|
|
76222
76245
|
localStorage.setItem('mainConfig', JSON.stringify(results));
|
|
@@ -76380,8 +76403,8 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76380
76403
|
}
|
|
76381
76404
|
},
|
|
76382
76405
|
|
|
76383
|
-
/**
|
|
76384
|
-
* @desc:获取用户自定义菜单
|
|
76406
|
+
/**
|
|
76407
|
+
* @desc:获取用户自定义菜单
|
|
76385
76408
|
**/
|
|
76386
76409
|
getUseCommonMenu: function getUseCommonMenu() {
|
|
76387
76410
|
var _this9 = this;
|
|
@@ -76411,10 +76434,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76411
76434
|
});
|
|
76412
76435
|
},
|
|
76413
76436
|
|
|
76414
|
-
/**
|
|
76415
|
-
* @desc:获取所有应用
|
|
76416
|
-
* @author huangbo
|
|
76417
|
-
* @date 2024年9月7日
|
|
76437
|
+
/**
|
|
76438
|
+
* @desc:获取所有应用
|
|
76439
|
+
* @author huangbo
|
|
76440
|
+
* @date 2024年9月7日
|
|
76418
76441
|
**/
|
|
76419
76442
|
getApplications: function getApplications() {
|
|
76420
76443
|
var _this10 = this;
|
|
@@ -76462,10 +76485,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76462
76485
|
});
|
|
76463
76486
|
},
|
|
76464
76487
|
|
|
76465
|
-
/**
|
|
76466
|
-
* @desc:获取菜单列表
|
|
76467
|
-
* @author huangbo
|
|
76468
|
-
* @date 2024年9月7日
|
|
76488
|
+
/**
|
|
76489
|
+
* @desc:获取菜单列表
|
|
76490
|
+
* @author huangbo
|
|
76491
|
+
* @date 2024年9月7日
|
|
76469
76492
|
**/
|
|
76470
76493
|
getMenus: function getMenus(loading) {
|
|
76471
76494
|
var _this11 = this;
|
|
@@ -76492,10 +76515,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76492
76515
|
});
|
|
76493
76516
|
},
|
|
76494
76517
|
|
|
76495
|
-
/**
|
|
76496
|
-
* @desc:处理菜单列表
|
|
76497
|
-
* @author huangbo
|
|
76498
|
-
* @date 2024年9月7日
|
|
76518
|
+
/**
|
|
76519
|
+
* @desc:处理菜单列表
|
|
76520
|
+
* @author huangbo
|
|
76521
|
+
* @date 2024年9月7日
|
|
76499
76522
|
**/
|
|
76500
76523
|
renderMenus: function renderMenus(res) {
|
|
76501
76524
|
// // console.log(res, 'renderMenus');
|
|
@@ -76541,9 +76564,9 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76541
76564
|
// console.log(this.currentPage, 'currentPage');
|
|
76542
76565
|
},
|
|
76543
76566
|
|
|
76544
|
-
/**
|
|
76545
|
-
* 更新myRemind中各项的权限状态
|
|
76546
|
-
* @param {Array} menus - 完整的菜单列表
|
|
76567
|
+
/**
|
|
76568
|
+
* 更新myRemind中各项的权限状态
|
|
76569
|
+
* @param {Array} menus - 完整的菜单列表
|
|
76547
76570
|
*/
|
|
76548
76571
|
updateRemindPermission: function updateRemindPermission(menus) {
|
|
76549
76572
|
// 创建一个Set存储所有菜单的id,方便快速查找
|
|
@@ -76571,10 +76594,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76571
76594
|
});
|
|
76572
76595
|
},
|
|
76573
76596
|
|
|
76574
|
-
/**
|
|
76575
|
-
* @desc:设置页面加载类型
|
|
76576
|
-
* @author huangbo
|
|
76577
|
-
* @date 2024年9月7日
|
|
76597
|
+
/**
|
|
76598
|
+
* @desc:设置页面加载类型
|
|
76599
|
+
* @author huangbo
|
|
76600
|
+
* @date 2024年9月7日
|
|
76578
76601
|
**/
|
|
76579
76602
|
setIframeType: function setIframeType(res) {
|
|
76580
76603
|
var url = res.url;
|
|
@@ -76631,10 +76654,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76631
76654
|
return res;
|
|
76632
76655
|
},
|
|
76633
76656
|
|
|
76634
|
-
/**
|
|
76635
|
-
* @desc:获取菜单
|
|
76636
|
-
* @author huangbo
|
|
76637
|
-
* @date 2024年9月7日
|
|
76657
|
+
/**
|
|
76658
|
+
* @desc:获取菜单
|
|
76659
|
+
* @author huangbo
|
|
76660
|
+
* @date 2024年9月7日
|
|
76638
76661
|
**/
|
|
76639
76662
|
getMenu: function getMenu(menus, res, key) {
|
|
76640
76663
|
if (Array.isArray(menus)) {
|
|
@@ -76663,10 +76686,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76663
76686
|
return false;
|
|
76664
76687
|
},
|
|
76665
76688
|
|
|
76666
|
-
/**
|
|
76667
|
-
* @desc:获取菜单第一条数据
|
|
76668
|
-
* @author huangbo
|
|
76669
|
-
* @date 2024年9月7日
|
|
76689
|
+
/**
|
|
76690
|
+
* @desc:获取菜单第一条数据
|
|
76691
|
+
* @author huangbo
|
|
76692
|
+
* @date 2024年9月7日
|
|
76670
76693
|
**/
|
|
76671
76694
|
getFirst: function getFirst(obj) {
|
|
76672
76695
|
if (!obj) {
|
|
@@ -76685,10 +76708,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76685
76708
|
}
|
|
76686
76709
|
},
|
|
76687
76710
|
|
|
76688
|
-
/**
|
|
76689
|
-
* @desc:遍历设置菜单气泡提醒
|
|
76690
|
-
* @author huangbo
|
|
76691
|
-
* @date 2024年9月7日
|
|
76711
|
+
/**
|
|
76712
|
+
* @desc:遍历设置菜单气泡提醒
|
|
76713
|
+
* @author huangbo
|
|
76714
|
+
* @date 2024年9月7日
|
|
76692
76715
|
**/
|
|
76693
76716
|
setTips: function setTips(obj) {
|
|
76694
76717
|
var _this12 = this;
|
|
@@ -76753,10 +76776,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76753
76776
|
}
|
|
76754
76777
|
},
|
|
76755
76778
|
|
|
76756
|
-
/**
|
|
76757
|
-
* @desc:获取气泡提醒
|
|
76758
|
-
* @author huangbo
|
|
76759
|
-
* @date 2024年9月7日
|
|
76779
|
+
/**
|
|
76780
|
+
* @desc:获取气泡提醒
|
|
76781
|
+
* @author huangbo
|
|
76782
|
+
* @date 2024年9月7日
|
|
76760
76783
|
**/
|
|
76761
76784
|
getBadge: function getBadge(res) {
|
|
76762
76785
|
var num = res.tips || 0;
|
|
@@ -76770,10 +76793,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76770
76793
|
};
|
|
76771
76794
|
},
|
|
76772
76795
|
|
|
76773
|
-
/**
|
|
76774
|
-
* @desc:开启weosocket
|
|
76775
|
-
* @author huangbo
|
|
76776
|
-
* @date 2024年9月7日
|
|
76796
|
+
/**
|
|
76797
|
+
* @desc:开启weosocket
|
|
76798
|
+
* @author huangbo
|
|
76799
|
+
* @date 2024年9月7日
|
|
76777
76800
|
**/
|
|
76778
76801
|
initWebSocket: function initWebSocket() {
|
|
76779
76802
|
var _this14 = this;
|
|
@@ -76841,10 +76864,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76841
76864
|
});
|
|
76842
76865
|
},
|
|
76843
76866
|
|
|
76844
|
-
/**
|
|
76845
|
-
* @desc:显示用户信息
|
|
76846
|
-
* @author huangbo
|
|
76847
|
-
* @date 2024年9月7日
|
|
76867
|
+
/**
|
|
76868
|
+
* @desc:显示用户信息
|
|
76869
|
+
* @author huangbo
|
|
76870
|
+
* @date 2024年9月7日
|
|
76848
76871
|
**/
|
|
76849
76872
|
showUserInfo: function showUserInfo() {
|
|
76850
76873
|
if (this.showUser === false) {
|
|
@@ -76852,19 +76875,19 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76852
76875
|
}
|
|
76853
76876
|
},
|
|
76854
76877
|
|
|
76855
|
-
/**
|
|
76856
|
-
* @desc:删除更多应用菜单点击
|
|
76857
|
-
* @author huangbo
|
|
76858
|
-
* @date 2024年9月7日
|
|
76878
|
+
/**
|
|
76879
|
+
* @desc:删除更多应用菜单点击
|
|
76880
|
+
* @author huangbo
|
|
76881
|
+
* @date 2024年9月7日
|
|
76859
76882
|
**/
|
|
76860
76883
|
handleDelete: function handleDelete(index) {
|
|
76861
76884
|
this.newApps.splice(index, 1);
|
|
76862
76885
|
},
|
|
76863
76886
|
|
|
76864
|
-
/**
|
|
76865
|
-
* @desc:显示Drawer界面
|
|
76866
|
-
* @author huangbo
|
|
76867
|
-
* @date 2024年9月7日
|
|
76887
|
+
/**
|
|
76888
|
+
* @desc:显示Drawer界面
|
|
76889
|
+
* @author huangbo
|
|
76890
|
+
* @date 2024年9月7日
|
|
76868
76891
|
**/
|
|
76869
76892
|
handlerSetDrawer: function handlerSetDrawer(res, type) {
|
|
76870
76893
|
var direction = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 'ltr';
|
|
@@ -76884,28 +76907,28 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76884
76907
|
}
|
|
76885
76908
|
},
|
|
76886
76909
|
|
|
76887
|
-
/**
|
|
76888
|
-
* @desc:关闭Drawer界面
|
|
76889
|
-
* @author huangbo
|
|
76890
|
-
* @date 2024年9月7日
|
|
76910
|
+
/**
|
|
76911
|
+
* @desc:关闭Drawer界面
|
|
76912
|
+
* @author huangbo
|
|
76913
|
+
* @date 2024年9月7日
|
|
76891
76914
|
**/
|
|
76892
76915
|
handleCloseDrawer: function handleCloseDrawer() {
|
|
76893
76916
|
this.drawer = { visible: false };
|
|
76894
76917
|
},
|
|
76895
76918
|
|
|
76896
|
-
/**
|
|
76897
|
-
* @desc:用户详情请求成功
|
|
76898
|
-
* @author huangbo
|
|
76899
|
-
* @date 2024年9月7日
|
|
76919
|
+
/**
|
|
76920
|
+
* @desc:用户详情请求成功
|
|
76921
|
+
* @author huangbo
|
|
76922
|
+
* @date 2024年9月7日
|
|
76900
76923
|
**/
|
|
76901
76924
|
handleSuccess: function handleSuccess(res) {
|
|
76902
76925
|
this.simpleUserInfo = res.simpleUserInfo;
|
|
76903
76926
|
},
|
|
76904
76927
|
|
|
76905
|
-
/**
|
|
76906
|
-
* @desc:修改用户配置
|
|
76907
|
-
* @author huangbo
|
|
76908
|
-
* @date 2024年9月7日
|
|
76928
|
+
/**
|
|
76929
|
+
* @desc:修改用户配置
|
|
76930
|
+
* @author huangbo
|
|
76931
|
+
* @date 2024年9月7日
|
|
76909
76932
|
**/
|
|
76910
76933
|
handleChangeConfig: function handleChangeConfig(name, res) {
|
|
76911
76934
|
if (name == 'userHeadUrl') {
|
|
@@ -76921,10 +76944,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76921
76944
|
}
|
|
76922
76945
|
},
|
|
76923
76946
|
|
|
76924
|
-
/**
|
|
76925
|
-
* @desc:关闭webSocket
|
|
76926
|
-
* @author huangbo
|
|
76927
|
-
* @date 2024年9月7日
|
|
76947
|
+
/**
|
|
76948
|
+
* @desc:关闭webSocket
|
|
76949
|
+
* @author huangbo
|
|
76950
|
+
* @date 2024年9月7日
|
|
76928
76951
|
**/
|
|
76929
76952
|
handlerClose: function handlerClose() {
|
|
76930
76953
|
if (this.webSocket) {
|
|
@@ -76935,10 +76958,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76935
76958
|
this.handleRefresh(1);
|
|
76936
76959
|
},
|
|
76937
76960
|
|
|
76938
|
-
/**
|
|
76939
|
-
* @desc:刷新选中iframe页签
|
|
76940
|
-
* @author huangbo
|
|
76941
|
-
* @date 2024年9月7日
|
|
76961
|
+
/**
|
|
76962
|
+
* @desc:刷新选中iframe页签
|
|
76963
|
+
* @author huangbo
|
|
76964
|
+
* @date 2024年9月7日
|
|
76942
76965
|
**/
|
|
76943
76966
|
handleRefresh: function handleRefresh(arg) {
|
|
76944
76967
|
if (arg !== 1) {
|
|
@@ -76984,10 +77007,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
76984
77007
|
}
|
|
76985
77008
|
},
|
|
76986
77009
|
|
|
76987
|
-
/**
|
|
76988
|
-
* @desc:删除iframe
|
|
76989
|
-
* @author huangbo
|
|
76990
|
-
* @date 2024年9月7日
|
|
77010
|
+
/**
|
|
77011
|
+
* @desc:删除iframe
|
|
77012
|
+
* @author huangbo
|
|
77013
|
+
* @date 2024年9月7日
|
|
76991
77014
|
**/
|
|
76992
77015
|
handleRemove: function handleRemove(name) {
|
|
76993
77016
|
var len = this.tabs.length - 1;
|
|
@@ -77004,10 +77027,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77004
77027
|
}
|
|
77005
77028
|
},
|
|
77006
77029
|
|
|
77007
|
-
/**
|
|
77008
|
-
* @desc:tabs鼠标右键事件
|
|
77009
|
-
* @author huangbo
|
|
77010
|
-
* @date 2024年9月7日
|
|
77030
|
+
/**
|
|
77031
|
+
* @desc:tabs鼠标右键事件
|
|
77032
|
+
* @author huangbo
|
|
77033
|
+
* @date 2024年9月7日
|
|
77011
77034
|
**/
|
|
77012
77035
|
handleContextmenu: function handleContextmenu(tabs, e) {
|
|
77013
77036
|
var disabled = {};
|
|
@@ -77032,10 +77055,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77032
77055
|
window.addEventListener('click', this.closeTabsEvents);
|
|
77033
77056
|
},
|
|
77034
77057
|
|
|
77035
|
-
/**
|
|
77036
|
-
* @desc:tabs页签事件
|
|
77037
|
-
* @author huangbo
|
|
77038
|
-
* @date 2024年9月7日
|
|
77058
|
+
/**
|
|
77059
|
+
* @desc:tabs页签事件
|
|
77060
|
+
* @author huangbo
|
|
77061
|
+
* @date 2024年9月7日
|
|
77039
77062
|
**/
|
|
77040
77063
|
handleTabsEvents: function handleTabsEvents(num) {
|
|
77041
77064
|
if (this.pane !== null) {
|
|
@@ -77046,10 +77069,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77046
77069
|
},
|
|
77047
77070
|
|
|
77048
77071
|
|
|
77049
|
-
/**
|
|
77050
|
-
* @desc:关闭页签事件面板
|
|
77051
|
-
* @author huangbo
|
|
77052
|
-
* @date 2024年9月7日
|
|
77072
|
+
/**
|
|
77073
|
+
* @desc:关闭页签事件面板
|
|
77074
|
+
* @author huangbo
|
|
77075
|
+
* @date 2024年9月7日
|
|
77053
77076
|
**/
|
|
77054
77077
|
closeTabsEvents: function closeTabsEvents(e) {
|
|
77055
77078
|
if (e.target.parentNode != this.$refs.tabsHandler.$el && e.target.parentNode.parentNode != this.$refs.tabsHandler.$el) {
|
|
@@ -77059,10 +77082,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77059
77082
|
},
|
|
77060
77083
|
|
|
77061
77084
|
|
|
77062
|
-
/**
|
|
77063
|
-
* @desc:tabs页签点击事件
|
|
77064
|
-
* @author huangbo
|
|
77065
|
-
* @date 2024年9月7日
|
|
77085
|
+
/**
|
|
77086
|
+
* @desc:tabs页签点击事件
|
|
77087
|
+
* @author huangbo
|
|
77088
|
+
* @date 2024年9月7日
|
|
77066
77089
|
**/
|
|
77067
77090
|
handleTabClick: function handleTabClick() {
|
|
77068
77091
|
this.active = '';
|
|
@@ -77070,10 +77093,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77070
77093
|
this.showMenu = false;
|
|
77071
77094
|
},
|
|
77072
77095
|
|
|
77073
|
-
/**
|
|
77074
|
-
* @desc:handler工具栏点击事件
|
|
77075
|
-
* @author huangbo
|
|
77076
|
-
* @date 2024年9月7日
|
|
77096
|
+
/**
|
|
77097
|
+
* @desc:handler工具栏点击事件
|
|
77098
|
+
* @author huangbo
|
|
77099
|
+
* @date 2024年9月7日
|
|
77077
77100
|
**/
|
|
77078
77101
|
handleClick: function handleClick(res) {
|
|
77079
77102
|
var type = res.type,
|
|
@@ -77163,10 +77186,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77163
77186
|
this.$emit('handler-click', res);
|
|
77164
77187
|
},
|
|
77165
77188
|
|
|
77166
|
-
/**
|
|
77167
|
-
* @desc:退出登录
|
|
77168
|
-
* @author huangbo
|
|
77169
|
-
* @date 2024年9月7日
|
|
77189
|
+
/**
|
|
77190
|
+
* @desc:退出登录
|
|
77191
|
+
* @author huangbo
|
|
77192
|
+
* @date 2024年9月7日
|
|
77170
77193
|
**/
|
|
77171
77194
|
handleQuit: function handleQuit() {
|
|
77172
77195
|
var _this15 = this;
|
|
@@ -77241,10 +77264,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77241
77264
|
}).catch(function (e) {});
|
|
77242
77265
|
},
|
|
77243
77266
|
|
|
77244
|
-
/**
|
|
77245
|
-
* @desc:主题、消息回调
|
|
77246
|
-
* @author huangbo
|
|
77247
|
-
* @date 2024年9月7日
|
|
77267
|
+
/**
|
|
77268
|
+
* @desc:主题、消息回调
|
|
77269
|
+
* @author huangbo
|
|
77270
|
+
* @date 2024年9月7日
|
|
77248
77271
|
**/
|
|
77249
77272
|
handleChange: function handleChange(res) {
|
|
77250
77273
|
var type = res.type,
|
|
@@ -77260,10 +77283,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77260
77283
|
}
|
|
77261
77284
|
},
|
|
77262
77285
|
|
|
77263
|
-
/**
|
|
77264
|
-
* @desc:菜单布局样式切换
|
|
77265
|
-
* @author huangbo
|
|
77266
|
-
* @date 2024年9月7日
|
|
77286
|
+
/**
|
|
77287
|
+
* @desc:菜单布局样式切换
|
|
77288
|
+
* @author huangbo
|
|
77289
|
+
* @date 2024年9月7日
|
|
77267
77290
|
**/
|
|
77268
77291
|
handleLayout: function handleLayout(res, active) {
|
|
77269
77292
|
if (active) {
|
|
@@ -77273,10 +77296,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77273
77296
|
this.$emit('chang-layout', res, active);
|
|
77274
77297
|
},
|
|
77275
77298
|
|
|
77276
|
-
/**
|
|
77277
|
-
* @desc:消息修改总数
|
|
77278
|
-
* @author huangbo
|
|
77279
|
-
* @date 2024年9月7日
|
|
77299
|
+
/**
|
|
77300
|
+
* @desc:消息修改总数
|
|
77301
|
+
* @author huangbo
|
|
77302
|
+
* @date 2024年9月7日
|
|
77280
77303
|
**/
|
|
77281
77304
|
handleMenuTips: function handleMenuTips(id, num) {
|
|
77282
77305
|
if (num) {
|
|
@@ -77287,10 +77310,10 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77287
77310
|
}
|
|
77288
77311
|
},
|
|
77289
77312
|
|
|
77290
|
-
/**
|
|
77291
|
-
* @desc:处理即时消息
|
|
77292
|
-
* @author huangbo
|
|
77293
|
-
* @date 2024年9月7日
|
|
77313
|
+
/**
|
|
77314
|
+
* @desc:处理即时消息
|
|
77315
|
+
* @author huangbo
|
|
77316
|
+
* @date 2024年9月7日
|
|
77294
77317
|
**/
|
|
77295
77318
|
handleOpened: function handleOpened(res) {
|
|
77296
77319
|
var _this16 = this;
|
|
@@ -77306,14 +77329,14 @@ var simplicityTopvue_type_script_lang_js_systemMode = utils_util.getWinTopProper
|
|
|
77306
77329
|
}
|
|
77307
77330
|
},
|
|
77308
77331
|
|
|
77309
|
-
/**
|
|
77310
|
-
* @desc:菜单点击事件
|
|
77311
|
-
* @author huangbo
|
|
77312
|
-
* @date 2024年9月7日
|
|
77313
|
-
* @param {*} res 菜单点击事件参数
|
|
77314
|
-
* @param {*} method 菜单点击事件方法
|
|
77315
|
-
* 1.顶部菜单点击跳转已经实现
|
|
77316
|
-
* 2.其他地方点击跳转,需要选中跳转的一二级菜单
|
|
77332
|
+
/**
|
|
77333
|
+
* @desc:菜单点击事件
|
|
77334
|
+
* @author huangbo
|
|
77335
|
+
* @date 2024年9月7日
|
|
77336
|
+
* @param {*} res 菜单点击事件参数
|
|
77337
|
+
* @param {*} method 菜单点击事件方法
|
|
77338
|
+
* 1.顶部菜单点击跳转已经实现
|
|
77339
|
+
* 2.其他地方点击跳转,需要选中跳转的一二级菜单
|
|
77317
77340
|
**/
|
|
77318
77341
|
handleSelect: function handleSelect(res) {
|
|
77319
77342
|
var params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
@@ -84721,19 +84744,19 @@ var QRCode = __webpack_require__(28);
|
|
|
84721
84744
|
//设置logo大小
|
|
84722
84745
|
var logoPosition = (_this3.mwidth - 46) / 2; //logo相对于canvas居中定位
|
|
84723
84746
|
//设置获取的logo将其变为圆角以及添加白色背景
|
|
84724
|
-
/* ctx.fillStyle = "#fff";
|
|
84725
|
-
ctx.beginPath();
|
|
84726
|
-
let h = 46; //圆角高 10为基数(logo四周白色背景为10/2)
|
|
84727
|
-
let w = 46; //圆角宽
|
|
84728
|
-
let x = logoPosition - 5;
|
|
84729
|
-
let y = logoPosition - 5;
|
|
84730
|
-
let r = 5; //圆角半径
|
|
84731
|
-
ctx.moveTo(x + r, y);
|
|
84732
|
-
ctx.arcTo(x + w, y, x + w, y + h, r);
|
|
84733
|
-
ctx.arcTo(x + w, y + h, x, y + h, r);
|
|
84734
|
-
ctx.arcTo(x, y + h, x, y, r);
|
|
84735
|
-
ctx.arcTo(x, y, x + w, y, r);
|
|
84736
|
-
ctx.closePath();
|
|
84747
|
+
/* ctx.fillStyle = "#fff";
|
|
84748
|
+
ctx.beginPath();
|
|
84749
|
+
let h = 46; //圆角高 10为基数(logo四周白色背景为10/2)
|
|
84750
|
+
let w = 46; //圆角宽
|
|
84751
|
+
let x = logoPosition - 5;
|
|
84752
|
+
let y = logoPosition - 5;
|
|
84753
|
+
let r = 5; //圆角半径
|
|
84754
|
+
ctx.moveTo(x + r, y);
|
|
84755
|
+
ctx.arcTo(x + w, y, x + w, y + h, r);
|
|
84756
|
+
ctx.arcTo(x + w, y + h, x, y + h, r);
|
|
84757
|
+
ctx.arcTo(x, y + h, x, y, r);
|
|
84758
|
+
ctx.arcTo(x, y, x + w, y, r);
|
|
84759
|
+
ctx.closePath();
|
|
84737
84760
|
ctx.fill(); */
|
|
84738
84761
|
logo.onload = function () {
|
|
84739
84762
|
ctx.drawImage(logo, logoPosition, logoPosition, 46, 46);
|
|
@@ -102943,7 +102966,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
102943
102966
|
}
|
|
102944
102967
|
|
|
102945
102968
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
102946
|
-
version: '0.8.
|
|
102969
|
+
version: '0.8.12',
|
|
102947
102970
|
install: install,
|
|
102948
102971
|
Button: packages_button,
|
|
102949
102972
|
ButtonGroup: button_group,
|