eoss-ui 0.5.81-beta → 0.5.81-beta2
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/button-group.js +50 -50
- package/lib/button.js +50 -50
- package/lib/checkbox-group.js +50 -50
- package/lib/data-table-form.js +50 -50
- package/lib/data-table.js +56 -56
- package/lib/date-picker.js +50 -50
- package/lib/dialog.js +50 -50
- package/lib/eoss-ui.common.js +677 -475
- package/lib/flow-group.js +50 -50
- package/lib/flow-list.js +53 -53
- package/lib/flow.js +71 -71
- package/lib/form.js +50 -50
- package/lib/handle-user.js +51 -51
- package/lib/handler.js +50 -50
- package/lib/icon.js +78 -58
- package/lib/index.js +1 -1
- package/lib/input-number.js +50 -50
- package/lib/input.js +50 -50
- package/lib/login.js +53 -52
- package/lib/main.js +590 -406
- package/lib/nav.js +50 -50
- package/lib/notify.js +55 -55
- package/lib/page.js +50 -50
- package/lib/player.js +50 -50
- package/lib/qr-code.js +50 -50
- package/lib/radio-group.js +50 -50
- package/lib/retrial-auth.js +51 -51
- package/lib/select-ganged.js +50 -50
- package/lib/select.js +50 -50
- package/lib/selector-panel.js +50 -50
- package/lib/selector.js +50 -50
- package/lib/sizer.js +50 -50
- package/lib/steps.js +50 -50
- package/lib/switch.js +50 -50
- package/lib/table-form.js +50 -50
- package/lib/tabs.js +50 -50
- package/lib/theme-chalk/data-table.css +1 -1
- package/lib/theme-chalk/form.css +1 -1
- package/lib/theme-chalk/index.css +1 -1
- package/lib/theme-chalk/main.css +1 -1
- package/lib/theme-chalk/simplicity.css +1 -1
- package/lib/tips.js +50 -50
- package/lib/tree-group.js +50 -50
- package/lib/tree.js +50 -50
- package/lib/upload.js +57 -57
- package/lib/wujie.js +50 -50
- package/lib/wxlogin.js +50 -50
- package/package.json +1 -1
- package/packages/data-table/src/main.vue +1 -2
- package/packages/icon/src/main.vue +23 -6
- package/packages/login/src/main.vue +1 -0
- package/packages/main/src/default/index.vue +28 -106
- package/packages/main/src/main.vue +7 -6
- package/packages/main/src/simplicity/apps.vue +55 -18
- package/packages/main/src/simplicity/handler.vue +77 -37
- package/packages/main/src/simplicity/index.vue +140 -42
- package/packages/main/src/simplicity/menu-list.vue +3 -0
- package/packages/main/src/simplicity/sub-menu.vue +6 -0
- package/packages/theme-chalk/lib/data-table.css +1 -1
- package/packages/theme-chalk/lib/form.css +1 -1
- package/packages/theme-chalk/lib/index.css +1 -1
- package/packages/theme-chalk/lib/main.css +1 -1
- package/packages/theme-chalk/lib/simplicity.css +1 -1
- package/packages/theme-chalk/src/data-table.scss +0 -3
- package/packages/theme-chalk/src/form.scss +2 -4
- package/packages/theme-chalk/src/main.scss +2 -2
- package/packages/theme-chalk/src/simplicity.scss +38 -5
- package/src/index.js +1 -1
package/lib/flow.js
CHANGED
|
@@ -3249,7 +3249,7 @@ var watermark = function watermark(option) {
|
|
|
3249
3249
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return doQrLogin; });
|
|
3250
3250
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return logout; });
|
|
3251
3251
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return initLogin; });
|
|
3252
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3252
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return switchUserTo; });
|
|
3253
3253
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return changeImg; });
|
|
3254
3254
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return getLoginCode; });
|
|
3255
3255
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return doCodeLogin; });
|
|
@@ -3264,12 +3264,12 @@ var watermark = function watermark(option) {
|
|
|
3264
3264
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return doTwoFactorLogin; });
|
|
3265
3265
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return initRetrialAuth; });
|
|
3266
3266
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return getRetrialAuthCode; });
|
|
3267
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3267
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return scanCodeRetrialAuth; });
|
|
3268
3268
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return codeRetrialAuth; });
|
|
3269
3269
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return doAssistanceQrLogin; });
|
|
3270
3270
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return mainConfig; });
|
|
3271
3271
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return initUserSet; });
|
|
3272
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3272
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Xb", function() { return updateUserInfo; });
|
|
3273
3273
|
/* unused harmony export getUserImgUrl */
|
|
3274
3274
|
/* unused harmony export getDoorIndex */
|
|
3275
3275
|
/* unused harmony export refreshOnlineUsers */
|
|
@@ -3279,20 +3279,20 @@ var watermark = function watermark(option) {
|
|
|
3279
3279
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return getComplexApplicationsNew; });
|
|
3280
3280
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return getUserAppWithTag; });
|
|
3281
3281
|
/* unused harmony export getUserCustomInfo */
|
|
3282
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3283
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3282
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Wb", function() { return updateUserCustomInfo; });
|
|
3283
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return sysMsgPage; });
|
|
3284
3284
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return ignoreSysMsg; });
|
|
3285
3285
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return ignoreAllSysMsg; });
|
|
3286
3286
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return getAdjunctProperties; });
|
|
3287
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3288
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3287
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bc", function() { return uploads; });
|
|
3288
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Zb", function() { return uploadOnlyOne; });
|
|
3289
3289
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return getAdjunctFileInfos; });
|
|
3290
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3290
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ac", function() { return uploadSort; });
|
|
3291
3291
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return downloadByAdjunctId; });
|
|
3292
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3293
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3294
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3295
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3292
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Yb", function() { return uploadDownloads; });
|
|
3293
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return previewAdjunct; });
|
|
3294
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "kb", function() { return previewAdjunct2; });
|
|
3295
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return previewAdjunctOffice; });
|
|
3296
3296
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return delAdjunct; });
|
|
3297
3297
|
/* unused harmony export upload_updateClassify */
|
|
3298
3298
|
/* unused harmony export getDeleteAdjunctFileInfos */
|
|
@@ -3306,14 +3306,14 @@ var watermark = function watermark(option) {
|
|
|
3306
3306
|
/* unused harmony export findUserBaseInfo */
|
|
3307
3307
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return gethelpdoc; });
|
|
3308
3308
|
/* unused harmony export getCurrentuser */
|
|
3309
|
-
/* harmony export
|
|
3310
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3311
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3309
|
+
/* unused harmony export mainDetail */
|
|
3310
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return toStartFlow; });
|
|
3311
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return tempSave; });
|
|
3312
3312
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return commonOpion; });
|
|
3313
3313
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addCommonOpion; });
|
|
3314
3314
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return editCommonOpion; });
|
|
3315
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3316
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3315
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return saveCommonOpinion; });
|
|
3316
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Vb", function() { return updateCommonOpinion; });
|
|
3317
3317
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return deleteCommonOpion; });
|
|
3318
3318
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return getProcessDefList; });
|
|
3319
3319
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return getNodeInfo; });
|
|
@@ -3322,52 +3322,52 @@ var watermark = function watermark(option) {
|
|
|
3322
3322
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return findSysCodes; });
|
|
3323
3323
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return getNotificationMsg; });
|
|
3324
3324
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return getHandleInfoHtml; });
|
|
3325
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3325
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return taskHandleHtml; });
|
|
3326
3326
|
/* unused harmony export getView */
|
|
3327
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3328
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3329
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3330
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3331
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3332
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3333
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3334
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3335
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3336
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3327
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return register; });
|
|
3328
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "gb", function() { return pendedhistoryList; });
|
|
3329
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return toTaskRejectHtml; });
|
|
3330
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return taskRejectHtml; });
|
|
3331
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return toStartTaskRead; });
|
|
3332
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return toStartTaskReadIndex; });
|
|
3333
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return taskReadHtml; });
|
|
3334
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return rejectAndEnd; });
|
|
3335
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toSendMsg; });
|
|
3336
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return sendMsg; });
|
|
3337
3337
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return endFlowHtml; });
|
|
3338
3338
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return handleInfo; });
|
|
3339
3339
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return loginUserInfo; });
|
|
3340
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3341
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3340
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cc", function() { return wss; });
|
|
3341
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Tb", function() { return topic; });
|
|
3342
3342
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return getPresetCustomInfo; });
|
|
3343
3343
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return getPresetNodeInfo; });
|
|
3344
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3345
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3346
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3344
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return toTaskTransferIndex; });
|
|
3345
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return taskTransfer; });
|
|
3346
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toPresetInfoListIndex; });
|
|
3347
3347
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return deletePresetInfo; });
|
|
3348
3348
|
/* unused harmony export historyListJson */
|
|
3349
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3350
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3349
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return pendedhistoryListJson; });
|
|
3350
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return pressListJson; });
|
|
3351
3351
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return deleteFlow; });
|
|
3352
3352
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return isCanStartSubFlow; });
|
|
3353
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3354
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3355
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3356
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3357
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3358
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3359
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3360
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3361
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3362
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3363
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3364
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3365
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3366
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3353
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return toTaskUnionExamine; });
|
|
3354
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return taskUnionExamine; });
|
|
3355
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return toTaskTakeAdvice; });
|
|
3356
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return taskTakeAdvice; });
|
|
3357
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return toTaskStartDraft; });
|
|
3358
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return taskStartDraft; });
|
|
3359
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return toTaskReview; });
|
|
3360
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return taskReview; });
|
|
3361
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return toTaskUnionSeal; });
|
|
3362
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return taskUnionSeal; });
|
|
3363
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return toTwoOfficesDispatch; });
|
|
3364
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ub", function() { return twoOfficesDispatch; });
|
|
3365
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return sendList; });
|
|
3366
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return sendInfo; });
|
|
3367
3367
|
/* unused harmony export sendSave */
|
|
3368
3368
|
/* unused harmony export sendUpdate */
|
|
3369
3369
|
/* unused harmony export sendDelete */
|
|
3370
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3370
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return sendBatch; });
|
|
3371
3371
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return formContents; });
|
|
3372
3372
|
// 登录
|
|
3373
3373
|
var doCaLogin = '/sso2/signIn/auth/doCaLogin'; // ca登录认证
|
|
@@ -6761,7 +6761,7 @@ var _components;
|
|
|
6761
6761
|
}
|
|
6762
6762
|
this.loading = util["a" /* default */].loading(this.$loading, '提交中...');
|
|
6763
6763
|
util["a" /* default */].ajax({
|
|
6764
|
-
url: data.id ? api["
|
|
6764
|
+
url: data.id ? api["Vb" /* updateCommonOpinion */] : api["ob" /* saveCommonOpinion */],
|
|
6765
6765
|
data: info,
|
|
6766
6766
|
header: { 'Content-Type': 'multipart/form-data' },
|
|
6767
6767
|
method: 'post'
|
|
@@ -9333,7 +9333,7 @@ var processFormvue_type_script_lang_js_components;
|
|
|
9333
9333
|
opinion: _this4.newOpinion || newOpinion
|
|
9334
9334
|
};
|
|
9335
9335
|
if (_this4.activeNames != '1') delete params.customPresetUserJson;
|
|
9336
|
-
util["a" /* default */].ajax({ url: api["
|
|
9336
|
+
util["a" /* default */].ajax({ url: api["mb" /* register */], method: 'post', data: params }).then(function (res) {
|
|
9337
9337
|
var status = res.status,
|
|
9338
9338
|
message = res.message;
|
|
9339
9339
|
|
|
@@ -9519,7 +9519,7 @@ var processFormvue_type_script_lang_js_components;
|
|
|
9519
9519
|
businessId: this.businessId
|
|
9520
9520
|
};
|
|
9521
9521
|
// 获取节点
|
|
9522
|
-
util["a" /* default */].ajax({ url: api["
|
|
9522
|
+
util["a" /* default */].ajax({ url: api["Ib" /* toStartFlow */], params: params }).then(function (res) {
|
|
9523
9523
|
//pc接口返回数据处理
|
|
9524
9524
|
var status = res.status,
|
|
9525
9525
|
message = res.message,
|
|
@@ -9966,7 +9966,7 @@ SendMsgvue_type_template_id_79b8122f_render._withStripped = true
|
|
|
9966
9966
|
notificationType = _sendInfo.notificationType;
|
|
9967
9967
|
|
|
9968
9968
|
var params = {
|
|
9969
|
-
url: api["
|
|
9969
|
+
url: api["tb" /* sendMsg */],
|
|
9970
9970
|
headers: { Accept: 'application/json,text/plain' },
|
|
9971
9971
|
method: 'post',
|
|
9972
9972
|
data: {
|
|
@@ -10028,7 +10028,7 @@ SendMsgvue_type_template_id_79b8122f_render._withStripped = true
|
|
|
10028
10028
|
|
|
10029
10029
|
this.loading = true;
|
|
10030
10030
|
util["a" /* default */].ajax({
|
|
10031
|
-
url: api["
|
|
10031
|
+
url: api["Hb" /* toSendMsg */],
|
|
10032
10032
|
params: { pendingId: this.$attrs.pendingId }
|
|
10033
10033
|
}).then(function (res) {
|
|
10034
10034
|
var status = res.status,
|
|
@@ -10846,7 +10846,7 @@ processRejectvue_type_template_id_7d0d950e_render._withStripped = true
|
|
|
10846
10846
|
userId: util["a" /* default */].getStorage('userId'),
|
|
10847
10847
|
nextNodeId: _this2.nextNode.nextNodeId
|
|
10848
10848
|
};
|
|
10849
|
-
util["a" /* default */].ajax({ url: api["
|
|
10849
|
+
util["a" /* default */].ajax({ url: api["yb" /* taskRejectHtml */], method: 'post', data: params }).then(function (res) {
|
|
10850
10850
|
var status = res.status,
|
|
10851
10851
|
message = res.message;
|
|
10852
10852
|
|
|
@@ -10901,7 +10901,7 @@ processRejectvue_type_template_id_7d0d950e_render._withStripped = true
|
|
|
10901
10901
|
isSinglePage: false,
|
|
10902
10902
|
opinion: this.option
|
|
10903
10903
|
};
|
|
10904
|
-
util["a" /* default */].ajax({ url: api["
|
|
10904
|
+
util["a" /* default */].ajax({ url: api["Lb" /* toTaskRejectHtml */], params: params }).then(function (res) {
|
|
10905
10905
|
var status = res.status,
|
|
10906
10906
|
message = res.message,
|
|
10907
10907
|
_res$data = res.data,
|
|
@@ -11577,7 +11577,7 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
11577
11577
|
taskExamine = this.taskExamine;
|
|
11578
11578
|
|
|
11579
11579
|
var params = {
|
|
11580
|
-
url: api["
|
|
11580
|
+
url: api["Pb" /* toTaskTransferIndex */],
|
|
11581
11581
|
params: {
|
|
11582
11582
|
opinion: opinion,
|
|
11583
11583
|
pendingId: pendingId,
|
|
@@ -11702,7 +11702,7 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
11702
11702
|
var _this3 = this;
|
|
11703
11703
|
|
|
11704
11704
|
var params = {
|
|
11705
|
-
url: api["
|
|
11705
|
+
url: api["Jb" /* toStartTaskRead */],
|
|
11706
11706
|
params: { pendingId: this.pendingId, taskAction: this.type }
|
|
11707
11707
|
};
|
|
11708
11708
|
if (this.type != 'taskReadAndEnd') delete params.params.taskAction;
|
|
@@ -11775,7 +11775,7 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
11775
11775
|
type = this.type;
|
|
11776
11776
|
|
|
11777
11777
|
var params = {
|
|
11778
|
-
url: api["
|
|
11778
|
+
url: api["Cb" /* taskTransfer */],
|
|
11779
11779
|
data: {
|
|
11780
11780
|
choiceDeptId: choiceDeptId,
|
|
11781
11781
|
choiceOrgId: choiceOrgId,
|
|
@@ -11869,7 +11869,7 @@ var startTaskReadvue_type_script_lang_js_components;
|
|
|
11869
11869
|
!download && delete params.isDownload;
|
|
11870
11870
|
isCdjxjTaskHandle == 'true' && delete params.noticeType;
|
|
11871
11871
|
util["a" /* default */].ajax({
|
|
11872
|
-
url: api["
|
|
11872
|
+
url: api["xb" /* taskReadHtml */],
|
|
11873
11873
|
params: { taskAction: _this7.type },
|
|
11874
11874
|
headers: {
|
|
11875
11875
|
Accept: 'application/json,text/plain'
|
|
@@ -12362,7 +12362,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
12362
12362
|
pendingId = this.pendingId;
|
|
12363
12363
|
|
|
12364
12364
|
var params = {
|
|
12365
|
-
url: api["
|
|
12365
|
+
url: api["zb" /* taskReview */],
|
|
12366
12366
|
data: {
|
|
12367
12367
|
nextUserId: nextOtherOrgObj.join(','),
|
|
12368
12368
|
notificationType: noticeType.join(','),
|
|
@@ -12398,7 +12398,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
12398
12398
|
var _this2 = this;
|
|
12399
12399
|
|
|
12400
12400
|
var params = {
|
|
12401
|
-
url: api["
|
|
12401
|
+
url: api["Mb" /* toTaskReview */],
|
|
12402
12402
|
params: { pendingId: this.pendingId }
|
|
12403
12403
|
};
|
|
12404
12404
|
util["a" /* default */].ajax(params).then(function (res) {
|
|
@@ -12433,7 +12433,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
12433
12433
|
var _this3 = this;
|
|
12434
12434
|
|
|
12435
12435
|
var params = {
|
|
12436
|
-
url: this.type == 'takeAdvice' ? api["
|
|
12436
|
+
url: this.type == 'takeAdvice' ? api["Ob" /* toTaskTakeAdvice */] : this.type === 'startDraf' ? api["Nb" /* toTaskStartDraft */] : this.type == 'unionSeal' ? api["Rb" /* toTaskUnionSeal */] : this.type == 'twoOfficesDispatch' ? api["Sb" /* toTwoOfficesDispatch */] : api["Qb" /* toTaskUnionExamine */],
|
|
12437
12437
|
params: { pendingId: this.pendingId },
|
|
12438
12438
|
headers: { Accept: 'application/json,text/plain' }
|
|
12439
12439
|
};
|
|
@@ -12527,7 +12527,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
|
|
|
12527
12527
|
// if (this.type != 'startDraf' && this.type != 'unionSeal' && this.type != 'twoOfficesDispatch')
|
|
12528
12528
|
// return this.$message.warning('暂未开放,敬请期待!');
|
|
12529
12529
|
var param = {
|
|
12530
|
-
url: this.type === 'startDraf' ? api["
|
|
12530
|
+
url: this.type === 'startDraf' ? api["Ab" /* taskStartDraft */] : this.type == 'unionSeal' ? api["Eb" /* taskUnionSeal */] : this.type === 'twoOfficesDispatch' ? api["Ub" /* twoOfficesDispatch */] : this.type == 'takeAdvice' ? api["Bb" /* taskTakeAdvice */] : api["Db" /* taskUnionExamine */],
|
|
12531
12531
|
data: {
|
|
12532
12532
|
opinion: opinion,
|
|
12533
12533
|
pendingId: pendingId,
|
|
@@ -13734,7 +13734,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
13734
13734
|
taskAction: 'complete'
|
|
13735
13735
|
};
|
|
13736
13736
|
util["a" /* default */].ajax({
|
|
13737
|
-
url: api["
|
|
13737
|
+
url: api["xb" /* taskReadHtml */],
|
|
13738
13738
|
params: { taskAction: 'complete' },
|
|
13739
13739
|
headers: {
|
|
13740
13740
|
Accept: 'application/json,text/plain'
|
|
@@ -13766,7 +13766,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
13766
13766
|
|
|
13767
13767
|
this.loading = util["a" /* default */].loading(this.$loading, '加载中...');
|
|
13768
13768
|
util["a" /* default */].ajax({
|
|
13769
|
-
url: api["
|
|
13769
|
+
url: api["Kb" /* toStartTaskReadIndex */],
|
|
13770
13770
|
params: { pendingId: this.pendingId }
|
|
13771
13771
|
}).then(function (res) {
|
|
13772
13772
|
var status = res.status,
|
|
@@ -13901,7 +13901,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
13901
13901
|
pendingId: this.pendingId
|
|
13902
13902
|
};
|
|
13903
13903
|
this.loading = util["a" /* default */].loading(this.$loading, '保存中...');
|
|
13904
|
-
util["a" /* default */].ajax({ url: api["
|
|
13904
|
+
util["a" /* default */].ajax({ url: api["Fb" /* tempSave */], params: params }).then(function (res) {
|
|
13905
13905
|
var status = res.status,
|
|
13906
13906
|
message = res.message;
|
|
13907
13907
|
|
|
@@ -14266,7 +14266,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
14266
14266
|
|
|
14267
14267
|
// return this.$message.warning('请填写意见');
|
|
14268
14268
|
var params = {
|
|
14269
|
-
url: api["
|
|
14269
|
+
url: api["nb" /* rejectAndEnd */],
|
|
14270
14270
|
headers: { Accept: 'application/json,text/plain' },
|
|
14271
14271
|
method: 'post',
|
|
14272
14272
|
data: {
|
|
@@ -14909,7 +14909,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
14909
14909
|
userId: util["a" /* default */].getStorage('userId'),
|
|
14910
14910
|
type: 2
|
|
14911
14911
|
};
|
|
14912
|
-
util["a" /* default */].ajax({ url: api["
|
|
14912
|
+
util["a" /* default */].ajax({ url: api["gb" /* pendedhistoryList */], data: params, method: 'post' }).then(function (res) {
|
|
14913
14913
|
var rCode = res.rCode,
|
|
14914
14914
|
msg = res.msg,
|
|
14915
14915
|
results = res.results;
|
|
@@ -15102,7 +15102,7 @@ function _asyncToGenerator(fn) { return function () { var gen = fn.apply(this, a
|
|
|
15102
15102
|
params.isSubFlow = taskExamineInfo.isSubFlow;
|
|
15103
15103
|
params.nodeId = taskExamineInfo.nodeId;
|
|
15104
15104
|
params.needRetrialAuth = needRetrialAuth;
|
|
15105
|
-
return _context.abrupt('return', util["a" /* default */].ajax({ url: api["
|
|
15105
|
+
return _context.abrupt('return', util["a" /* default */].ajax({ url: api["wb" /* taskHandleHtml */], method: 'post', data: params }).then(function (res) {
|
|
15106
15106
|
var status = res.status,
|
|
15107
15107
|
message = res.message;
|
|
15108
15108
|
|
package/lib/form.js
CHANGED
|
@@ -3249,7 +3249,7 @@ var watermark = function watermark(option) {
|
|
|
3249
3249
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return doQrLogin; });
|
|
3250
3250
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return logout; });
|
|
3251
3251
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return initLogin; });
|
|
3252
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3252
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return switchUserTo; });
|
|
3253
3253
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return changeImg; });
|
|
3254
3254
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return getLoginCode; });
|
|
3255
3255
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return doCodeLogin; });
|
|
@@ -3264,12 +3264,12 @@ var watermark = function watermark(option) {
|
|
|
3264
3264
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return doTwoFactorLogin; });
|
|
3265
3265
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return initRetrialAuth; });
|
|
3266
3266
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return getRetrialAuthCode; });
|
|
3267
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3267
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return scanCodeRetrialAuth; });
|
|
3268
3268
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return codeRetrialAuth; });
|
|
3269
3269
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return doAssistanceQrLogin; });
|
|
3270
3270
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return mainConfig; });
|
|
3271
3271
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return initUserSet; });
|
|
3272
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3272
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Xb", function() { return updateUserInfo; });
|
|
3273
3273
|
/* unused harmony export getUserImgUrl */
|
|
3274
3274
|
/* unused harmony export getDoorIndex */
|
|
3275
3275
|
/* unused harmony export refreshOnlineUsers */
|
|
@@ -3279,20 +3279,20 @@ var watermark = function watermark(option) {
|
|
|
3279
3279
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return getComplexApplicationsNew; });
|
|
3280
3280
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return getUserAppWithTag; });
|
|
3281
3281
|
/* unused harmony export getUserCustomInfo */
|
|
3282
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3283
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3282
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Wb", function() { return updateUserCustomInfo; });
|
|
3283
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return sysMsgPage; });
|
|
3284
3284
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return ignoreSysMsg; });
|
|
3285
3285
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return ignoreAllSysMsg; });
|
|
3286
3286
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return getAdjunctProperties; });
|
|
3287
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3288
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3287
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bc", function() { return uploads; });
|
|
3288
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Zb", function() { return uploadOnlyOne; });
|
|
3289
3289
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return getAdjunctFileInfos; });
|
|
3290
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3290
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ac", function() { return uploadSort; });
|
|
3291
3291
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return downloadByAdjunctId; });
|
|
3292
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3293
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3294
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3295
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3292
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Yb", function() { return uploadDownloads; });
|
|
3293
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return previewAdjunct; });
|
|
3294
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "kb", function() { return previewAdjunct2; });
|
|
3295
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return previewAdjunctOffice; });
|
|
3296
3296
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return delAdjunct; });
|
|
3297
3297
|
/* unused harmony export upload_updateClassify */
|
|
3298
3298
|
/* unused harmony export getDeleteAdjunctFileInfos */
|
|
@@ -3306,14 +3306,14 @@ var watermark = function watermark(option) {
|
|
|
3306
3306
|
/* unused harmony export findUserBaseInfo */
|
|
3307
3307
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return gethelpdoc; });
|
|
3308
3308
|
/* unused harmony export getCurrentuser */
|
|
3309
|
-
/* harmony export
|
|
3310
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3311
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3309
|
+
/* unused harmony export mainDetail */
|
|
3310
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return toStartFlow; });
|
|
3311
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return tempSave; });
|
|
3312
3312
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return commonOpion; });
|
|
3313
3313
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addCommonOpion; });
|
|
3314
3314
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return editCommonOpion; });
|
|
3315
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3316
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3315
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return saveCommonOpinion; });
|
|
3316
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Vb", function() { return updateCommonOpinion; });
|
|
3317
3317
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return deleteCommonOpion; });
|
|
3318
3318
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return getProcessDefList; });
|
|
3319
3319
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return getNodeInfo; });
|
|
@@ -3322,52 +3322,52 @@ var watermark = function watermark(option) {
|
|
|
3322
3322
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return findSysCodes; });
|
|
3323
3323
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return getNotificationMsg; });
|
|
3324
3324
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return getHandleInfoHtml; });
|
|
3325
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3325
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return taskHandleHtml; });
|
|
3326
3326
|
/* unused harmony export getView */
|
|
3327
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3328
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3329
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3330
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3331
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3332
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3333
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3334
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3335
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3336
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3327
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return register; });
|
|
3328
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "gb", function() { return pendedhistoryList; });
|
|
3329
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return toTaskRejectHtml; });
|
|
3330
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return taskRejectHtml; });
|
|
3331
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return toStartTaskRead; });
|
|
3332
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return toStartTaskReadIndex; });
|
|
3333
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return taskReadHtml; });
|
|
3334
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return rejectAndEnd; });
|
|
3335
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toSendMsg; });
|
|
3336
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return sendMsg; });
|
|
3337
3337
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return endFlowHtml; });
|
|
3338
3338
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return handleInfo; });
|
|
3339
3339
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return loginUserInfo; });
|
|
3340
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3341
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3340
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cc", function() { return wss; });
|
|
3341
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Tb", function() { return topic; });
|
|
3342
3342
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return getPresetCustomInfo; });
|
|
3343
3343
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return getPresetNodeInfo; });
|
|
3344
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3345
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3346
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3344
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return toTaskTransferIndex; });
|
|
3345
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return taskTransfer; });
|
|
3346
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toPresetInfoListIndex; });
|
|
3347
3347
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return deletePresetInfo; });
|
|
3348
3348
|
/* unused harmony export historyListJson */
|
|
3349
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3350
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3349
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return pendedhistoryListJson; });
|
|
3350
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return pressListJson; });
|
|
3351
3351
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return deleteFlow; });
|
|
3352
3352
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return isCanStartSubFlow; });
|
|
3353
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3354
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3355
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3356
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3357
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3358
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3359
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3360
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3361
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3362
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3363
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3364
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3365
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3366
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3353
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return toTaskUnionExamine; });
|
|
3354
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return taskUnionExamine; });
|
|
3355
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return toTaskTakeAdvice; });
|
|
3356
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return taskTakeAdvice; });
|
|
3357
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return toTaskStartDraft; });
|
|
3358
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return taskStartDraft; });
|
|
3359
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return toTaskReview; });
|
|
3360
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return taskReview; });
|
|
3361
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return toTaskUnionSeal; });
|
|
3362
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return taskUnionSeal; });
|
|
3363
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return toTwoOfficesDispatch; });
|
|
3364
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ub", function() { return twoOfficesDispatch; });
|
|
3365
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return sendList; });
|
|
3366
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return sendInfo; });
|
|
3367
3367
|
/* unused harmony export sendSave */
|
|
3368
3368
|
/* unused harmony export sendUpdate */
|
|
3369
3369
|
/* unused harmony export sendDelete */
|
|
3370
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3370
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return sendBatch; });
|
|
3371
3371
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return formContents; });
|
|
3372
3372
|
// 登录
|
|
3373
3373
|
var doCaLogin = '/sso2/signIn/auth/doCaLogin'; // ca登录认证
|