eoss-ui 0.5.23 → 0.5.24

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.
Files changed (47) hide show
  1. package/lib/button-group.js +55 -53
  2. package/lib/button.js +55 -53
  3. package/lib/checkbox-group.js +55 -53
  4. package/lib/config/api.js +1 -0
  5. package/lib/data-table-form.js +55 -53
  6. package/lib/data-table.js +55 -53
  7. package/lib/date-picker.js +55 -53
  8. package/lib/dialog.js +55 -53
  9. package/lib/eoss-ui.common.js +489 -216
  10. package/lib/flow-group.js +55 -53
  11. package/lib/flow-list.js +58 -56
  12. package/lib/flow.js +77 -75
  13. package/lib/form.js +55 -53
  14. package/lib/handle-user.js +56 -54
  15. package/lib/handler.js +56 -54
  16. package/lib/index.js +1 -1
  17. package/lib/input-number.js +55 -53
  18. package/lib/input.js +55 -53
  19. package/lib/login.js +435 -162
  20. package/lib/main.js +64 -62
  21. package/lib/nav.js +55 -53
  22. package/lib/notify.js +60 -58
  23. package/lib/page.js +55 -53
  24. package/lib/player.js +55 -53
  25. package/lib/qr-code.js +55 -53
  26. package/lib/radio-group.js +55 -53
  27. package/lib/retrial-auth.js +56 -54
  28. package/lib/select-ganged.js +55 -53
  29. package/lib/select.js +55 -53
  30. package/lib/selector-panel.js +55 -53
  31. package/lib/selector.js +55 -53
  32. package/lib/sizer.js +55 -53
  33. package/lib/steps.js +55 -53
  34. package/lib/switch.js +55 -53
  35. package/lib/table-form.js +55 -53
  36. package/lib/tabs.js +55 -53
  37. package/lib/tips.js +55 -53
  38. package/lib/tree-group.js +55 -53
  39. package/lib/tree.js +55 -53
  40. package/lib/upload.js +61 -59
  41. package/lib/wujie.js +55 -53
  42. package/lib/wxlogin.js +55 -53
  43. package/package.json +1 -1
  44. package/packages/login/src/main.vue +4 -0
  45. package/packages/login/src/resetPassword.vue +413 -95
  46. package/src/config/api.js +1 -0
  47. package/src/index.js +1 -1
@@ -2978,15 +2978,16 @@ var watermark = function watermark(option) {
2978
2978
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return doCaLogin; });
2979
2979
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return doUserLogin; });
2980
2980
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return doQrLogin; });
2981
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return logout; });
2981
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return logout; });
2982
2982
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return initLogin; });
2983
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return switchUserTo; });
2983
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return switchUserTo; });
2984
2984
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return changeImg; });
2985
2985
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return getLoginCode; });
2986
2986
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return doCodeLogin; });
2987
2987
  /* unused harmony export updateCode */
2988
2988
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return getModifyPassCode; });
2989
2989
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return codeModifyPass; });
2990
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return loginModifyPassword; });
2990
2991
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return authCenter; });
2991
2992
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return initModifyPassword; });
2992
2993
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return doWechatQrLogin; });
@@ -2994,11 +2995,11 @@ var watermark = function watermark(option) {
2994
2995
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return doTwoFactorLogin; });
2995
2996
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return initRetrialAuth; });
2996
2997
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return getRetrialAuthCode; });
2997
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return scanCodeRetrialAuth; });
2998
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return scanCodeRetrialAuth; });
2998
2999
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return codeRetrialAuth; });
2999
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return mainConfig; });
3000
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cb", function() { return mainConfig; });
3000
3001
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return initUserSet; });
3001
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ub", function() { return updateUserInfo; });
3002
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Vb", function() { return updateUserInfo; });
3002
3003
  /* unused harmony export getUserImgUrl */
3003
3004
  /* unused harmony export getDoorIndex */
3004
3005
  /* unused harmony export refreshOnlineUsers */
@@ -3007,20 +3008,20 @@ var watermark = function watermark(option) {
3007
3008
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return getComplexApplications; });
3008
3009
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return getComplexApplicationsNew; });
3009
3010
  /* unused harmony export getUserCustomInfo */
3010
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Tb", function() { return updateUserCustomInfo; });
3011
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return sysMsgPage; });
3011
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ub", function() { return updateUserCustomInfo; });
3012
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return sysMsgPage; });
3012
3013
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return ignoreSysMsg; });
3013
3014
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return ignoreAllSysMsg; });
3014
3015
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return getAdjunctProperties; });
3015
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Yb", function() { return uploads; });
3016
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Wb", function() { return uploadOnlyOne; });
3016
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Zb", function() { return uploads; });
3017
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Xb", function() { return uploadOnlyOne; });
3017
3018
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return getAdjunctFileInfos; });
3018
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Xb", function() { return uploadSort; });
3019
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Yb", function() { return uploadSort; });
3019
3020
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return downloadByAdjunctId; });
3020
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Vb", function() { return uploadDownloads; });
3021
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "gb", function() { return previewAdjunct; });
3022
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return previewAdjunct2; });
3023
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return previewAdjunctOffice; });
3021
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Wb", function() { return uploadDownloads; });
3022
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return previewAdjunct; });
3023
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return previewAdjunct2; });
3024
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return previewAdjunctOffice; });
3024
3025
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return delAdjunct; });
3025
3026
  /* unused harmony export upload_updateClassify */
3026
3027
  /* unused harmony export getDeleteAdjunctFileInfos */
@@ -3033,14 +3034,14 @@ var watermark = function watermark(option) {
3033
3034
  /* unused harmony export findUserBaseInfo */
3034
3035
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return gethelpdoc; });
3035
3036
  /* unused harmony export getCurrentuser */
3036
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cb", function() { return mainDetail; });
3037
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return toStartFlow; });
3038
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return tempSave; });
3037
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return mainDetail; });
3038
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toStartFlow; });
3039
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return tempSave; });
3039
3040
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return commonOpion; });
3040
3041
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addCommonOpion; });
3041
3042
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return editCommonOpion; });
3042
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return saveCommonOpinion; });
3043
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return updateCommonOpinion; });
3043
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return saveCommonOpinion; });
3044
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Tb", function() { return updateCommonOpinion; });
3044
3045
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return deleteCommonOpion; });
3045
3046
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return getProcessDefList; });
3046
3047
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return getNodeInfo; });
@@ -3049,52 +3050,52 @@ var watermark = function watermark(option) {
3049
3050
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return findSysCodes; });
3050
3051
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return getNotificationMsg; });
3051
3052
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return getHandleInfoHtml; });
3052
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return taskHandleHtml; });
3053
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return taskHandleHtml; });
3053
3054
  /* unused harmony export getView */
3054
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return register; });
3055
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return pendedhistoryList; });
3056
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return toTaskRejectHtml; });
3057
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return taskRejectHtml; });
3058
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return toStartTaskRead; });
3059
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toStartTaskReadIndex; });
3060
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return taskReadHtml; });
3061
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "kb", function() { return rejectAndEnd; });
3062
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return toSendMsg; });
3063
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return sendMsg; });
3055
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "kb", function() { return register; });
3056
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return pendedhistoryList; });
3057
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return toTaskRejectHtml; });
3058
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return taskRejectHtml; });
3059
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return toStartTaskRead; });
3060
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return toStartTaskReadIndex; });
3061
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return taskReadHtml; });
3062
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return rejectAndEnd; });
3063
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return toSendMsg; });
3064
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return sendMsg; });
3064
3065
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return endFlowHtml; });
3065
3066
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return handleInfo; });
3066
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return loginUserInfo; });
3067
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Zb", function() { return wss; });
3068
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return topic; });
3067
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return loginUserInfo; });
3068
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ac", function() { return wss; });
3069
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return topic; });
3069
3070
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return getPresetCustomInfo; });
3070
3071
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return getPresetNodeInfo; });
3071
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return toTaskTransferIndex; });
3072
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return taskTransfer; });
3073
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return toPresetInfoListIndex; });
3072
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return toTaskTransferIndex; });
3073
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return taskTransfer; });
3074
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return toPresetInfoListIndex; });
3074
3075
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return deletePresetInfo; });
3075
3076
  /* unused harmony export historyListJson */
