eoss-ui 0.4.29 → 0.4.31
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 +80 -77
- package/lib/button.js +80 -77
- package/lib/checkbox-group.js +80 -77
- package/lib/config/api.js +2 -0
- package/lib/data-table-form.js +80 -77
- package/lib/data-table.js +80 -77
- package/lib/date-picker.js +80 -77
- package/lib/dialog.js +80 -77
- package/lib/eoss-ui.common.js +276 -261
- package/lib/flow-group.js +85 -79
- package/lib/flow-list.js +83 -80
- package/lib/flow.js +176 -164
- package/lib/form.js +81 -78
- package/lib/handle-user.js +81 -78
- package/lib/handler.js +81 -78
- package/lib/index.js +1 -1
- package/lib/input-number.js +80 -77
- package/lib/input.js +80 -77
- package/lib/login.js +84 -81
- package/lib/main.js +95 -92
- package/lib/mainComp.js +95 -92
- package/lib/nav.js +80 -77
- package/lib/notify.js +85 -82
- package/lib/page.js +80 -77
- package/lib/player.js +80 -77
- package/lib/qr-code.js +80 -77
- package/lib/radio-group.js +80 -77
- package/lib/select-ganged.js +80 -77
- package/lib/select.js +80 -77
- package/lib/selector-panel.js +98 -95
- package/lib/selector.js +81 -78
- package/lib/sizer.js +82 -79
- package/lib/steps.js +80 -77
- package/lib/switch.js +80 -77
- package/lib/table-form.js +80 -77
- package/lib/tabs.js +80 -77
- package/lib/tips.js +81 -78
- package/lib/tree-group.js +80 -77
- package/lib/tree.js +81 -78
- package/lib/upload.js +96 -93
- package/lib/wujie.js +80 -77
- package/lib/wxlogin.js +80 -77
- package/package.json +1 -1
- package/packages/flow/src/component/CommonOpinions.vue +19 -12
- package/packages/flow/src/main.vue +6 -3
- package/packages/flow-group/src/main.vue +3 -0
- package/src/config/api.js +12 -5
- package/src/index.js +1 -1
- package/CHANGELOG.md +0 -929
package/lib/login.js
CHANGED
|
@@ -2243,117 +2243,118 @@ var watermark = function watermark(option) {
|
|
|
2243
2243
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return doCaLogin; });
|
|
2244
2244
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return doUserLogin; });
|
|
2245
2245
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return doQrLogin; });
|
|
2246
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2247
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2248
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2246
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return logout; });
|
|
2247
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return initLogin; });
|
|
2248
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return switchUserTo; });
|
|
2249
2249
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return changeImg; });
|
|
2250
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2250
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return getLoginCode; });
|
|
2251
2251
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return doCodeLogin; });
|
|
2252
2252
|
/* unused harmony export updateCode */
|
|
2253
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2253
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return getModifyPassCode; });
|
|
2254
2254
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return codeModifyPass; });
|
|
2255
2255
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return authCenter; });
|
|
2256
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2256
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return initModifyPassword; });
|
|
2257
2257
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return doWechatQrLogin; });
|
|
2258
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2259
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2260
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2258
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return mainConfig; });
|
|
2259
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return initUserSet; });
|
|
2260
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return updateUserInfo; });
|
|
2261
2261
|
/* unused harmony export getUserImgUrl */
|
|
2262
2262
|
/* unused harmony export getDoorIndex */
|
|
2263
2263
|
/* unused harmony export refreshOnlineUsers */
|
|
2264
2264
|
/* unused harmony export getQuickMenuIds */
|
|
2265
2265
|
/* unused harmony export getApplicationIdArray */
|
|
2266
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2267
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2266
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return getComplexApplications; });
|
|
2267
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return getComplexApplicationsNew; });
|
|
2268
2268
|
/* unused harmony export getUserCustomInfo */
|
|
2269
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2270
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2271
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2272
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2273
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2274
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2275
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2276
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2277
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2269
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return updateUserCustomInfo; });
|
|
2270
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return sysMsgPage; });
|
|
2271
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return ignoreSysMsg; });
|
|
2272
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return ignoreAllSysMsg; });
|
|
2273
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return getAdjunctProperties; });
|
|
2274
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return uploads; });
|
|
2275
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return uploadOnlyOne; });
|
|
2276
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return getAdjunctFileInfos; });
|
|
2277
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return uploadSort; });
|
|
2278
2278
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return downloadByAdjunctId; });
|
|
2279
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2280
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2281
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2282
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2279
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return uploadDownloads; });
|
|
2280
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return previewAdjunct; });
|
|
2281
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cb", function() { return previewAdjunct2; });
|
|
2282
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return previewAdjunctOffice; });
|
|
2283
2283
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return delAdjunct; });
|
|
2284
2284
|
/* unused harmony export upload_updateClassify */
|
|
2285
2285
|
/* unused harmony export getDeleteAdjunctFileInfos */
|
|
2286
2286
|
/* unused harmony export getPictureBase64 */
|
|
2287
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2288
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2289
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2290
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2287
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return getSelectorOrgTree; });
|
|
2288
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return getSelectorOrgDetail; });
|
|
2289
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return getOrgMainTree; });
|
|
2290
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return getSelectOrgsubids; });
|
|
2291
2291
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return findSysCode; });
|
|
2292
2292
|
/* unused harmony export findUserBaseInfo */
|
|
2293
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2293
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return gethelpdoc; });
|
|
2294
2294
|
/* unused harmony export getCurrentuser */
|
|
2295
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2296
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2297
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2295
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return mainDetail; });
|
|
2296
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return toStartFlow; });
|
|
2297
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return tempSave; });
|
|
2298
2298
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return commonOpion; });
|
|
2299
2299
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addCommonOpion; });
|
|
2300
2300
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return editCommonOpion; });
|
|
2301
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2302
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2301
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "gb", function() { return saveCommonOpinion; });
|
|
2302
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return updateCommonOpinion; });
|
|
2303
2303
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return deleteCommonOpion; });
|
|
2304
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2305
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2304
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return getProcessDefList; });
|
|
2305
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return getNodeInfo; });
|
|
2306
2306
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return findCodeValues; });
|
|
2307
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return findSysParam; });
|
|
2307
2308
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return findSysCodes; });
|
|
2308
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2309
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2310
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2309
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return getNotificationMsg; });
|
|
2310
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return getHandleInfoHtml; });
|
|
2311
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return taskHandleHtml; });
|
|
2311
2312
|
/* unused harmony export getView */
|
|
2312
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2313
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2314
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2315
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2316
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2317
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2318
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2319
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2320
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2321
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2313
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return register; });
|
|
2314
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return pendedhistoryList; });
|
|
2315
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return toTaskRejectHtml; });
|
|
2316
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return taskRejectHtml; });
|
|
2317
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return toStartTaskRead; });
|
|
2318
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return toStartTaskReadIndex; });
|
|
2319
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return taskReadHtml; });
|
|
2320
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return rejectAndEnd; });
|
|
2321
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return toSendMsg; });
|
|
2322
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "kb", function() { return sendMsg; });
|
|
2322
2323
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return endFlowHtml; });
|
|
2323
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2324
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2325
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2326
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2327
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2328
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2329
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2330
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2331
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2324
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return handleInfo; });
|
|
2325
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return loginUserInfo; });
|
|
2326
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Tb", function() { return wss; });
|
|
2327
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return topic; });
|
|
2328
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return getPresetCustomInfo; });
|
|
2329
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return getPresetNodeInfo; });
|
|
2330
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toTaskTransferIndex; });
|
|
2331
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return taskTransfer; });
|
|
2332
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return toPresetInfoListIndex; });
|
|
2332
2333
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return deletePresetInfo; });
|
|
2333
2334
|
/* unused harmony export historyListJson */
|
|
2334
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2335
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2335
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return pendedhistoryListJson; });
|
|
2336
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return pressListJson; });
|
|
2336
2337
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return deleteFlow; });
|
|
2337
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2338
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2339
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2340
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2341
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2342
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2343
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2344
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2345
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2346
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2347
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2348
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2349
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2350
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2351
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2338
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return isCanStartSubFlow; });
|
|
2339
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toTaskUnionExamine; });
|
|
2340
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return taskUnionExamine; });
|
|
2341
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return toTaskTakeAdvice; });
|
|
2342
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return taskTakeAdvice; });
|
|
2343
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return toTaskStartDraft; });
|
|
2344
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return taskStartDraft; });
|
|
2345
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return toTaskReview; });
|
|
2346
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return taskReview; });
|
|
2347
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return toTaskUnionSeal; });
|
|
2348
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return taskUnionSeal; });
|
|
2349
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return toTwoOfficesDispatch; });
|
|
2350
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return twoOfficesDispatch; });
|
|
2351
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return sendList; });
|
|
2352
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return sendInfo; });
|
|
2352
2353
|
/* unused harmony export sendSave */
|
|
2353
2354
|
/* unused harmony export sendUpdate */
|
|
2354
2355
|
/* unused harmony export sendDelete */
|
|
2355
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2356
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2356
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return sendBatch; });
|
|
2357
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return formContents; });
|
|
2357
2358
|
// 登录
|
|
2358
2359
|
var doCaLogin = '/sso2/signIn/auth/doCaLogin'; // ca登录认证
|
|
2359
2360
|
var doUserLogin = '/sso2/signIn/auth/doUserLogin'; // 一般的账号密码认证含验证码验证
|
|
@@ -2449,7 +2450,9 @@ var getNodeInfo = '/oa/task/taskHandle/getNodeInfo.dhtml';
|
|
|
2449
2450
|
// 系统消息
|
|
2450
2451
|
// 通知方式
|
|
2451
2452
|
var findCodeValues = '/bpm/bpmCommon/findCodeValues';
|
|
2453
|
+
var findSysParam = '/bpm/bpmCommon/findSysParam';
|
|
2452
2454
|
var findSysCodes = '/oa/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
2455
|
+
|
|
2453
2456
|
// 获取通知消息
|
|
2454
2457
|
var getNotificationMsg = '/oa/task/taskHandle/getNotificationMsg.dhtml';
|
|
2455
2458
|
// 获取审核页面数据
|
|
@@ -3827,7 +3830,7 @@ function _objectWithoutProperties(obj, keys) { var target = {}; for (var i in ob
|
|
|
3827
3830
|
var _this = this;
|
|
3828
3831
|
|
|
3829
3832
|
util["a" /* default */].ajax({
|
|
3830
|
-
url: api["
|
|
3833
|
+
url: api["R" /* initModifyPassword */]
|
|
3831
3834
|
}).then(function (res) {
|
|
3832
3835
|
if (res.rCode === 0) {
|
|
3833
3836
|
var results = JSON.parse(JSON.stringify(res.results));
|
|
@@ -3887,7 +3890,7 @@ function _objectWithoutProperties(obj, keys) { var target = {}; for (var i in ob
|
|
|
3887
3890
|
var _this3 = this;
|
|
3888
3891
|
|
|
3889
3892
|
util["a" /* default */].ajax({
|
|
3890
|
-
url: api["
|
|
3893
|
+
url: api["C" /* getModifyPassCode */],
|
|
3891
3894
|
params: params
|
|
3892
3895
|
}).then(function (res) {
|
|
3893
3896
|
if (res.rCode === 0) {
|
|
@@ -4304,7 +4307,7 @@ var mainvue_type_script_lang_js_extends = Object.assign || function (target) { f
|
|
|
4304
4307
|
//初始登录配置接口地址
|
|
4305
4308
|
initLogin: {
|
|
4306
4309
|
type: String,
|
|
4307
|
-
default: api["
|
|
4310
|
+
default: api["Q" /* initLogin */]
|
|
4308
4311
|
},
|
|
4309
4312
|
title: {
|
|
4310
4313
|
type: String,
|
|
@@ -4395,7 +4398,7 @@ var mainvue_type_script_lang_js_extends = Object.assign || function (target) { f
|
|
|
4395
4398
|
},
|
|
4396
4399
|
getLoginCode: {
|
|
4397
4400
|
type: String,
|
|
4398
|
-
default: api["
|
|
4401
|
+
default: api["B" /* getLoginCode */]
|
|
4399
4402
|
},
|
|
4400
4403
|
doCodeLogin: {
|
|
4401
4404
|
type: String,
|
package/lib/main.js
CHANGED
|
@@ -2243,117 +2243,118 @@ var watermark = function watermark(option) {
|
|
|
2243
2243
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return doCaLogin; });
|
|
2244
2244
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return doUserLogin; });
|
|
2245
2245
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return doQrLogin; });
|
|
2246
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2247
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2248
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2246
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return logout; });
|
|
2247
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return initLogin; });
|
|
2248
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return switchUserTo; });
|
|
2249
2249
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return changeImg; });
|
|
2250
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2250
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return getLoginCode; });
|
|
2251
2251
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return doCodeLogin; });
|
|
2252
2252
|
/* unused harmony export updateCode */
|
|
2253
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2253
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return getModifyPassCode; });
|
|
2254
2254
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return codeModifyPass; });
|
|
2255
2255
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return authCenter; });
|
|
2256
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2256
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return initModifyPassword; });
|
|
2257
2257
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return doWechatQrLogin; });
|
|
2258
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2259
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2260
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2258
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return mainConfig; });
|
|
2259
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return initUserSet; });
|
|
2260
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return updateUserInfo; });
|
|
2261
2261
|
/* unused harmony export getUserImgUrl */
|
|
2262
2262
|
/* unused harmony export getDoorIndex */
|
|
2263
2263
|
/* unused harmony export refreshOnlineUsers */
|
|
2264
2264
|
/* unused harmony export getQuickMenuIds */
|
|
2265
2265
|
/* unused harmony export getApplicationIdArray */
|
|
2266
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2267
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2266
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return getComplexApplications; });
|
|
2267
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return getComplexApplicationsNew; });
|
|
2268
2268
|
/* unused harmony export getUserCustomInfo */
|
|
2269
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2270
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2271
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2272
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2273
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2274
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2275
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2276
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2277
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2269
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return updateUserCustomInfo; });
|
|
2270
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return sysMsgPage; });
|
|
2271
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return ignoreSysMsg; });
|
|
2272
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return ignoreAllSysMsg; });
|
|
2273
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return getAdjunctProperties; });
|
|
2274
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return uploads; });
|
|
2275
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return uploadOnlyOne; });
|
|
2276
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return getAdjunctFileInfos; });
|
|
2277
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return uploadSort; });
|
|
2278
2278
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return downloadByAdjunctId; });
|
|
2279
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2280
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2281
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2282
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2279
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return uploadDownloads; });
|
|
2280
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return previewAdjunct; });
|
|
2281
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cb", function() { return previewAdjunct2; });
|
|
2282
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return previewAdjunctOffice; });
|
|
2283
2283
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return delAdjunct; });
|
|
2284
2284
|
/* unused harmony export upload_updateClassify */
|
|
2285
2285
|
/* unused harmony export getDeleteAdjunctFileInfos */
|
|
2286
2286
|
/* unused harmony export getPictureBase64 */
|
|
2287
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2288
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2289
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2290
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2287
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return getSelectorOrgTree; });
|
|
2288
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return getSelectorOrgDetail; });
|
|
2289
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return getOrgMainTree; });
|
|
2290
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return getSelectOrgsubids; });
|
|
2291
2291
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return findSysCode; });
|
|
2292
2292
|
/* unused harmony export findUserBaseInfo */
|
|
2293
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2293
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return gethelpdoc; });
|
|
2294
2294
|
/* unused harmony export getCurrentuser */
|
|
2295
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2296
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2297
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2295
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return mainDetail; });
|
|
2296
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return toStartFlow; });
|
|
2297
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return tempSave; });
|
|
2298
2298
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return commonOpion; });
|
|
2299
2299
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addCommonOpion; });
|
|
2300
2300
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return editCommonOpion; });
|
|
2301
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2302
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2301
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "gb", function() { return saveCommonOpinion; });
|
|
2302
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return updateCommonOpinion; });
|
|
2303
2303
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return deleteCommonOpion; });
|
|
2304
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2305
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2304
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return getProcessDefList; });
|
|
2305
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return getNodeInfo; });
|
|
2306
2306
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return findCodeValues; });
|
|
2307
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return findSysParam; });
|
|
2307
2308
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return findSysCodes; });
|
|
2308
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2309
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2310
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2309
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return getNotificationMsg; });
|
|
2310
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return getHandleInfoHtml; });
|
|
2311
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return taskHandleHtml; });
|
|
2311
2312
|
/* unused harmony export getView */
|
|
2312
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2313
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2314
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2315
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2316
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2317
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2318
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2319
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2320
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2321
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2313
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return register; });
|
|
2314
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return pendedhistoryList; });
|
|
2315
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return toTaskRejectHtml; });
|
|
2316
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return taskRejectHtml; });
|
|
2317
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return toStartTaskRead; });
|
|
2318
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return toStartTaskReadIndex; });
|
|
2319
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return taskReadHtml; });
|
|
2320
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return rejectAndEnd; });
|
|
2321
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return toSendMsg; });
|
|
2322
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "kb", function() { return sendMsg; });
|
|
2322
2323
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return endFlowHtml; });
|
|
2323
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2324
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2325
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2326
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2327
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2328
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2329
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2330
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2331
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2324
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return handleInfo; });
|
|
2325
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return loginUserInfo; });
|
|
2326
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Tb", function() { return wss; });
|
|
2327
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return topic; });
|
|
2328
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return getPresetCustomInfo; });
|
|
2329
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return getPresetNodeInfo; });
|
|
2330
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toTaskTransferIndex; });
|
|
2331
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return taskTransfer; });
|
|
2332
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return toPresetInfoListIndex; });
|
|
2332
2333
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return deletePresetInfo; });
|
|
2333
2334
|
/* unused harmony export historyListJson */
|
|
2334
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2335
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2335
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return pendedhistoryListJson; });
|
|
2336
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return pressListJson; });
|
|
2336
2337
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return deleteFlow; });
|
|
2337
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2338
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2339
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2340
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2341
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2342
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2343
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2344
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2345
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2346
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2347
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2348
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2349
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2350
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2351
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2338
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return isCanStartSubFlow; });
|
|
2339
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toTaskUnionExamine; });
|
|
2340
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return taskUnionExamine; });
|
|
2341
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return toTaskTakeAdvice; });
|
|
2342
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return taskTakeAdvice; });
|
|
2343
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return toTaskStartDraft; });
|
|
2344
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return taskStartDraft; });
|
|
2345
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return toTaskReview; });
|
|
2346
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return taskReview; });
|
|
2347
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return toTaskUnionSeal; });
|
|
2348
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return taskUnionSeal; });
|
|
2349
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return toTwoOfficesDispatch; });
|
|
2350
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return twoOfficesDispatch; });
|
|
2351
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return sendList; });
|
|
2352
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return sendInfo; });
|
|
2352
2353
|
/* unused harmony export sendSave */
|
|
2353
2354
|
/* unused harmony export sendUpdate */
|
|
2354
2355
|
/* unused harmony export sendDelete */
|
|
2355
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2356
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2356
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return sendBatch; });
|
|
2357
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return formContents; });
|
|
2357
2358
|
// 登录
|
|
2358
2359
|
var doCaLogin = '/sso2/signIn/auth/doCaLogin'; // ca登录认证
|
|
2359
2360
|
var doUserLogin = '/sso2/signIn/auth/doUserLogin'; // 一般的账号密码认证含验证码验证
|
|
@@ -2449,7 +2450,9 @@ var getNodeInfo = '/oa/task/taskHandle/getNodeInfo.dhtml';
|
|
|
2449
2450
|
// 系统消息
|
|
2450
2451
|
// 通知方式
|
|
2451
2452
|
var findCodeValues = '/bpm/bpmCommon/findCodeValues';
|
|
2453
|
+
var findSysParam = '/bpm/bpmCommon/findSysParam';
|
|
2452
2454
|
var findSysCodes = '/oa/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
2455
|
+
|
|
2453
2456
|
// 获取通知消息
|
|
2454
2457
|
var getNotificationMsg = '/oa/task/taskHandle/getNotificationMsg.dhtml';
|
|
2455
2458
|
// 获取审核页面数据
|
|
@@ -3433,7 +3436,7 @@ var util = __webpack_require__(0);
|
|
|
3433
3436
|
var _this2 = this;
|
|
3434
3437
|
|
|
3435
3438
|
util["a" /* default */].ajax({
|
|
3436
|
-
url: api["
|
|
3439
|
+
url: api["S" /* initUserSet */]
|
|
3437
3440
|
}).then(function (res) {
|
|
3438
3441
|
if (res.rCode === 0) {
|
|
3439
3442
|
var results = JSON.parse(JSON.stringify(res.results));
|
|
@@ -3480,7 +3483,7 @@ var util = __webpack_require__(0);
|
|
|
3480
3483
|
|
|
3481
3484
|
switch (type) {
|
|
3482
3485
|
case 'job':
|
|
3483
|
-
util["a" /* default */].ajax({ url: api["
|
|
3486
|
+
util["a" /* default */].ajax({ url: api["lb" /* switchUserTo */], params: { userId: value.value } }).then(function (res) {
|
|
3484
3487
|
if (res.rCode == 0) {
|
|
3485
3488
|
util["a" /* default */].setStorage({
|
|
3486
3489
|
type: _this3.storage,
|
|
@@ -3518,7 +3521,7 @@ var util = __webpack_require__(0);
|
|
|
3518
3521
|
var _this4 = this;
|
|
3519
3522
|
|
|
3520
3523
|
util["a" /* default */].ajax({
|
|
3521
|
-
url: api["
|
|
3524
|
+
url: api["Ob" /* updateUserInfo */],
|
|
3522
3525
|
params: {
|
|
3523
3526
|
email: this.values.email,
|
|
3524
3527
|
officeTel: this.values.officetel,
|
|
@@ -3557,7 +3560,7 @@ var util = __webpack_require__(0);
|
|
|
3557
3560
|
var notify = _this4.values.notify.sort().join(',');
|
|
3558
3561
|
if (notify != _this4.notify.split(',').sort().join(',')) {
|
|
3559
3562
|
util["a" /* default */].ajax({
|
|
3560
|
-
url: api["
|
|
3563
|
+
url: api["Nb" /* updateUserCustomInfo */],
|
|
3561
3564
|
params: {
|
|
3562
3565
|
notify: notify
|
|
3563
3566
|
}
|
|
@@ -4116,7 +4119,7 @@ messagevue_type_template_id_6b9d422c_render._withStripped = true
|
|
|
4116
4119
|
if (this.pageNum <= this.pageCount) {
|
|
4117
4120
|
this.loading = true;
|
|
4118
4121
|
util["a" /* default */].ajax({
|
|
4119
|
-
url: api["
|
|
4122
|
+
url: api["mb" /* sysMsgPage */],
|
|
4120
4123
|
params: {
|
|
4121
4124
|
pageNum: reload ? 1 : this.pageNum,
|
|
4122
4125
|
pageSize: this.pageSize
|
|
@@ -4149,7 +4152,7 @@ messagevue_type_template_id_6b9d422c_render._withStripped = true
|
|
|
4149
4152
|
var _this2 = this;
|
|
4150
4153
|
|
|
4151
4154
|
util["a" /* default */].ajax({
|
|
4152
|
-
url: api["
|
|
4155
|
+
url: api["P" /* ignoreSysMsg */],
|
|
4153
4156
|
params: {
|
|
4154
4157
|
id: res.id
|
|
4155
4158
|
}
|
|
@@ -4169,7 +4172,7 @@ messagevue_type_template_id_6b9d422c_render._withStripped = true
|
|
|
4169
4172
|
var _this3 = this;
|
|
4170
4173
|
|
|
4171
4174
|
util["a" /* default */].ajax({
|
|
4172
|
-
url: api["
|
|
4175
|
+
url: api["O" /* ignoreAllSysMsg */]
|
|
4173
4176
|
}).then(function (res) {
|
|
4174
4177
|
_this3.count = 0;
|
|
4175
4178
|
_this3.msgs = [];
|
|
@@ -4489,7 +4492,7 @@ noticevue_type_template_id_b4f91b8e_render._withStripped = true
|
|
|
4489
4492
|
var _this = this;
|
|
4490
4493
|
|
|
4491
4494
|
util["a" /* default */].ajax({
|
|
4492
|
-
url: api["
|
|
4495
|
+
url: api["O" /* ignoreAllSysMsg */]
|
|
4493
4496
|
}).then(function (res) {
|
|
4494
4497
|
_this.count = 0;
|
|
4495
4498
|
_this.msgs = [];
|
|
@@ -5071,7 +5074,7 @@ var log = util["a" /* default */].getParams('console');
|
|
|
5071
5074
|
//获取用户信息的接口
|
|
5072
5075
|
mainConfig: {
|
|
5073
5076
|
type: String,
|
|
5074
|
-
default: api["
|
|
5077
|
+
default: api["W" /* mainConfig */]
|
|
5075
5078
|
},
|
|
5076
5079
|
iframeId: {
|
|
5077
5080
|
type: String,
|
|
@@ -5142,9 +5145,9 @@ var log = util["a" /* default */].getParams('console');
|
|
|
5142
5145
|
return this.menuUrl;
|
|
5143
5146
|
}
|
|
5144
5147
|
if (this.application) {
|
|
5145
|
-
return api["
|
|
5148
|
+
return api["z" /* getComplexApplicationsNew */];
|
|
5146
5149
|
}
|
|
5147
|
-
return api["
|
|
5150
|
+
return api["y" /* getComplexApplications */];
|
|
5148
5151
|
},
|
|
5149
5152
|
|
|
5150
5153
|
//是否双列右侧菜单
|
|
@@ -5349,7 +5352,7 @@ var log = util["a" /* default */].getParams('console');
|
|
|
5349
5352
|
var _this = this;
|
|
5350
5353
|
|
|
5351
5354
|
var params = {
|
|
5352
|
-
url: api["
|
|
5355
|
+
url: api["X" /* mainDetail */],
|
|
5353
5356
|
params: { id: id }
|
|
5354
5357
|
};
|
|
5355
5358
|
util["a" /* default */].ajax(params).then(function (res) {
|
|
@@ -5449,7 +5452,7 @@ var log = util["a" /* default */].getParams('console');
|
|
|
5449
5452
|
return;
|
|
5450
5453
|
}
|
|
5451
5454
|
util["a" /* default */].ajax({
|
|
5452
|
-
url: api["
|
|
5455
|
+
url: api["Nb" /* updateUserCustomInfo */],
|
|
5453
5456
|
params: { color: escape(color.toLowerCase()) },
|
|
5454
5457
|
data: { color: escape(color.toLowerCase()) }
|
|
5455
5458
|
}).then(function (res) {
|
|
@@ -6233,7 +6236,7 @@ var log = util["a" /* default */].getParams('console');
|
|
|
6233
6236
|
initWebSocket: function initWebSocket() {
|
|
6234
6237
|
//初始化weosocket
|
|
6235
6238
|
if (!this.websocket) {
|
|
6236
|
-
var url = (util["a" /* default */].getStorage('wshost') || '') + api["
|
|
6239
|
+
var url = (util["a" /* default */].getStorage('wshost') || '') + api["Tb" /* wss */];
|
|
6237
6240
|
this.websocket = new external_sockjs_client_default.a(url);
|
|
6238
6241
|
}
|
|
6239
6242
|
this.client = external_stompjs_default.a.over(this.websocket);
|
|
@@ -6248,7 +6251,7 @@ var log = util["a" /* default */].getParams('console');
|
|
|
6248
6251
|
client.connect({}, function () {
|
|
6249
6252
|
//localStorage.setItem("socket",true);
|
|
6250
6253
|
//订阅服务端的
|
|
6251
|
-
client.subscribe(api["
|
|
6254
|
+
client.subscribe(api["Kb" /* topic */], function (response) {
|
|
6252
6255
|
var res = JSON.parse(response.body);
|
|
6253
6256
|
var data = res.data;
|
|
6254
6257
|
for (var i in data) {
|