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/wujie.js
CHANGED
|
@@ -2245,117 +2245,118 @@ var watermark = function watermark(option) {
|
|
|
2245
2245
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return doCaLogin; });
|
|
2246
2246
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return doUserLogin; });
|
|
2247
2247
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return doQrLogin; });
|
|
2248
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2249
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2250
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2248
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return logout; });
|
|
2249
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return initLogin; });
|
|
2250
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return switchUserTo; });
|
|
2251
2251
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return changeImg; });
|
|
2252
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2252
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return getLoginCode; });
|
|
2253
2253
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return doCodeLogin; });
|
|
2254
2254
|
/* unused harmony export updateCode */
|
|
2255
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2255
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return getModifyPassCode; });
|
|
2256
2256
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return codeModifyPass; });
|
|
2257
2257
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return authCenter; });
|
|
2258
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2258
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return initModifyPassword; });
|
|
2259
2259
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return doWechatQrLogin; });
|
|
2260
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2261
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2262
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2260
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return mainConfig; });
|
|
2261
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return initUserSet; });
|
|
2262
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return updateUserInfo; });
|
|
2263
2263
|
/* unused harmony export getUserImgUrl */
|
|
2264
2264
|
/* unused harmony export getDoorIndex */
|
|
2265
2265
|
/* unused harmony export refreshOnlineUsers */
|
|
2266
2266
|
/* unused harmony export getQuickMenuIds */
|
|
2267
2267
|
/* unused harmony export getApplicationIdArray */
|
|
2268
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2269
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2268
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return getComplexApplications; });
|
|
2269
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return getComplexApplicationsNew; });
|
|
2270
2270
|
/* unused harmony export getUserCustomInfo */
|
|
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__, "
|
|
2278
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2279
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2271
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return updateUserCustomInfo; });
|
|
2272
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return sysMsgPage; });
|
|
2273
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return ignoreSysMsg; });
|
|
2274
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return ignoreAllSysMsg; });
|
|
2275
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return getAdjunctProperties; });
|
|
2276
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return uploads; });
|
|
2277
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return uploadOnlyOne; });
|
|
2278
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return getAdjunctFileInfos; });
|
|
2279
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return uploadSort; });
|
|
2280
2280
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return downloadByAdjunctId; });
|
|
2281
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2282
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2283
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2284
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2281
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return uploadDownloads; });
|
|
2282
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return previewAdjunct; });
|
|
2283
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cb", function() { return previewAdjunct2; });
|
|
2284
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return previewAdjunctOffice; });
|
|
2285
2285
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return delAdjunct; });
|
|
2286
2286
|
/* unused harmony export upload_updateClassify */
|
|
2287
2287
|
/* unused harmony export getDeleteAdjunctFileInfos */
|
|
2288
2288
|
/* unused harmony export getPictureBase64 */
|
|
2289
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2290
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2291
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2292
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2289
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return getSelectorOrgTree; });
|
|
2290
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return getSelectorOrgDetail; });
|
|
2291
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return getOrgMainTree; });
|
|
2292
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return getSelectOrgsubids; });
|
|
2293
2293
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return findSysCode; });
|
|
2294
2294
|
/* unused harmony export findUserBaseInfo */
|
|
2295
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2295
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return gethelpdoc; });
|
|
2296
2296
|
/* unused harmony export getCurrentuser */
|
|
2297
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2298
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2299
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2297
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return mainDetail; });
|
|
2298
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return toStartFlow; });
|
|
2299
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return tempSave; });
|
|
2300
2300
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return commonOpion; });
|
|
2301
2301
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addCommonOpion; });
|
|
2302
2302
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return editCommonOpion; });
|
|
2303
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2304
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2303
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "gb", function() { return saveCommonOpinion; });
|
|
2304
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return updateCommonOpinion; });
|
|
2305
2305
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return deleteCommonOpion; });
|
|
2306
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2307
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2306
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return getProcessDefList; });
|
|
2307
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return getNodeInfo; });
|
|
2308
2308
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return findCodeValues; });
|
|
2309
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return findSysParam; });
|
|
2309
2310
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return findSysCodes; });
|
|
2310
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2311
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2312
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2311
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return getNotificationMsg; });
|
|
2312
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return getHandleInfoHtml; });
|
|
2313
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return taskHandleHtml; });
|
|
2313
2314
|
/* unused harmony export getView */
|
|
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__, "
|
|
2322
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2323
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2315
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return register; });
|
|
2316
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return pendedhistoryList; });
|
|
2317
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return toTaskRejectHtml; });
|
|
2318
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return taskRejectHtml; });
|
|
2319
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return toStartTaskRead; });
|
|
2320
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return toStartTaskReadIndex; });
|
|
2321
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return taskReadHtml; });
|
|
2322
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return rejectAndEnd; });
|
|
2323
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return toSendMsg; });
|
|
2324
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "kb", function() { return sendMsg; });
|
|
2324
2325
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return endFlowHtml; });
|
|
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__, "
|
|
2332
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2333
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2326
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return handleInfo; });
|
|
2327
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return loginUserInfo; });
|
|
2328
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Tb", function() { return wss; });
|
|
2329
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return topic; });
|
|
2330
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return getPresetCustomInfo; });
|
|
2331
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return getPresetNodeInfo; });
|
|
2332
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toTaskTransferIndex; });
|
|
2333
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return taskTransfer; });
|
|
2334
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return toPresetInfoListIndex; });
|
|
2334
2335
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return deletePresetInfo; });
|
|
2335
2336
|
/* unused harmony export historyListJson */
|
|
2336
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2337
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2337
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return pendedhistoryListJson; });
|
|
2338
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return pressListJson; });
|
|
2338
2339
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return deleteFlow; });
|
|
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__, "
|
|
2352
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2353
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2340
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return isCanStartSubFlow; });
|
|
2341
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toTaskUnionExamine; });
|
|
2342
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return taskUnionExamine; });
|
|
2343
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return toTaskTakeAdvice; });
|
|
2344
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return taskTakeAdvice; });
|
|
2345
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return toTaskStartDraft; });
|
|
2346
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return taskStartDraft; });
|
|
2347
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return toTaskReview; });
|
|
2348
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return taskReview; });
|
|
2349
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return toTaskUnionSeal; });
|
|
2350
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return taskUnionSeal; });
|
|
2351
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return toTwoOfficesDispatch; });
|
|
2352
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return twoOfficesDispatch; });
|
|
2353
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return sendList; });
|
|
2354
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return sendInfo; });
|
|
2354
2355
|
/* unused harmony export sendSave */
|
|
2355
2356
|
/* unused harmony export sendUpdate */
|
|
2356
2357
|
/* unused harmony export sendDelete */
|
|
2357
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2358
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2358
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return sendBatch; });
|
|
2359
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return formContents; });
|
|
2359
2360
|
// 登录
|
|
2360
2361
|
var doCaLogin = '/sso2/signIn/auth/doCaLogin'; // ca登录认证
|
|
2361
2362
|
var doUserLogin = '/sso2/signIn/auth/doUserLogin'; // 一般的账号密码认证含验证码验证
|
|
@@ -2451,7 +2452,9 @@ var getNodeInfo = '/oa/task/taskHandle/getNodeInfo.dhtml';
|
|
|
2451
2452
|
// 系统消息
|
|
2452
2453
|
// 通知方式
|
|
2453
2454
|
var findCodeValues = '/bpm/bpmCommon/findCodeValues';
|
|
2455
|
+
var findSysParam = '/bpm/bpmCommon/findSysParam';
|
|
2454
2456
|
var findSysCodes = '/oa/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
2457
|
+
|
|
2455
2458
|
// 获取通知消息
|
|
2456
2459
|
var getNotificationMsg = '/oa/task/taskHandle/getNotificationMsg.dhtml';
|
|
2457
2460
|
// 获取审核页面数据
|
package/lib/wxlogin.js
CHANGED
|
@@ -2245,117 +2245,118 @@ var watermark = function watermark(option) {
|
|
|
2245
2245
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return doCaLogin; });
|
|
2246
2246
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return doUserLogin; });
|
|
2247
2247
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return doQrLogin; });
|
|
2248
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2249
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2250
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2248
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return logout; });
|
|
2249
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return initLogin; });
|
|
2250
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return switchUserTo; });
|
|
2251
2251
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return changeImg; });
|
|
2252
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2252
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return getLoginCode; });
|
|
2253
2253
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return doCodeLogin; });
|
|
2254
2254
|
/* unused harmony export updateCode */
|
|
2255
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2255
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return getModifyPassCode; });
|
|
2256
2256
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return codeModifyPass; });
|
|
2257
2257
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return authCenter; });
|
|
2258
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2258
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return initModifyPassword; });
|
|
2259
2259
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return doWechatQrLogin; });
|
|
2260
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2261
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2262
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2260
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return mainConfig; });
|
|
2261
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return initUserSet; });
|
|
2262
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return updateUserInfo; });
|
|
2263
2263
|
/* unused harmony export getUserImgUrl */
|
|
2264
2264
|
/* unused harmony export getDoorIndex */
|
|
2265
2265
|
/* unused harmony export refreshOnlineUsers */
|
|
2266
2266
|
/* unused harmony export getQuickMenuIds */
|
|
2267
2267
|
/* unused harmony export getApplicationIdArray */
|
|
2268
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2269
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2268
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return getComplexApplications; });
|
|
2269
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return getComplexApplicationsNew; });
|
|
2270
2270
|
/* unused harmony export getUserCustomInfo */
|
|
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__, "
|
|
2278
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2279
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2271
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return updateUserCustomInfo; });
|
|
2272
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return sysMsgPage; });
|
|
2273
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return ignoreSysMsg; });
|
|
2274
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return ignoreAllSysMsg; });
|
|
2275
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return getAdjunctProperties; });
|
|
2276
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return uploads; });
|
|
2277
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return uploadOnlyOne; });
|
|
2278
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return getAdjunctFileInfos; });
|
|
2279
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return uploadSort; });
|
|
2280
2280
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return downloadByAdjunctId; });
|
|
2281
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2282
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2283
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2284
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2281
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return uploadDownloads; });
|
|
2282
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return previewAdjunct; });
|
|
2283
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cb", function() { return previewAdjunct2; });
|
|
2284
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return previewAdjunctOffice; });
|
|
2285
2285
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return delAdjunct; });
|
|
2286
2286
|
/* unused harmony export upload_updateClassify */
|
|
2287
2287
|
/* unused harmony export getDeleteAdjunctFileInfos */
|
|
2288
2288
|
/* unused harmony export getPictureBase64 */
|
|
2289
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2290
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2291
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2292
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2289
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return getSelectorOrgTree; });
|
|
2290
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return getSelectorOrgDetail; });
|
|
2291
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return getOrgMainTree; });
|
|
2292
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return getSelectOrgsubids; });
|
|
2293
2293
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return findSysCode; });
|
|
2294
2294
|
/* unused harmony export findUserBaseInfo */
|
|
2295
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2295
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return gethelpdoc; });
|
|
2296
2296
|
/* unused harmony export getCurrentuser */
|
|
2297
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2298
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2299
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2297
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return mainDetail; });
|
|
2298
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return toStartFlow; });
|
|
2299
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return tempSave; });
|
|
2300
2300
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return commonOpion; });
|
|
2301
2301
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addCommonOpion; });
|
|
2302
2302
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return editCommonOpion; });
|
|
2303
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2304
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2303
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "gb", function() { return saveCommonOpinion; });
|
|
2304
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return updateCommonOpinion; });
|
|
2305
2305
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return deleteCommonOpion; });
|
|
2306
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2307
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2306
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return getProcessDefList; });
|
|
2307
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return getNodeInfo; });
|
|
2308
2308
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return findCodeValues; });
|
|
2309
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return findSysParam; });
|
|
2309
2310
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return findSysCodes; });
|
|
2310
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2311
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2312
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2311
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return getNotificationMsg; });
|
|
2312
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return getHandleInfoHtml; });
|
|
2313
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return taskHandleHtml; });
|
|
2313
2314
|
/* unused harmony export getView */
|
|
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__, "
|
|
2322
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2323
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2315
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return register; });
|
|
2316
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return pendedhistoryList; });
|
|
2317
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return toTaskRejectHtml; });
|
|
2318
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return taskRejectHtml; });
|
|
2319
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return toStartTaskRead; });
|
|
2320
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return toStartTaskReadIndex; });
|
|
2321
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return taskReadHtml; });
|
|
2322
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return rejectAndEnd; });
|
|
2323
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return toSendMsg; });
|
|
2324
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "kb", function() { return sendMsg; });
|
|
2324
2325
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return endFlowHtml; });
|
|
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__, "
|
|
2332
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2333
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2326
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return handleInfo; });
|
|
2327
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return loginUserInfo; });
|
|
2328
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Tb", function() { return wss; });
|
|
2329
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return topic; });
|
|
2330
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return getPresetCustomInfo; });
|
|
2331
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return getPresetNodeInfo; });
|
|
2332
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toTaskTransferIndex; });
|
|
2333
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return taskTransfer; });
|
|
2334
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return toPresetInfoListIndex; });
|
|
2334
2335
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return deletePresetInfo; });
|
|
2335
2336
|
/* unused harmony export historyListJson */
|
|
2336
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2337
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2337
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return pendedhistoryListJson; });
|
|
2338
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return pressListJson; });
|
|
2338
2339
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return deleteFlow; });
|
|
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__, "
|
|
2352
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2353
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2340
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return isCanStartSubFlow; });
|
|
2341
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toTaskUnionExamine; });
|
|
2342
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return taskUnionExamine; });
|
|
2343
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return toTaskTakeAdvice; });
|
|
2344
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return taskTakeAdvice; });
|
|
2345
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return toTaskStartDraft; });
|
|
2346
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return taskStartDraft; });
|
|
2347
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return toTaskReview; });
|
|
2348
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return taskReview; });
|
|
2349
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return toTaskUnionSeal; });
|
|
2350
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return taskUnionSeal; });
|
|
2351
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return toTwoOfficesDispatch; });
|
|
2352
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return twoOfficesDispatch; });
|
|
2353
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return sendList; });
|
|
2354
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return sendInfo; });
|
|
2354
2355
|
/* unused harmony export sendSave */
|
|
2355
2356
|
/* unused harmony export sendUpdate */
|
|
2356
2357
|
/* unused harmony export sendDelete */
|
|
2357
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2358
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
2358
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return sendBatch; });
|
|
2359
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return formContents; });
|
|
2359
2360
|
// 登录
|
|
2360
2361
|
var doCaLogin = '/sso2/signIn/auth/doCaLogin'; // ca登录认证
|
|
2361
2362
|
var doUserLogin = '/sso2/signIn/auth/doUserLogin'; // 一般的账号密码认证含验证码验证
|
|
@@ -2451,7 +2452,9 @@ var getNodeInfo = '/oa/task/taskHandle/getNodeInfo.dhtml';
|
|
|
2451
2452
|
// 系统消息
|
|
2452
2453
|
// 通知方式
|
|
2453
2454
|
var findCodeValues = '/bpm/bpmCommon/findCodeValues';
|
|
2455
|
+
var findSysParam = '/bpm/bpmCommon/findSysParam';
|
|
2454
2456
|
var findSysCodes = '/oa/task/taskHandle/getDefaultNotificationType.dhtml';
|
|
2457
|
+
|
|
2455
2458
|
// 获取通知消息
|
|
2456
2459
|
var getNotificationMsg = '/oa/task/taskHandle/getNotificationMsg.dhtml';
|
|
2457
2460
|
// 获取审核页面数据
|
package/package.json
CHANGED
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
:visible.sync="dialogVisible"
|
|
44
44
|
>
|
|
45
45
|
<div class="commonOpinion-set">
|
|
46
|
-
<div style="text-align:right">
|
|
46
|
+
<div style="text-align: right">
|
|
47
47
|
<el-button
|
|
48
48
|
type="primary"
|
|
49
49
|
size="small"
|
|
@@ -60,8 +60,7 @@
|
|
|
60
60
|
</el-button>
|
|
61
61
|
</div>
|
|
62
62
|
<Table
|
|
63
|
-
style="flex:1;display: flex;
|
|
64
|
-
flex-direction: column;"
|
|
63
|
+
style="flex: 1; display: flex; flex-direction: column"
|
|
65
64
|
v-if="dialogVisible"
|
|
66
65
|
:data-list="optionList"
|
|
67
66
|
@upDateClick="upDate"
|
|
@@ -88,6 +87,7 @@ import {
|
|
|
88
87
|
saveCommonOpinion,
|
|
89
88
|
updateCommonOpinion,
|
|
90
89
|
commonOpion,
|
|
90
|
+
findSysParam,
|
|
91
91
|
deleteCommonOpion
|
|
92
92
|
} from 'eoss-ui/src/config/api';
|
|
93
93
|
import Table from '../table.vue';
|
|
@@ -156,7 +156,7 @@ export default {
|
|
|
156
156
|
},
|
|
157
157
|
method: 'post'
|
|
158
158
|
})
|
|
159
|
-
.then(res => {
|
|
159
|
+
.then((res) => {
|
|
160
160
|
const { status, data, msg } = res;
|
|
161
161
|
if (status === 'success') {
|
|
162
162
|
this.optionList = data.list;
|
|
@@ -165,7 +165,7 @@ export default {
|
|
|
165
165
|
this.$message.error(msg || '系统错误,请联系管理员!');
|
|
166
166
|
}
|
|
167
167
|
})
|
|
168
|
-
.catch(err => {
|
|
168
|
+
.catch((err) => {
|
|
169
169
|
if (err.message && err.message !== 'canceled') {
|
|
170
170
|
this.$message.error(err.message);
|
|
171
171
|
}
|
|
@@ -190,8 +190,15 @@ export default {
|
|
|
190
190
|
* @date 2022年5月25日
|
|
191
191
|
**/
|
|
192
192
|
selectChange(val) {
|
|
193
|
-
|
|
194
|
-
|
|
193
|
+
const that = this
|
|
194
|
+
util.ajax({ url: findSysParam,params:{cpName:'commonOpinionsSelectType'} }).then((res) => {
|
|
195
|
+
if (res.status == 'success') {
|
|
196
|
+
res.data == 2 ? (that.value = that.value + val) : (that.value = val);
|
|
197
|
+
}else{
|
|
198
|
+
that.value = val
|
|
199
|
+
}
|
|
200
|
+
this.$emit('change', that.value);
|
|
201
|
+
});
|
|
195
202
|
},
|
|
196
203
|
/**
|
|
197
204
|
* del
|
|
@@ -215,7 +222,7 @@ export default {
|
|
|
215
222
|
id: val.id
|
|
216
223
|
}
|
|
217
224
|
})
|
|
218
|
-
.then(res => {
|
|
225
|
+
.then((res) => {
|
|
219
226
|
const { status, message } = res;
|
|
220
227
|
if (status == 'success') {
|
|
221
228
|
this.$message({
|
|
@@ -231,14 +238,14 @@ export default {
|
|
|
231
238
|
}
|
|
232
239
|
this.loading.close();
|
|
233
240
|
})
|
|
234
|
-
.catch(err => {
|
|
241
|
+
.catch((err) => {
|
|
235
242
|
if (err.message && err.message !== 'canceled') {
|
|
236
243
|
this.$message.error(err.message);
|
|
237
244
|
}
|
|
238
245
|
this.loading.close();
|
|
239
246
|
});
|
|
240
247
|
})
|
|
241
|
-
.catch(e => {});
|
|
248
|
+
.catch((e) => {});
|
|
242
249
|
},
|
|
243
250
|
/**
|
|
244
251
|
* submit
|
|
@@ -261,7 +268,7 @@ export default {
|
|
|
261
268
|
header: { 'Content-Type': 'multipart/form-data' },
|
|
262
269
|
method: 'post'
|
|
263
270
|
})
|
|
264
|
-
.then(res => {
|
|
271
|
+
.then((res) => {
|
|
265
272
|
const { rCode, msg } = res;
|
|
266
273
|
this.loading.close();
|
|
267
274
|
if (!rCode) {
|
|
@@ -276,7 +283,7 @@ export default {
|
|
|
276
283
|
}
|
|
277
284
|
this.addVisible = addVisible;
|
|
278
285
|
})
|
|
279
|
-
.catch(err => {
|
|
286
|
+
.catch((err) => {
|
|
280
287
|
this.loading.close();
|
|
281
288
|
if (err.message && err.message !== 'canceled') {
|
|
282
289
|
this.$message.error(err.message);
|
|
@@ -1098,7 +1098,7 @@ export default {
|
|
|
1098
1098
|
.ajax({ url: tempSave, params })
|
|
1099
1099
|
.then((res) => {
|
|
1100
1100
|
const { status, message } = res;
|
|
1101
|
-
|
|
1101
|
+
if(!isSave) this.loading.close();
|
|
1102
1102
|
if (status == 'success') {
|
|
1103
1103
|
// this.$message.success('暂存成功');
|
|
1104
1104
|
!isSave && this.$emit('save', this.businessIds);
|
|
@@ -1107,7 +1107,7 @@ export default {
|
|
|
1107
1107
|
}
|
|
1108
1108
|
})
|
|
1109
1109
|
.catch((err) => {
|
|
1110
|
-
this.loading.close();
|
|
1110
|
+
if(!isSave) this.loading.close();
|
|
1111
1111
|
if (err.message && err.message !== 'canceled') {
|
|
1112
1112
|
this.$message.error(err.message);
|
|
1113
1113
|
}
|
|
@@ -1973,11 +1973,13 @@ export default {
|
|
|
1973
1973
|
}
|
|
1974
1974
|
}
|
|
1975
1975
|
});
|
|
1976
|
+
},
|
|
1977
|
+
validInfo(){
|
|
1978
|
+
|
|
1976
1979
|
},
|
|
1977
1980
|
sendData() {
|
|
1978
1981
|
this.$refs['nextNode'].validate(async (valid) => {
|
|
1979
1982
|
if (valid) {
|
|
1980
|
-
await this.saveInfo('subMit');
|
|
1981
1983
|
if (this.isFlow) return (this.handleVisible = true);
|
|
1982
1984
|
if (
|
|
1983
1985
|
!this.endFlow &&
|
|
@@ -2054,6 +2056,7 @@ export default {
|
|
|
2054
2056
|
this.nextNode.processDefinitionId =
|
|
2055
2057
|
this.processObj.taskExamine.processDefinitionId;
|
|
2056
2058
|
}
|
|
2059
|
+
await this.saveInfo('subMit');
|
|
2057
2060
|
this.loading = util.loading(this.$loading, '加载中...');
|
|
2058
2061
|
|
|
2059
2062
|
let notificationType = '';
|