3076
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return pendedhistoryListJson; });
3077
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return pressListJson; });
3077
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return pendedhistoryListJson; });
3078
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "gb", function() { return pressListJson; });
3078
3079
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return deleteFlow; });
3079
3080
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return isCanStartSubFlow; });
3080
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return toTaskUnionExamine; });
3081
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return taskUnionExamine; });
3082
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return toTaskTakeAdvice; });
3083
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return taskTakeAdvice; });
3084
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return toTaskStartDraft; });
3085
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return taskStartDraft; });
3086
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return toTaskReview; });
3087
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return taskReview; });
3088
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return toTaskUnionSeal; });
3089
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return taskUnionSeal; });
3090
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return toTwoOfficesDispatch; });
3091
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return twoOfficesDispatch; });
3092
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return sendList; });
3093
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return sendInfo; });
3081
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return toTaskUnionExamine; });
3082
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return taskUnionExamine; });
3083
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return toTaskTakeAdvice; });
3084
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return taskTakeAdvice; });
3085
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return toTaskStartDraft; });
3086
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return taskStartDraft; });
3087
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return toTaskReview; });
3088
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return taskReview; });
3089
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return toTaskUnionSeal; });
3090
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return taskUnionSeal; });
3091
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return toTwoOfficesDispatch; });
3092
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return twoOfficesDispatch; });
3093
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return sendList; });
3094
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return sendInfo; });
3094
3095
  /* unused harmony export sendSave */
3095
3096
  /* unused harmony export sendUpdate */
3096
3097
  /* unused harmony export sendDelete */
3097
- /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return sendBatch; });
3098
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return sendBatch; });
3098
3099
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return formContents; });
3099
3100
  // 登录
3100
3101
  var doCaLogin = '/sso2/signIn/auth/doCaLogin'; // ca登录认证
@@ -3109,6 +3110,7 @@ var doCodeLogin = '/sso2/signIn/auth/doCodeLogin'; // 短信、邮箱验证码
3109
3110
  var updateCode = '/sso2/signIn/assembly/getSmsModifyPassVerificationCode'; // 获取短信验证码(修改密码)
3110
3111
  var getModifyPassCode = '/sso2/signIn/assembly/getModifyPassCode'; // 获取修改密码的短信、邮箱验证码
3111
3112
  var codeModifyPass = '/sso2/signIn/assembly/codeModifyPass'; // 验证码重置密码
3113
+ var loginModifyPassword = '/sso2/signIn/auth/loginModifyPassword'; // 原始密码重置密码
3112
3114
  var authCenter = '/sso2/authCenter/login'; // 单点登录认证中心
3113
3115
  var initModifyPassword = '/sso2/signIn/assembly/initModifyPassword'; // 初始化密码修改信息
3114
3116
  var doWechatQrLogin = '/sso2/signIn/auth/doWechatQrLogin'; // 微信扫码登录
@@ -31135,7 +31137,7 @@ var CommonOpinionsvue_type_script_lang_js_components;
31135
31137
  }
31136
31138
  this.loading = utils_util["a" /* default */].loading(this.$loading, '提交中...');
31137
31139
  utils_util["a" /* default */].ajax({
31138
- url: data.id ? api["Sb" /* updateCommonOpinion */] : api["lb" /* saveCommonOpinion */],
31140
+ url: data.id ? api["Tb" /* updateCommonOpinion */] : api["mb" /* saveCommonOpinion */],
31139
31141
  data: info,
31140
31142
  header: { 'Content-Type': 'multipart/form-data' },
31141
31143
  method: 'post'
@@ -33663,7 +33665,7 @@ var processFormvue_type_script_lang_js_components;
33663
33665
  opinion: _this3.newOpinion || newOpinion
33664
33666
  };
33665
33667
  if (_this3.activeNames != '1') delete params.customPresetUserJson;
33666
- utils_util["a" /* default */].ajax({ url: api["jb" /* register */], method: 'post', data: params }).then(function (res) {
33668
+ utils_util["a" /* default */].ajax({ url: api["kb" /* register */], method: 'post', data: params }).then(function (res) {
33667
33669
  var status = res.status,
33668
33670
  message = res.message;
33669
33671
 
@@ -33849,7 +33851,7 @@ var processFormvue_type_script_lang_js_components;
33849
33851
  businessId: this.businessId
33850
33852
  };
33851
33853
  // 获取节点
33852
- utils_util["a" /* default */].ajax({ url: api["Fb" /* toStartFlow */], params: params }).then(function (res) {
33854
+ utils_util["a" /* default */].ajax({ url: api["Gb" /* toStartFlow */], params: params }).then(function (res) {
33853
33855
  //pc接口返回数据处理
33854
33856
  var status = res.status,
33855
33857
  message = res.message,
@@ -34450,7 +34452,7 @@ SendMsgvue_type_template_id_7d374b0a_render._withStripped = true
34450
34452
  notificationType = _sendInfo.notificationType;
34451
34453
 
34452
34454
  var params = {
34453
- url: api["qb" /* sendMsg */],
34455
+ url: api["rb" /* sendMsg */],
34454
34456
  headers: { Accept: 'application/json,text/plain' },
34455
34457
  method: 'post',
34456
34458
  data: {
@@ -34512,7 +34514,7 @@ SendMsgvue_type_template_id_7d374b0a_render._withStripped = true
34512
34514
 
34513
34515
  this.loading = true;
34514
34516
  utils_util["a" /* default */].ajax({
34515
- url: api["Eb" /* toSendMsg */],
34517
+ url: api["Fb" /* toSendMsg */],
34516
34518
  params: { pendingId: this.$attrs.pendingId }
34517
34519
  }).then(function (res) {
34518
34520
  var status = res.status,
@@ -35327,7 +35329,7 @@ processRejectvue_type_template_id_b5a52fc0_render._withStripped = true
35327
35329
  userId: utils_util["a" /* default */].getStorage('userId'),
35328
35330
  nextNodeId: _this2.nextNode.nextNodeId
35329
35331
  };
35330
- utils_util["a" /* default */].ajax({ url: api["vb" /* taskRejectHtml */], method: 'post', data: params }).then(function (res) {
35332
+ utils_util["a" /* default */].ajax({ url: api["wb" /* taskRejectHtml */], method: 'post', data: params }).then(function (res) {
35331
35333
  var status = res.status,
35332
35334
  message = res.message;
35333
35335
 
@@ -35382,7 +35384,7 @@ processRejectvue_type_template_id_b5a52fc0_render._withStripped = true
35382
35384
  isSinglePage: false,
35383
35385
  opinion: this.option
35384
35386
  };
35385
- utils_util["a" /* default */].ajax({ url: api["Ib" /* toTaskRejectHtml */], params: params }).then(function (res) {
35387
+ utils_util["a" /* default */].ajax({ url: api["Jb" /* toTaskRejectHtml */], params: params }).then(function (res) {
35386
35388
  var status = res.status,
35387
35389
  message = res.message,
35388
35390
  _res$data = res.data,
@@ -36057,7 +36059,7 @@ var startTaskReadvue_type_script_lang_js_components;
36057
36059
  taskExamine = this.taskExamine;
36058
36060
 
36059
36061
  var params = {
36060
- url: api["Mb" /* toTaskTransferIndex */],
36062
+ url: api["Nb" /* toTaskTransferIndex */],
36061
36063
  params: {
36062
36064
  opinion: opinion,
36063
36065
  pendingId: pendingId,
@@ -36182,7 +36184,7 @@ var startTaskReadvue_type_script_lang_js_components;
36182
36184
  var _this3 = this;
36183
36185
 
36184
36186
  var params = {
36185
- url: api["Gb" /* toStartTaskRead */],
36187
+ url: api["Hb" /* toStartTaskRead */],
36186
36188
  params: { pendingId: this.pendingId, taskAction: this.type }
36187
36189
  };
36188
36190
  if (this.type != 'taskReadAndEnd') delete params.params.taskAction;
@@ -36255,7 +36257,7 @@ var startTaskReadvue_type_script_lang_js_components;
36255
36257
  type = this.type;
36256
36258
 
36257
36259
  var params = {
36258
- url: api["zb" /* taskTransfer */],
36260
+ url: api["Ab" /* taskTransfer */],
36259
36261
  data: {
36260
36262
  choiceDeptId: choiceDeptId,
36261
36263
  choiceOrgId: choiceOrgId,
@@ -36349,7 +36351,7 @@ var startTaskReadvue_type_script_lang_js_components;
36349
36351
  !download && delete params.isDownload;
36350
36352
  isCdjxjTaskHandle == 'true' && delete params.noticeType;
36351
36353
  utils_util["a" /* default */].ajax({
36352
- url: api["ub" /* taskReadHtml */],
36354
+ url: api["vb" /* taskReadHtml */],
36353
36355
  params: { taskAction: _this7.type },
36354
36356
  headers: {
36355
36357
  Accept: 'application/json,text/plain'
@@ -36841,7 +36843,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
36841
36843
  pendingId = this.pendingId;
36842
36844
 
36843
36845
  var params = {
36844
- url: api["wb" /* taskReview */],
36846
+ url: api["xb" /* taskReview */],
36845
36847
  data: {
36846
36848
  nextUserId: nextOtherOrgObj.join(','),
36847
36849
  notificationType: noticeType.join(','),
@@ -36877,7 +36879,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
36877
36879
  var _this2 = this;
36878
36880
 
36879
36881
  var params = {
36880
- url: api["Jb" /* toTaskReview */],
36882
+ url: api["Kb" /* toTaskReview */],
36881
36883
  params: { pendingId: this.pendingId }
36882
36884
  };
36883
36885
  utils_util["a" /* default */].ajax(params).then(function (res) {
@@ -36912,7 +36914,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
36912
36914
  var _this3 = this;
36913
36915
 
36914
36916
  var params = {
36915
- url: this.type == 'takeAdvice' ? api["Lb" /* toTaskTakeAdvice */] : this.type === 'startDraf' ? api["Kb" /* toTaskStartDraft */] : this.type == 'unionSeal' ? api["Ob" /* toTaskUnionSeal */] : this.type == 'twoOfficesDispatch' ? api["Pb" /* toTwoOfficesDispatch */] : api["Nb" /* toTaskUnionExamine */],
36917
+ url: this.type == 'takeAdvice' ? api["Mb" /* toTaskTakeAdvice */] : this.type === 'startDraf' ? api["Lb" /* toTaskStartDraft */] : this.type == 'unionSeal' ? api["Pb" /* toTaskUnionSeal */] : this.type == 'twoOfficesDispatch' ? api["Qb" /* toTwoOfficesDispatch */] : api["Ob" /* toTaskUnionExamine */],
36916
36918
  params: { pendingId: this.pendingId },
36917
36919
  headers: { Accept: 'application/json,text/plain' }
36918
36920
  };
@@ -37006,7 +37008,7 @@ var taskUnionExaminevue_type_script_lang_js_components;
37006
37008
  // if (this.type != 'startDraf' && this.type != 'unionSeal' && this.type != 'twoOfficesDispatch')
37007
37009
  // return this.$message.warning('暂未开放,敬请期待!');
37008
37010
  var param = {
37009
- url: this.type === 'startDraf' ? api["xb" /* taskStartDraft */] : this.type == 'unionSeal' ? api["Bb" /* taskUnionSeal */] : this.type === 'twoOfficesDispatch' ? api["Rb" /* twoOfficesDispatch */] : this.type == 'takeAdvice' ? api["yb" /* taskTakeAdvice */] : api["Ab" /* taskUnionExamine */],
37011
+ url: this.type === 'startDraf' ? api["yb" /* taskStartDraft */] : this.type == 'unionSeal' ? api["Cb" /* taskUnionSeal */] : this.type === 'twoOfficesDispatch' ? api["Sb" /* twoOfficesDispatch */] : this.type == 'takeAdvice' ? api["zb" /* taskTakeAdvice */] : api["Bb" /* taskUnionExamine */],
37010
37012
  data: {
37011
37013
  opinion: opinion,
37012
37014
  pendingId: pendingId,
@@ -38190,7 +38192,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
38190
38192
  taskAction: 'complete'
38191
38193
  };
38192
38194
  utils_util["a" /* default */].ajax({
38193
- url: api["ub" /* taskReadHtml */],
38195
+ url: api["vb" /* taskReadHtml */],
38194
38196
  params: { taskAction: 'complete' },
38195
38197
  headers: {
38196
38198
  Accept: 'application/json,text/plain'
@@ -38222,7 +38224,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
38222
38224
 
38223
38225
  this.loading = utils_util["a" /* default */].loading(this.$loading, '加载中...');
38224
38226
  utils_util["a" /* default */].ajax({
38225
- url: api["Hb" /* toStartTaskReadIndex */],
38227
+ url: api["Ib" /* toStartTaskReadIndex */],
38226
38228
  params: { pendingId: this.pendingId }
38227
38229
  }).then(function (res) {
38228
38230
  var status = res.status,
@@ -38256,7 +38258,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
38256
38258
  if (mainConfig) {
38257
38259
  this.userModel = JSON.parse(mainConfig).userModel;
38258
38260
  } else {
38259
- utils_util["a" /* default */].ajax({ url: api["Z" /* loginUserInfo */] }).then(function (res) {
38261
+ utils_util["a" /* default */].ajax({ url: api["ab" /* loginUserInfo */] }).then(function (res) {
38260
38262
  var status = res.status,
38261
38263
  data = res.data;
38262
38264
 
@@ -38354,7 +38356,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
38354
38356
  pendingId: this.pendingId
38355
38357
  };
38356
38358
  this.loading = utils_util["a" /* default */].loading(this.$loading, '保存中...');
38357
- utils_util["a" /* default */].ajax({ url: api["Cb" /* tempSave */], params: params }).then(function (res) {
38359
+ utils_util["a" /* default */].ajax({ url: api["Db" /* tempSave */], params: params }).then(function (res) {
38358
38360
  var status = res.status,
38359
38361
  message = res.message;
38360
38362
 
@@ -38636,7 +38638,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
38636
38638
  this.$confirm('确认' + res.value + '?').then(function () {
38637
38639
  if (_this11.isOpinionRequired == 1 && (_this11.value == '' || !_this11.value)) return _this11.$message.warning('请填写意见');
38638
38640
  var params = {
38639
- url: api["kb" /* rejectAndEnd */],
38641
+ url: api["lb" /* rejectAndEnd */],
38640
38642
  headers: { Accept: 'application/json,text/plain' },
38641
38643
  method: 'post',
38642
38644
  data: {
@@ -39269,7 +39271,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
39269
39271
  userId: utils_util["a" /* default */].getStorage('userId'),
39270
39272
  type: 2
39271
39273
  };
39272
- utils_util["a" /* default */].ajax({ url: api["db" /* pendedhistoryList */], data: params, method: 'post' }).then(function (res) {
39274
+ utils_util["a" /* default */].ajax({ url: api["eb" /* pendedhistoryList */], data: params, method: 'post' }).then(function (res) {
39273
39275
  var rCode = res.rCode,
39274
39276
  msg = res.msg,
39275
39277
  results = res.results;
@@ -39462,7 +39464,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
39462
39464
  params.isSubFlow = taskExamineInfo.isSubFlow;
39463
39465
  params.nodeId = taskExamineInfo.nodeId;
39464
39466
  params.needRetrialAuth = needRetrialAuth;
39465
- return _context.abrupt('return', utils_util["a" /* default */].ajax({ url: api["tb" /* taskHandleHtml */], method: 'post', data: params }).then(function (res) {
39467
+ return _context.abrupt('return', utils_util["a" /* default */].ajax({ url: api["ub" /* taskHandleHtml */], method: 'post', data: params }).then(function (res) {
39466
39468
  var status = res.status,
39467
39469
  message = res.message;
39468
39470
 
@@ -42418,7 +42420,7 @@ var flow_list_src_mainvue_type_script_lang_js_components;
42418
42420
 
42419
42421
  this.pressLoading = true;
42420
42422
  var params = {
42421
- url: api["fb" /* pressListJson */],
42423
+ url: api["gb" /* pressListJson */],
42422
42424
  params: { historyId: historyId },
42423
42425
  method: 'POST',
42424
42426
  data: { page: currentPage, rows: pageSize, sidx: sidx, sord: sord, historyId: historyId }
@@ -42485,7 +42487,7 @@ var flow_list_src_mainvue_type_script_lang_js_components;
42485
42487
  var _this6 = this;
42486
42488
 
42487
42489
  var params = {
42488
- url: api["eb" /* pendedhistoryListJson */],
42490
+ url: api["fb" /* pendedhistoryListJson */],
42489
42491
  params: {
42490
42492
  apprecordid: this.businessId,
42491
42493
  pendingAttr: 0,
@@ -42631,7 +42633,7 @@ var flow_list_src_mainvue_type_script_lang_js_components;
42631
42633
  var _this9 = this;
42632
42634
 
42633
42635
  var param = {
42634
- url: api["Db" /* toPresetInfoListIndex */],
42636
+ url: api["Eb" /* toPresetInfoListIndex */],
42635
42637
  params: { apprecordid: this.businessId }
42636
42638
  };
42637
42639
  utils_util["a" /* default */].ajax(param).then(function (res) {
@@ -42868,7 +42870,7 @@ mainvue_type_template_id_5b7835c6_render._withStripped = true
42868
42870
 
42869
42871
  if (this.job.id !== item.id) {
42870
42872
  this.job = item;
42871
- utils_util["a" /* default */].ajax({ url: api["rb" /* switchUserTo */], params: { userId: item.value } }).then(function (res) {
42873
+ utils_util["a" /* default */].ajax({ url: api["sb" /* switchUserTo */], params: { userId: item.value } }).then(function (res) {
42872
42874
  if (res.rCode == 0) {
42873
42875
  utils_util["a" /* default */].setStorage({
42874
42876
  type: _this.storage,
@@ -43366,7 +43368,7 @@ mainvue_type_template_id_367d53c4_render._withStripped = true
43366
43368
  cancelButtonText: '取消',
43367
43369
  type: 'warning'
43368
43370
  }).then(function () {
43369
- utils_util["a" /* default */].ajax({ method: 'post', url: api["ab" /* logout */] }).then(function (res) {
43371
+ utils_util["a" /* default */].ajax({ method: 'post', url: api["bb" /* logout */] }).then(function (res) {
43370
43372
  if (res.rCode == 0) {
43371
43373
  utils_util["a" /* default */].removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'auth', 'deviceUnique', 'menus', 'useCaseCodes', 'mainConfig', 'jump']);
43372
43374
  if (_this2.onQuit && typeof _this2.onQuit === 'function') {
@@ -44586,8 +44588,8 @@ layout_src_main.install = function (Vue) {
44586
44588
  };
44587
44589
 
44588
44590
  /* harmony default export */ var layout = (layout_src_main);
44589
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/main.vue?vue&type=template&id=b33f92be&
44590
- var mainvue_type_template_id_b33f92be_render = function () {
44591
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/main.vue?vue&type=template&id=7a5eded6&
44592
+ var mainvue_type_template_id_7a5eded6_render = function () {
44591
44593
  var _vm = this
44592
44594
  var _h = _vm.$createElement
44593
44595
  var _c = _vm._self._c || _h
@@ -45405,6 +45407,8 @@ var mainvue_type_template_id_b33f92be_render = function () {
45405
45407
  secret: _vm.secret,
45406
45408
  "is-encrypt": _vm.isEncrypt,
45407
45409
  type: _vm.passModifyModel,
45410
+ username: _vm.formData.username,
45411
+ operationCheckCode: _vm.operationCheckCode,
45408
45412
  },
45409
45413
  on: { success: _vm.handleSuccess },
45410
45414
  }),
@@ -45440,14 +45444,14 @@ var mainvue_type_template_id_b33f92be_render = function () {
45440
45444
  )
45441
45445
  : _vm._e()
45442
45446
  }
45443
- var mainvue_type_template_id_b33f92be_staticRenderFns = []
45444
- mainvue_type_template_id_b33f92be_render._withStripped = true
45447
+ var mainvue_type_template_id_7a5eded6_staticRenderFns = []
45448
+ mainvue_type_template_id_7a5eded6_render._withStripped = true
45445
45449
 
45446
45450
 
45447
- // CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=b33f92be&
45451
+ // CONCATENATED MODULE: ./packages/login/src/main.vue?vue&type=template&id=7a5eded6&
45448
45452
 
45449
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/resetPassword.vue?vue&type=template&id=4f5da52e&
45450
- var resetPasswordvue_type_template_id_4f5da52e_render = function () {
45453
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/resetPassword.vue?vue&type=template&id=7815e915&
45454
+ var resetPasswordvue_type_template_id_7815e915_render = function () {
45451
45455
  var _vm = this
45452
45456
  var _h = _vm.$createElement
45453
45457
  var _c = _vm._self._c || _h
@@ -45473,6 +45477,11 @@ var resetPasswordvue_type_template_id_4f5da52e_render = function () {
45473
45477
  _c("el-menu-item", { attrs: { index: "11" } }, [
45474
45478
  _vm._v("邮箱验证"),
45475
45479
  ]),
45480
+ this.operationCheckCode
45481
+ ? _c("el-menu-item", { attrs: { index: "0" } }, [
45482
+ _vm._v("原密码验证"),
45483
+ ])
45484
+ : _vm._e(),
45476
45485
  ],
45477
45486
  1
45478
45487
  )
@@ -45502,11 +45511,11 @@ var resetPasswordvue_type_template_id_4f5da52e_render = function () {
45502
45511
  1
45503
45512
  )
45504
45513
  }
45505
- var resetPasswordvue_type_template_id_4f5da52e_staticRenderFns = []
45506
- resetPasswordvue_type_template_id_4f5da52e_render._withStripped = true
45514
+ var resetPasswordvue_type_template_id_7815e915_staticRenderFns = []
45515
+ resetPasswordvue_type_template_id_7815e915_render._withStripped = true
45507
45516
 
45508
45517
 
45509
- // CONCATENATED MODULE: ./packages/login/src/resetPassword.vue?vue&type=template&id=4f5da52e&
45518
+ // CONCATENATED MODULE: ./packages/login/src/resetPassword.vue?vue&type=template&id=7815e915&
45510
45519
 
45511
45520
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/login/src/resetPassword.vue?vue&type=script&lang=js&
45512
45521
  var resetPasswordvue_type_script_lang_js_extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
@@ -45547,6 +45556,7 @@ function resetPasswordvue_type_script_lang_js_objectWithoutProperties(obj, keys)
45547
45556
  //
45548
45557
  //
45549
45558
  //
45559
+ //
45550
45560
 
45551
45561
 
45552
45562
 
@@ -45556,89 +45566,322 @@ function resetPasswordvue_type_script_lang_js_objectWithoutProperties(obj, keys)
45556
45566
  props: {
45557
45567
  secret: String,
45558
45568
  isEncrypt: Boolean,
45559
- type: String
45569
+ type: String,
45570
+ operationCheckCode: String,
45571
+ username: String
45560
45572
  },
45561
45573
  computed: {
45562
45574
  page: function page() {
45563
- return [this.activeIndex == '6' ? {
45564
- type: 'text',
45565
- name: 'target',
45566
- label: '手机号',
45567
- placeholder: '请输入手机号',
45568
- rules: [{
45569
- required: true,
45570
- message: '请输入手机号',
45571
- trigger: 'blur'
45572
- }, resetPasswordvue_type_script_lang_js_extends({}, rules.phone, {
45573
- trigger: 'blur'
45574
- })]
45575
- } : {
45576
- type: 'text',
45577
- name: 'target',
45578
- label: '邮箱地址',
45579
- placeholder: '请输入邮箱地址',
45580
- rules: [{
45581
- required: true,
45582
- message: '请输入邮箱地址',
45583
- trigger: 'blur'
45584
- }, {
45585
- type: 'email',
45586
- message: '请输入正确的邮箱地址',
45587
- trigger: 'blur'
45588
- }]
45589
- }, {
45590
- type: 'password',
45591
- name: 'password',
45592
- label: '新密码',
45593
- placeholder: '请输入新密码',
45594
- showPassword: true,
45595
- rules: [this.checkPassword ? {
45596
- pattern: this.checkPassword,
45597
- message: this.checkPasswordMsg ? this.checkPasswordMsg : '密码格式不合法',
45598
- trigger: 'blur'
45599
- } : {}, {
45600
- required: true,
45601
- message: '请输入新密码',
45602
- trigger: 'blur'
45603
- }]
45604
- }, {
45605
- type: 'password',
45606
- name: 'repassword',
45607
- placeholder: '请确认新密码',
45608
- label: '确认新密码',
45609
- showPassword: true,
45610
- rules: [this.checkPassword ? {
45611
- pattern: this.checkPassword,
45612
- message: this.checkPasswordMsg ? this.checkPasswordMsg : '密码格式不合法',
45613
- trigger: 'blur'
45614
- } : {}, {
45615
- required: true,
45616
- message: '请输入新密码',
45617
- trigger: 'blur'
45618
- }, { validator: this.reregExpValidate, trigger: 'blur' }]
45619
- }, {
45620
- type: 'text',
45621
- name: 'verificationCode',
45622
- placeholder: '请输入验证码',
45623
- label: '验证码',
45624
- append: {
45625
- text: this.btnText,
45626
- attrs: { disabled: this.disabled },
45627
- event: this.getVerificationCode
45628
- },
45629
- rules: [{
45630
- required: true,
45631
- message: '请输入验证码',
45632
- trigger: 'blur'
45633
- }]
45634
- }, {
45635
- type: 'submit',
45636
- contents: [{
45637
- type: 'primary',
45638
- text: '提交',
45639
- event: 'confirm'
45640
- }]
45641
- }];
45575
+ switch (this.activeIndex) {
45576
+ case '6':
45577
+ return [{
45578
+ type: 'text',
45579
+ name: 'target',
45580
+ label: '手机号',
45581
+ placeholder: '请输入手机号',
45582
+ rules: [{
45583
+ required: true,
45584
+ message: '请输入手机号',
45585
+ trigger: 'blur'
45586
+ }, resetPasswordvue_type_script_lang_js_extends({}, rules.phone, {
45587
+ trigger: 'blur'
45588
+ })]
45589
+ }, {
45590
+ type: 'password',
45591
+ name: 'password',
45592
+ label: '新密码',
45593
+ placeholder: '请输入新密码',
45594
+ showPassword: true,
45595
+ rules: [this.checkPassword ? {
45596
+ pattern: this.checkPassword,
45597
+ message: this.checkPasswordMsg ? this.checkPasswordMsg : '密码格式不合法',
45598
+ trigger: 'blur'
45599
+ } : {}, {
45600
+ required: true,
45601
+ message: '请输入新密码',
45602
+ trigger: 'blur'
45603
+ }]
45604
+ }, {
45605
+ type: 'password',
45606
+ name: 'repassword',
45607
+ placeholder: '请确认新密码',
45608
+ label: '确认新密码',
45609
+ showPassword: true,
45610
+ rules: [this.checkPassword ? {
45611
+ pattern: this.checkPassword,
45612
+ message: this.checkPasswordMsg ? this.checkPasswordMsg : '密码格式不合法',
45613
+ trigger: 'blur'
45614
+ } : {}, {
45615
+ required: true,
45616
+ message: '请输入新密码',
45617
+ trigger: 'blur'
45618
+ }, { validator: this.reregExpValidate, trigger: 'blur' }]
45619
+ }, {
45620
+ type: 'text',
45621
+ name: 'verificationCode',
45622
+ placeholder: '请输入验证码',
45623
+ label: '验证码',
45624
+ append: {
45625
+ text: this.btnText,
45626
+ attrs: { disabled: this.disabled },
45627
+ event: this.getVerificationCode
45628
+ },
45629
+ rules: [{
45630
+ required: true,
45631
+ message: '请输入验证码',
45632
+ trigger: 'blur'
45633
+ }]
45634
+ }, {
45635
+ type: 'submit',
45636
+ contents: [{
45637
+ type: 'primary',
45638
+ text: '提交',
45639
+ event: 'confirm'
45640
+ }]
45641
+ }];
45642
+ case '11':
45643
+ return [{
45644
+ type: 'text',
45645
+ name: 'target',
45646
+ label: '邮箱地址',
45647
+ placeholder: '请输入邮箱地址',
45648
+ rules: [{
45649
+ required: true,
45650
+ message: '请输入邮箱地址',
45651
+ trigger: 'blur'
45652
+ }, {
45653
+ type: 'email',
45654
+ message: '请输入正确的邮箱地址',
45655
+ trigger: 'blur'
45656
+ }]
45657
+ }, {
45658
+ type: 'password',
45659
+ name: 'password',
45660
+ label: '新密码',
45661
+ placeholder: '请输入新密码',
45662
+ showPassword: true,
45663
+ rules: [this.checkPassword ? {
45664
+ pattern: this.checkPassword,
45665
+ message: this.checkPasswordMsg ? this.checkPasswordMsg : '密码格式不合法',
45666
+ trigger: 'blur'
45667
+ } : {}, {
45668
+ required: true,
45669
+ message: '请输入新密码',
45670
+ trigger: 'blur'
45671
+ }]
45672
+ }, {
45673
+ type: 'password',
45674
+ name: 'repassword',
45675
+ placeholder: '请确认新密码',
45676
+ label: '确认新密码',
45677
+ showPassword: true,
45678
+ rules: [this.checkPassword ? {
45679
+ pattern: this.checkPassword,
45680
+ message: this.checkPasswordMsg ? this.checkPasswordMsg : '密码格式不合法',
45681
+ trigger: 'blur'
45682
+ } : {}, {
45683
+ required: true,
45684
+ message: '请输入新密码',
45685
+ trigger: 'blur'
45686
+ }, { validator: this.reregExpValidate, trigger: 'blur' }]
45687
+ }, {
45688
+ type: 'text',
45689
+ name: 'verificationCode',
45690
+ placeholder: '请输入验证码',
45691
+ label: '验证码',
45692
+ append: {
45693
+ text: this.btnText,
45694
+ attrs: { disabled: this.disabled },
45695
+ event: this.getVerificationCode
45696
+ },
45697
+ rules: [{
45698
+ required: true,
45699
+ message: '请输入验证码',
45700
+ trigger: 'blur'
45701
+ }]
45702
+ }, {
45703
+ type: 'submit',
45704
+ contents: [{
45705
+ type: 'primary',
45706
+ text: '提交',
45707
+ event: 'confirm'
45708
+ }]
45709
+ }];
45710
+ case '0':
45711
+ this.$set(this.formData, 'username', this.username ? this.username : '');
45712
+ return [{
45713
+ type: 'text',
45714
+ name: 'userName',
45715
+ label: '用户名',
45716
+ placeholder: '请输入用户名',
45717
+ rules: [{
45718
+ required: true,
45719
+ message: '请输入用户名',
45720
+ trigger: 'blur'
45721
+ }]
45722
+ }, {
45723
+ type: 'password',
45724
+ name: 'oldPassword',
45725
+ label: '旧密码',
45726
+ placeholder: '请输入旧密码',
45727
+ showPassword: true,
45728
+ rules: [{
45729
+ required: true,
45730
+ message: '请输入旧密码',
45731
+ trigger: 'blur'
45732
+ }]
45733
+ }, {
45734
+ type: 'password',
45735
+ name: 'password',
45736
+ label: '新密码',
45737
+ placeholder: '请输入新密码',
45738
+ showPassword: true,
45739
+ rules: [this.checkPassword ? {
45740
+ pattern: this.checkPassword,
45741
+ message: this.checkPasswordMsg ? this.checkPasswordMsg : '密码格式不合法',
45742
+ trigger: 'blur'
45743
+ } : {}, {
45744
+ required: true,
45745
+ message: '请输入新密码',
45746
+ trigger: 'blur'
45747
+ }]
45748
+ }, {
45749
+ type: 'password',
45750
+ name: 'repassword',
45751
+ placeholder: '请确认新密码',
45752
+ label: '确认新密码',
45753
+ showPassword: true,
45754
+ rules: [this.checkPassword ? {
45755
+ pattern: this.checkPassword,
45756
+ message: this.checkPasswordMsg ? this.checkPasswordMsg : '密码格式不合法',
45757
+ trigger: 'blur'
45758
+ } : {}, {
45759
+ required: true,
45760
+ message: '请输入新密码',
45761
+ trigger: 'blur'
45762
+ }, { validator: this.reregExpValidate, trigger: 'blur' }]
45763
+ }, {
45764
+ type: 'submit',
45765
+ contents: [{
45766
+ type: 'primary',
45767
+ text: '提交',
45768
+ event: 'confirm'
45769
+ }]
45770
+ }];
45771
+ }
45772
+ // return [
45773
+ // this.activeIndex == '6'
45774
+ // ? {
45775
+ // type: 'text',
45776
+ // name: 'target',
45777
+ // label: '手机号',
45778
+ // placeholder: '请输入手机号',
45779
+ // rules: [
45780
+ // {
45781
+ // required: true,
45782
+ // message: '请输入手机号',
45783
+ // trigger: 'blur'
45784
+ // },
45785
+ // {
45786
+ // ...rules.phone,
45787
+ // trigger: 'blur'
45788
+ // }
45789
+ // ]
45790
+ // }
45791
+ // : {
45792
+ // type: 'text',
45793
+ // name: 'target',
45794
+ // label: '邮箱地址',
45795
+ // placeholder: '请输入邮箱地址',
45796
+ // rules: [
45797
+ // {
45798
+ // required: true,
45799
+ // message: '请输入邮箱地址',
45800
+ // trigger: 'blur'
45801
+ // },
45802
+ // {
45803
+ // type: 'email',
45804
+ // message: '请输入正确的邮箱地址',
45805
+ // trigger: 'blur'
45806
+ // }
45807
+ // ]
45808
+ // },
45809
+ // {
45810
+ // type: 'password',
45811
+ // name: 'password',
45812
+ // label: '新密码',
45813
+ // placeholder: '请输入新密码',
45814
+ // showPassword: true,
45815
+ // rules: [
45816
+ // this.checkPassword
45817
+ // ? {
45818
+ // pattern: this.checkPassword,
45819
+ // message: this.checkPasswordMsg
45820
+ // ? this.checkPasswordMsg
45821
+ // : '密码格式不合法',
45822
+ // trigger: 'blur'
45823
+ // }
45824
+ // : {},
45825
+ // {
45826
+ // required: true,
45827
+ // message: '请输入新密码',
45828
+ // trigger: 'blur'
45829
+ // }
45830
+ // ]
45831
+ // },
45832
+ // {
45833
+ // type: 'password',
45834
+ // name: 'repassword',
45835
+ // placeholder: '请确认新密码',
45836
+ // label: '确认新密码',
45837
+ // showPassword: true,
45838
+ // rules: [
45839
+ // this.checkPassword
45840
+ // ? {
45841
+ // pattern: this.checkPassword,
45842
+ // message: this.checkPasswordMsg
45843
+ // ? this.checkPasswordMsg
45844
+ // : '密码格式不合法',
45845
+ // trigger: 'blur'
45846
+ // }
45847
+ // : {},
45848
+ // {
45849
+ // required: true,
45850
+ // message: '请输入新密码',
45851
+ // trigger: 'blur'
45852
+ // },
45853
+ // { validator: this.reregExpValidate, trigger: 'blur' }
45854
+ // ]
45855
+ // },
45856
+ // {
45857
+ // type: 'text',
45858
+ // name: 'verificationCode',
45859
+ // placeholder: '请输入验证码',
45860
+ // label: '验证码',
45861
+ // append: {
45862
+ // text: this.btnText,
45863
+ // attrs: { disabled: this.disabled },
45864
+ // event: this.getVerificationCode
45865
+ // },
45866
+ // rules: [
45867
+ // {
45868
+ // required: true,
45869
+ // message: '请输入验证码',
45870
+ // trigger: 'blur'
45871
+ // }
45872
+ // ]
45873
+ // },
45874
+ // {
45875
+ // type: 'submit',
45876
+ // contents: [
45877
+ // {
45878
+ // type: 'primary',
45879
+ // text: '提交',
45880
+ // event: 'confirm'
45881
+ // }
45882
+ // ]
45883
+ // }
45884
+ // ];
45642
45885
  },
45643
45886
  show: function show() {
45644
45887
  if (this.type) {
@@ -45781,30 +46024,56 @@ function resetPasswordvue_type_script_lang_js_objectWithoutProperties(obj, keys)
45781
46024
  data: data.password,
45782
46025
  key: this.secret
45783
46026
  });
46027
+ data.oldPassword = utils_util["a" /* default */].esmEncrypt({
46028
+ data: data.oldPassword,
46029
+ key: this.secret
46030
+ });
45784
46031
  }
45785
- if (this.activeIndex == '6') {
45786
- data.targetType = 'SMS';
46032
+ if (this.activeIndex == '0') {
46033
+ data.operationCheckCode = this.operationCheckCode;
46034
+ utils_util["a" /* default */].ajax({
46035
+ method: 'post',
46036
+ url: api["Z" /* loginModifyPassword */],
46037
+ data: data
46038
+ }).then(function (res) {
46039
+ _this4.submit = false;
46040
+ if (res.rCode === 0) {
46041
+ _this4.$message.success(res.msg);
46042
+ _this4.$emit('success');
46043
+ } else {
46044
+ var msg = res.msg || '系统错误,请联系管理员!';
46045
+ _this4.$message.error(msg);
46046
+ }
46047
+ }).catch(function (err) {
46048
+ if (err.message && err.message !== 'canceled') {
46049
+ _this4.$message.error(err.message);
46050
+ }
46051
+ });
45787
46052
  } else {
45788
- data.targetType = 'EMAIL';
45789
- }
45790
- utils_util["a" /* default */].ajax({
45791
- method: 'post',
45792
- url: api["d" /* codeModifyPass */],
45793
- data: data
45794
- }).then(function (res) {
45795
- _this4.submit = false;
45796
- if (res.rCode === 0) {
45797
- _this4.$message.success(res.msg);
45798
- _this4.$emit('success');
46053
+ if (this.activeIndex == '6') {
46054
+ data.targetType = 'SMS';
45799
46055
  } else {
45800
- var msg = res.msg || '系统错误,请联系管理员!';
45801
- _this4.$message.error(msg);
46056
+ data.targetType = 'EMAIL';
45802
46057
  }
45803
- }).catch(function (err) {
45804
- if (err.message && err.message !== 'canceled') {
45805
- _this4.$message.error(err.message);
45806
- }
45807
- });
46058
+ utils_util["a" /* default */].ajax({
46059
+ method: 'post',
46060
+ url: api["d" /* codeModifyPass */],
46061
+ data: data
46062
+ }).then(function (res) {
46063
+ _this4.submit = false;
46064
+ if (res.rCode === 0) {
46065
+ _this4.$message.success(res.msg);
46066
+ _this4.$emit('success');
46067
+ } else {
46068
+ var msg = res.msg || '系统错误,请联系管理员!';
46069
+ _this4.$message.error(msg);
46070
+ }
46071
+ }).catch(function (err) {
46072
+ if (err.message && err.message !== 'canceled') {
46073
+ _this4.$message.error(err.message);
46074
+ }
46075
+ });
46076
+ }
45808
46077
  },
45809
46078
  handleSelect: function handleSelect(res) {
45810
46079
  this.$refs.pwdForm.resetFields();
@@ -45827,8 +46096,8 @@ function resetPasswordvue_type_script_lang_js_objectWithoutProperties(obj, keys)
45827
46096
 
45828
46097
  var resetPassword_component = normalizeComponent(
45829
46098
  src_resetPasswordvue_type_script_lang_js_,
45830
- resetPasswordvue_type_template_id_4f5da52e_render,
45831
- resetPasswordvue_type_template_id_4f5da52e_staticRenderFns,
46099
+ resetPasswordvue_type_template_id_7815e915_render,
46100
+ resetPasswordvue_type_template_id_7815e915_staticRenderFns,
45832
46101
  false,
45833
46102
  null,
45834
46103
  null,
@@ -46170,6 +46439,8 @@ var login_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
46170
46439
  //
46171
46440
  //
46172
46441
  //
46442
+ //
46443
+ //
46173
46444
 
46174
46445
 
46175
46446
 
@@ -46542,6 +46813,7 @@ var login_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
46542
46813
  ipad: '',
46543
46814
  interval: null,
46544
46815
  showResetPassword: false,
46816
+ operationCheckCode: '',
46545
46817
  showDownLoadApp: false,
46546
46818
  wechatAppid: null,
46547
46819
  wechatScope: null,
@@ -47111,6 +47383,7 @@ var login_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
47111
47383
  //cancelButtonText: '取消',
47112
47384
  type: 'warning'
47113
47385
  }).then(function () {
47386
+ _this10.operationCheckCode = results.checkCode;
47114
47387
  if (typeof _this10.forget === 'string') {
47115
47388
  utils_util["a" /* default */].win.open(_this10.forgetUrl);
47116
47389
  } else {
@@ -47181,8 +47454,8 @@ var login_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
47181
47454
 
47182
47455
  var login_src_main_component = normalizeComponent(
47183
47456
  packages_login_src_mainvue_type_script_lang_js_,
47184
- mainvue_type_template_id_b33f92be_render,
47185
- mainvue_type_template_id_b33f92be_staticRenderFns,
47457
+ mainvue_type_template_id_7a5eded6_render,
47458
+ mainvue_type_template_id_7a5eded6_staticRenderFns,
47186
47459
  false,
47187
47460
  null,
47188
47461
  null,
@@ -47922,7 +48195,7 @@ userinfovue_type_template_id_799780ee_render._withStripped = true
47922
48195
 
47923
48196
  switch (type) {
47924
48197
  case 'job':
47925
- utils_util["a" /* default */].ajax({ url: api["rb" /* switchUserTo */], params: { userId: value.value } }).then(function (res) {
48198
+ utils_util["a" /* default */].ajax({ url: api["sb" /* switchUserTo */], params: { userId: value.value } }).then(function (res) {
47926
48199
  if (res.rCode == 0) {
47927
48200
  utils_util["a" /* default */].setStorage({
47928
48201
  type: _this3.storage,
@@ -47962,7 +48235,7 @@ userinfovue_type_template_id_799780ee_render._withStripped = true
47962
48235
  var initLogin = utils_util["a" /* default */].getStorage('initLogin');
47963
48236
  initLogin && (initLogin = JSON.parse(initLogin));
47964
48237
  utils_util["a" /* default */].ajax({
47965
- url: api["Ub" /* updateUserInfo */],
48238
+ url: api["Vb" /* updateUserInfo */],
47966
48239
  params: {
47967
48240
  email: this.values.email,
47968
48241
  officeTel: this.values.officetel,
@@ -48019,7 +48292,7 @@ userinfovue_type_template_id_799780ee_render._withStripped = true
48019
48292
  var notify = _this4.values.notify.sort().join(',');
48020
48293
  if (notify != _this4.notify.split(',').sort().join(',')) {
48021
48294
  utils_util["a" /* default */].ajax({
48022
- url: api["Tb" /* updateUserCustomInfo */],
48295
+ url: api["Ub" /* updateUserCustomInfo */],
48023
48296
  params: {
48024
48297
  notify: notify
48025
48298
  }
@@ -48809,7 +49082,7 @@ messagevue_type_template_id_0fefa521_render._withStripped = true
48809
49082
  if (this.pageNum <= this.pageCount) {
48810
49083
  this.loading = true;
48811
49084
  utils_util["a" /* default */].ajax({
48812
- url: api["sb" /* sysMsgPage */],
49085
+ url: api["tb" /* sysMsgPage */],
48813
49086
  params: {
48814
49087
  pageNum: reload ? 1 : this.pageNum,
48815
49088
  pageSize: this.pageSize
@@ -49771,7 +50044,7 @@ var log = utils_util["a" /* default */].getParams('console');
49771
50044
  //获取用户信息的接口
49772
50045
  mainConfig: {
49773
50046
  type: String,
49774
- default: api["bb" /* mainConfig */]
50047
+ default: api["cb" /* mainConfig */]
49775
50048
  },
49776
50049
  iframeId: {
49777
50050
  type: String,
@@ -50085,7 +50358,7 @@ var log = utils_util["a" /* default */].getParams('console');
50085
50358
  var _this = this;
50086
50359
 
50087
50360
  var params = {
50088
- url: api["cb" /* mainDetail */],
50361
+ url: api["db" /* mainDetail */],
50089
50362
  params: { id: id }
50090
50363
  };
50091
50364
  utils_util["a" /* default */].ajax(params).then(function (res) {
@@ -50207,7 +50480,7 @@ var log = utils_util["a" /* default */].getParams('console');
50207
50480
  return;
50208
50481
  }
50209
50482
  utils_util["a" /* default */].ajax({
50210
- url: api["Tb" /* updateUserCustomInfo */],
50483
+ url: api["Ub" /* updateUserCustomInfo */],
50211
50484
  params: { color: escape(color.toLowerCase()) },
50212
50485
  data: { color: escape(color.toLowerCase()) }
50213
50486
  }).then(function (res) {
@@ -51217,8 +51490,8 @@ var log = utils_util["a" /* default */].getParams('console');
51217
51490
  var _this11 = this;
51218
51491
 
51219
51492
  this.webSocket = utils_util["a" /* default */].socket({
51220
- url: api["Zb" /* wss */],
51221
- take: api["Qb" /* topic */],
51493
+ url: api["ac" /* wss */],
51494
+ take: api["Rb" /* topic */],
51222
51495
  success: function success(res) {
51223
51496
  var data = res.data || {};
51224
51497
  for (var i in data) {
@@ -52399,7 +52672,7 @@ var notify_src_mainvue_type_script_lang_js_extends = Object.assign || function (
52399
52672
  text: '重发',
52400
52673
  format: false,
52401
52674
  method: 'post',
52402
- action: api["nb" /* sendBatch */]
52675
+ action: api["ob" /* sendBatch */]
52403
52676
  }]
52404
52677
  }];
52405
52678
  }
@@ -52586,13 +52859,13 @@ var notify_src_mainvue_type_script_lang_js_extends = Object.assign || function (
52586
52859
  },
52587
52860
  data: function data() {
52588
52861
  return {
52589
- sendList: api["pb" /* sendList */],
52590
- sendBatch: api["nb" /* sendBatch */],
52862
+ sendList: api["qb" /* sendList */],
52863
+ sendBatch: api["ob" /* sendBatch */],
52591
52864
  tableCount: 0,
52592
52865
  selectData: [],
52593
52866
  formTitle: '',
52594
52867
  showForm: false,
52595
- formData: api["ob" /* sendInfo */],
52868
+ formData: api["pb" /* sendInfo */],
52596
52869
  params: {},
52597
52870
  sendTypeDict: [],
52598
52871
  statusDict: []
@@ -52611,7 +52884,7 @@ var notify_src_mainvue_type_script_lang_js_extends = Object.assign || function (
52611
52884
  type: 'primary',
52612
52885
  checkbox: true,
52613
52886
  format: false,
52614
- action: api["nb" /* sendBatch */]
52887
+ action: api["ob" /* sendBatch */]
52615
52888
  }]
52616
52889
  }, {
52617
52890
  type: 'search',
@@ -54615,7 +54888,7 @@ mainvue_type_template_id_74d02fd0_render._withStripped = true
54615
54888
  uuid: this.uuid
54616
54889
  };
54617
54890
  utils_util["a" /* default */].ajax({
54618
- url: api["mb" /* scanCodeRetrialAuth */],
54891
+ url: api["nb" /* scanCodeRetrialAuth */],
54619
54892
  method: 'post',
54620
54893
  data: params,
54621
54894
  params: params
@@ -69543,7 +69816,7 @@ var mainvue_type_script_lang_js_props;
69543
69816
  videoChange: false,
69544
69817
  source: '',
69545
69818
  excludeNames: '',
69546
- previewAdjunct: api["gb" /* previewAdjunct */],
69819
+ previewAdjunct: api["hb" /* previewAdjunct */],
69547
69820
  boxHeight: this.listHeight,
69548
69821
  kkfileview: null
69549
69822
  };
@@ -69589,7 +69862,7 @@ var mainvue_type_script_lang_js_props;
69589
69862
  return this.showFileList;
69590
69863
  },
69591
69864
  url: function url() {
69592
- var url = this.action ? this.action : this.portrait ? api["Wb" /* uploadOnlyOne */] : api["Yb" /* uploads */];
69865
+ var url = this.action ? this.action : this.portrait ? api["Xb" /* uploadOnlyOne */] : api["Zb" /* uploads */];
69593
69866
  return url.indexOf(this.host) > -1 ? url : this.host + url;
69594
69867
  },
69595
69868
  excludes: function excludes() {
@@ -69888,13 +70161,13 @@ var mainvue_type_script_lang_js_props;
69888
70161
  if (this.kkfileview) {
69889
70162
  this.openKkfileview(file);
69890
70163
  } else {
69891
- utils_util["a" /* default */].win.top.open(this.host + (url ? url : api["ib" /* previewAdjunctOffice */]) + '?cmd=view&bucketName=' + file.absolutePath + '&fileId=' + file.adjunctId + '&fileName=' + file.newName);
70164
+ utils_util["a" /* default */].win.top.open(this.host + (url ? url : api["jb" /* previewAdjunctOffice */]) + '?cmd=view&bucketName=' + file.absolutePath + '&fileId=' + file.adjunctId + '&fileName=' + file.newName);
69892
70165
  }
69893
70166
  } else if (suffix.includes('pdf')) {
69894
70167
  if (this.kkfileview) {
69895
70168
  this.openKkfileview(file);
69896
70169
  } else {
69897
- utils_util["a" /* default */].win.top.open(this.host + (url ? url : api["hb" /* previewAdjunct2 */]) + '/' + file.originalName + '?adjunctId=' + file.adjunctId);
70170
+ utils_util["a" /* default */].win.top.open(this.host + (url ? url : api["ib" /* previewAdjunct2 */]) + '/' + file.originalName + '?adjunctId=' + file.adjunctId);
69898
70171
  }
69899
70172
  } else if (suffix.includes('jpge') || suffix.includes('jpg') || suffix.includes('gif') || suffix.includes('png')) {
69900
70173
  this.imgUrl = res.url && utils_util["a" /* default */].startWith(url, ['http', '/', true]) ? res.url : this.host + (url ? url : this.previewAdjunct) + '?adjunctId=' + file.adjunctId;
@@ -70056,7 +70329,7 @@ var mainvue_type_script_lang_js_props;
70056
70329
  }
70057
70330
  },
70058
70331
  handleDownloads: function handleDownloads() {
70059
- var url = typeof this.downloads === 'string' ? this.downloads : api["Vb" /* uploadDownloads */];
70332
+ var url = typeof this.downloads === 'string' ? this.downloads : api["Wb" /* uploadDownloads */];
70060
70333
  utils_util["a" /* default */].win.open(this.host + url + '?ownId=' + this.ownId + '&code=' + this.code + (this.extendCode ? '&extendCode=' + this.extendCode : ''));
70061
70334
  },
70062
70335
  handleDownload: function handleDownload(file) {
@@ -70096,7 +70369,7 @@ var mainvue_type_script_lang_js_props;
70096
70369
  ids = ids.join(',');
70097
70370
  utils_util["a" /* default */].ajax({
70098
70371
  method: this.method,
70099
- url: api["Xb" /* uploadSort */],
70372
+ url: api["Yb" /* uploadSort */],
70100
70373
  data: {
70101
70374
  ids: ids
70102
70375
  },
@@ -70671,7 +70944,7 @@ if (typeof window !== 'undefined' && window.Vue) {
70671
70944
  }
70672
70945
 
70673
70946
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
70674
- version: '0.5.23',
70947
+ version: '0.5.24',
70675
70948
  install: install,
70676
70949
  Button: packages_button,
70677
70950
  ButtonGroup: button_group,