eoss-ui 0.6.46 → 0.6.48
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 +132 -117
- package/lib/button.js +132 -117
- package/lib/checkbox-group.js +134 -119
- package/lib/config/api.js +10 -0
- package/lib/data-table-form.js +134 -119
- package/lib/data-table.js +137 -122
- package/lib/date-picker.js +132 -117
- package/lib/dialog.js +132 -117
- package/lib/eoss-ui.common.js +1704 -1319
- package/lib/flow-group.js +132 -117
- package/lib/flow-list.js +463 -272
- package/lib/flow.js +1090 -881
- package/lib/form.js +138 -123
- package/lib/handle-user.js +133 -118
- package/lib/handler.js +133 -118
- package/lib/icon.js +133 -118
- package/lib/index.js +1 -1
- package/lib/input-number.js +132 -117
- package/lib/input.js +132 -117
- package/lib/login.js +146 -131
- package/lib/main.js +299 -284
- package/lib/nav.js +132 -117
- package/lib/notify.js +135 -120
- package/lib/page.js +132 -117
- package/lib/pagination.js +132 -117
- package/lib/player.js +132 -117
- package/lib/qr-code.js +145 -130
- package/lib/radio-group.js +134 -119
- package/lib/retrial-auth.js +136 -121
- package/lib/select-ganged.js +134 -119
- package/lib/select.js +134 -119
- package/lib/selector-panel.js +150 -135
- package/lib/selector.js +133 -118
- package/lib/sizer.js +134 -119
- package/lib/steps.js +132 -117
- package/lib/switch.js +132 -117
- package/lib/table-form.js +138 -123
- package/lib/tabs.js +132 -117
- package/lib/theme-chalk/flow.css +1 -1
- package/lib/theme-chalk/index.css +1 -1
- package/lib/tips.js +133 -118
- package/lib/tree-group.js +132 -117
- package/lib/tree.js +133 -118
- package/lib/upload.js +145 -130
- package/lib/wujie.js +132 -117
- package/lib/wxlogin.js +132 -117
- package/package.json +159 -159
- package/packages/button/index.js +5 -5
- package/packages/button/src/main.vue +418 -418
- package/packages/button-group/index.js +5 -5
- package/packages/button-group/src/main.vue +298 -298
- package/packages/calendar/index.js +5 -5
- package/packages/card/index.js +5 -5
- package/packages/card/src/main.vue +156 -156
- package/packages/cascader/index.js +5 -5
- package/packages/cascader/src/main.vue +168 -168
- package/packages/checkbox-group/index.js +5 -5
- package/packages/checkbox-group/src/main.vue +333 -333
- package/packages/clients/index.js +5 -5
- package/packages/clients/src/main.vue +144 -144
- package/packages/data-table/index.js +5 -5
- package/packages/data-table/src/children.vue +39 -39
- package/packages/data-table/src/column.vue +989 -989
- package/packages/data-table/src/main.vue +1822 -1822
- package/packages/data-table/src/sizer.vue +195 -195
- package/packages/data-table-form/index.js +5 -5
- package/packages/data-table-form/src/checkbox.vue +101 -101
- package/packages/data-table-form/src/colgroup.vue +17 -17
- package/packages/data-table-form/src/main.vue +181 -181
- package/packages/data-table-form/src/radio.vue +65 -65
- package/packages/data-table-form/src/table.vue +233 -233
- package/packages/data-table-form/src/tbody.vue +336 -336
- package/packages/data-table-form/src/thead.vue +68 -68
- package/packages/date-picker/index.js +5 -5
- package/packages/date-picker/src/main.vue +236 -236
- package/packages/dialog/index.js +5 -5
- package/packages/enable-drag/index.js +5 -5
- package/packages/enterprise/index.js +5 -5
- package/packages/enterprise/src/main.vue +66 -66
- package/packages/error-page/index.js +5 -5
- package/packages/error-page/src/main.vue +44 -44
- package/packages/flow/index.js +5 -5
- package/packages/flow/src/component/CommonOpinions.vue +345 -345
- package/packages/flow/src/component/CustomPreset.vue +322 -322
- package/packages/flow/src/component/FileList.vue +99 -99
- package/packages/flow/src/component/Preset.vue +255 -255
- package/packages/flow/src/component/SendMsg.vue +229 -229
- package/packages/flow/src/component/TimeLimit.vue +190 -190
- package/packages/flow/src/component/taskUnionExamine.vue +611 -611
- package/packages/flow/src/form.vue +121 -121
- package/packages/flow/src/freeStartFlow.vue +2843 -2843
- package/packages/flow/src/main.vue +3107 -2964
- package/packages/flow/src/processForm.vue +1031 -1018
- package/packages/flow/src/processReject.vue +293 -293
- package/packages/flow/src/reset.vue +902 -899
- package/packages/flow/src/startTaskRead.vue +597 -596
- package/packages/flow/src/supervise.vue +138 -138
- package/packages/flow/src/table.vue +58 -58
- package/packages/flow-group/index.js +5 -5
- package/packages/flow-group/src/main.vue +688 -688
- package/packages/flow-list/index.js +5 -5
- package/packages/flow-list/src/main.vue +1411 -1183
- package/packages/form/index.js +5 -5
- package/packages/form/src/main.vue +3583 -3583
- package/packages/form/src/table.vue +1426 -1426
- package/packages/handle-user/index.js +5 -5
- package/packages/handle-user/src/main.vue +138 -138
- package/packages/handler/index.js +5 -5
- package/packages/handler/src/main.vue +491 -491
- package/packages/icon/index.js +5 -5
- package/packages/icon/src/main.vue +101 -101
- package/packages/icons/index.js +5 -5
- package/packages/icons/src/main.vue +81 -81
- package/packages/input/index.js +5 -5
- package/packages/input/src/main.vue +356 -356
- package/packages/input-number/index.js +5 -5
- package/packages/input-number/src/main.vue +106 -106
- package/packages/label/index.js +5 -5
- package/packages/label/src/main.vue +457 -457
- package/packages/layout/index.js +5 -5
- package/packages/layout/src/item.vue +152 -152
- package/packages/layout/src/main.vue +31 -31
- package/packages/login/index.js +5 -5
- package/packages/login/src/main.vue +1935 -1935
- package/packages/login/src/resetPassword.vue +562 -562
- package/packages/main/index.js +5 -5
- package/packages/main/src/default/message.vue +249 -249
- package/packages/main/src/default/notice.vue +157 -157
- package/packages/main/src/default/userinfo.vue +505 -505
- package/packages/main/src/public/online.vue +89 -89
- package/packages/main/src/public/search.vue +461 -461
- package/packages/main/src/public/settings.vue +221 -221
- package/packages/main/src/simplicity/apps.vue +388 -388
- package/packages/main/src/simplicity/avatar.vue +82 -82
- package/packages/main/src/simplicity/handler.vue +259 -259
- package/packages/main/src/simplicity/index.vue +2049 -2049
- package/packages/main/src/simplicity/lists.vue +84 -84
- package/packages/main/src/simplicity/menu-list.vue +128 -128
- package/packages/main/src/simplicity/message.vue +259 -259
- package/packages/main/src/simplicity/notice.vue +190 -190
- package/packages/main/src/simplicity/router-page.vue +45 -45
- package/packages/main/src/simplicity/sub-menu.vue +241 -241
- package/packages/main/src/simplicity/user.vue +257 -257
- package/packages/main/src/simplicity/userinfo.vue +312 -312
- package/packages/menu/index.js +5 -5
- package/packages/menu/src/main.vue +536 -536
- package/packages/nav/index.js +5 -5
- package/packages/nav/src/main.vue +351 -351
- package/packages/notify/index.js +5 -5
- package/packages/notify/src/main.vue +538 -538
- package/packages/page/index.js +5 -5
- package/packages/page/src/main.vue +167 -167
- package/packages/pagination/index.js +5 -5
- package/packages/pagination/src/main.vue +96 -96
- package/packages/player/index.js +5 -5
- package/packages/player/src/main.vue +194 -194
- package/packages/qr-code/index.js +5 -5
- package/packages/qr-code/src/main.vue +170 -170
- package/packages/radio-group/index.js +6 -6
- package/packages/radio-group/src/main.vue +319 -319
- package/packages/retrial-auth/index.js +5 -5
- package/packages/retrial-auth/src/main.vue +280 -280
- package/packages/select/index.js +5 -5
- package/packages/select/src/main.vue +775 -775
- package/packages/select-ganged/index.js +5 -5
- package/packages/select-ganged/src/main.vue +724 -724
- package/packages/selector/index.js +5 -5
- package/packages/selector/src/main.vue +689 -689
- package/packages/selector-panel/index.js +5 -5
- package/packages/selector-panel/src/main.vue +1027 -1027
- package/packages/selector-panel/src/selection.vue +177 -177
- package/packages/selector-panel/src/tree.vue +129 -129
- package/packages/sizer/index.js +5 -5
- package/packages/sizer/src/main.vue +254 -254
- package/packages/steps/index.js +5 -5
- package/packages/steps/src/main.vue +181 -181
- package/packages/switch/index.js +5 -5
- package/packages/switch/src/main.vue +154 -154
- package/packages/table-form/index.js +5 -5
- package/packages/tabs/index.js +5 -5
- package/packages/tabs/src/main.vue +788 -788
- package/packages/tabs-panel/index.js +5 -5
- package/packages/tabs-panel/src/main.vue +29 -29
- package/packages/theme-chalk/lib/flow.css +1 -1
- package/packages/theme-chalk/lib/index.css +1 -1
- package/packages/theme-chalk/src/base.scss +260 -260
- package/packages/theme-chalk/src/button-group.scss +175 -175
- package/packages/theme-chalk/src/button.scss +24 -24
- package/packages/theme-chalk/src/calendar.scss +113 -113
- package/packages/theme-chalk/src/card.scss +99 -99
- package/packages/theme-chalk/src/checkbox-group.scss +8 -8
- package/packages/theme-chalk/src/clients.scss +87 -87
- package/packages/theme-chalk/src/data-table-form.scss +67 -67
- package/packages/theme-chalk/src/data-table.scss +293 -293
- package/packages/theme-chalk/src/date-picker.scss +7 -7
- package/packages/theme-chalk/src/dialog.scss +77 -77
- package/packages/theme-chalk/src/enable-drag.scss +181 -181
- package/packages/theme-chalk/src/enterprise.scss +5 -5
- package/packages/theme-chalk/src/error-page.scss +18 -18
- package/packages/theme-chalk/src/flow-group.scss +110 -110
- package/packages/theme-chalk/src/flow-list.scss +36 -36
- package/packages/theme-chalk/src/flow.scss +335 -318
- package/packages/theme-chalk/src/form.scss +496 -496
- package/packages/theme-chalk/src/handle-user.scss +40 -40
- package/packages/theme-chalk/src/handler.scss +143 -143
- package/packages/theme-chalk/src/icon.scss +1789 -1789
- package/packages/theme-chalk/src/icons.scss +99 -99
- package/packages/theme-chalk/src/input.scss +9 -9
- package/packages/theme-chalk/src/label.scss +24 -24
- package/packages/theme-chalk/src/layout.scss +46 -46
- package/packages/theme-chalk/src/login.scss +969 -969
- package/packages/theme-chalk/src/main.scss +656 -656
- package/packages/theme-chalk/src/menu.scss +222 -222
- package/packages/theme-chalk/src/mixins/color.scss +117 -117
- package/packages/theme-chalk/src/nav.scss +111 -111
- package/packages/theme-chalk/src/page.scss +3 -3
- package/packages/theme-chalk/src/pagination.scss +29 -29
- package/packages/theme-chalk/src/player.scss +9 -9
- package/packages/theme-chalk/src/qr-code.scss +17 -17
- package/packages/theme-chalk/src/radio-group.scss +9 -9
- package/packages/theme-chalk/src/retrial-auth.scss +38 -38
- package/packages/theme-chalk/src/select-ganged.scss +8 -8
- package/packages/theme-chalk/src/select.scss +8 -8
- package/packages/theme-chalk/src/selector-panel.scss +204 -204
- package/packages/theme-chalk/src/selector.scss +91 -91
- package/packages/theme-chalk/src/simplicity.scss +1265 -1265
- package/packages/theme-chalk/src/sizer.scss +36 -36
- package/packages/theme-chalk/src/steps.scss +88 -88
- package/packages/theme-chalk/src/switch.scss +3 -3
- package/packages/theme-chalk/src/table-form.scss +1 -1
- package/packages/theme-chalk/src/tabs.scss +87 -87
- package/packages/theme-chalk/src/tips.scss +7 -7
- package/packages/theme-chalk/src/toolbar.scss +179 -179
- package/packages/theme-chalk/src/tree-group.scss +72 -72
- package/packages/theme-chalk/src/tree.scss +165 -165
- package/packages/theme-chalk/src/upload.scss +167 -167
- package/packages/theme-chalk/src/wxlogin.scss +3 -3
- package/packages/tips/index.js +5 -5
- package/packages/tips/src/main.vue +141 -141
- package/packages/toolbar/index.js +5 -5
- package/packages/toolbar/src/main.vue +430 -430
- package/packages/tree/index.js +5 -5
- package/packages/tree-group/index.js +5 -5
- package/packages/upload/index.js +5 -5
- package/packages/upload/src/main.vue +1335 -1335
- package/packages/upload/src/picture.js +15 -15
- package/packages/wujie/index.js +5 -5
- package/packages/wujie/src/main.vue +145 -145
- package/packages/wxlogin/index.js +5 -5
- package/packages/wxlogin/src/main.vue +128 -128
- package/src/config/api.js +281 -251
- package/src/config/image.js +2 -2
- package/src/index.js +1 -1
- package/src/utils/bus.js +3 -3
- package/src/utils/date-util.js +312 -312
- package/src/utils/http.js +50 -50
- package/src/utils/rules.js +18 -18
- package/src/utils/store.js +21 -21
- package/src/utils/webSocket.js +107 -107
package/lib/upload.js
CHANGED
|
@@ -1611,7 +1611,7 @@ var getLightness = function getLightness($v, $i, $isLight) {
|
|
|
1611
1611
|
* @param {function} callback - 回调函数
|
|
1612
1612
|
**/
|
|
1613
1613
|
var getMainConfig = function getMainConfig(callback) {
|
|
1614
|
-
ajax({ url: _config_api__WEBPACK_IMPORTED_MODULE_0__[/* mainConfig */ "
|
|
1614
|
+
ajax({ url: _config_api__WEBPACK_IMPORTED_MODULE_0__[/* mainConfig */ "kb"] }).then(function (res) {
|
|
1615
1615
|
if (res && res.rCode === 0) {
|
|
1616
1616
|
callback(res.results);
|
|
1617
1617
|
}
|
|
@@ -2358,7 +2358,7 @@ var isLogined = function isLogined(_ref10) {
|
|
|
2358
2358
|
}
|
|
2359
2359
|
var quit = getParams('quit') || getParams('logout');
|
|
2360
2360
|
if (quit) {
|
|
2361
|
-
ajax({ method: 'post', url: _config_api__WEBPACK_IMPORTED_MODULE_0__[/* logout */ "
|
|
2361
|
+
ajax({ method: 'post', url: _config_api__WEBPACK_IMPORTED_MODULE_0__[/* logout */ "jb"] }).then(function (res) {
|
|
2362
2362
|
if (res.rCode === 0) {
|
|
2363
2363
|
removeStorage();
|
|
2364
2364
|
}
|
|
@@ -3477,142 +3477,147 @@ var watermark = function watermark(option) {
|
|
|
3477
3477
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
3478
3478
|
|
|
3479
3479
|
"use strict";
|
|
3480
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3481
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3482
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3483
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3484
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3485
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3480
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "o", function() { return doCaLogin; });
|
|
3481
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "s", function() { return doUserLogin; });
|
|
3482
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "q", function() { return doQrLogin; });
|
|
3483
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jb", function() { return logout; });
|
|
3484
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cb", function() { return initLogin; });
|
|
3485
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Eb", function() { return switchUserTo; });
|
|
3486
3486
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "c", function() { return changeImg; });
|
|
3487
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3488
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3487
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "K", function() { return getLoginCode; });
|
|
3488
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "p", function() { return doCodeLogin; });
|
|
3489
3489
|
/* unused harmony export updateCode */
|
|
3490
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3491
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3492
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3490
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "L", function() { return getModifyPassCode; });
|
|
3491
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "g", function() { return codeModifyPass; });
|
|
3492
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hb", function() { return loginModifyPassword; });
|
|
3493
3493
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return authCenter; });
|
|
3494
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3495
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3496
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3497
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3498
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3499
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3500
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3501
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3502
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3503
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3504
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3505
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3506
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3507
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3508
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3494
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "db", function() { return initModifyPassword; });
|
|
3495
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "t", function() { return doWechatQrLogin; });
|
|
3496
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "W", function() { return getTwoFactorLoginCode; });
|
|
3497
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "r", function() { return doTwoFactorLogin; });
|
|
3498
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "eb", function() { return initRetrialAuth; });
|
|
3499
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "S", function() { return getRetrialAuthCode; });
|
|
3500
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "xb", function() { return scanCodeRetrialAuth; });
|
|
3501
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "h", function() { return codeRetrialAuth; });
|
|
3502
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "n", function() { return doAssistanceQrLogin; });
|
|
3503
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rc", function() { return userOnline; });
|
|
3504
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "X", function() { return getUserAppWithTag; });
|
|
3505
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sb", function() { return recordUserApp; });
|
|
3506
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "kb", function() { return mainConfig; });
|
|
3507
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fb", function() { return initUserSet; });
|
|
3508
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mc", function() { return updateUserInfo; });
|
|
3509
3509
|
/* unused harmony export getUserImgUrl */
|
|
3510
3510
|
/* unused harmony export getDoorIndex */
|
|
3511
3511
|
/* unused harmony export refreshOnlineUsers */
|
|
3512
3512
|
/* unused harmony export getQuickMenuIds */
|
|
3513
3513
|
/* unused harmony export getApplicationIdArray */
|
|
3514
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3515
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3514
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "F", function() { return getComplexApplications; });
|
|
3515
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "G", function() { return getComplexApplicationsNew; });
|
|
3516
3516
|
/* unused harmony export getUserCustomInfo */
|
|
3517
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3518
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3519
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3520
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3521
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3522
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3523
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3524
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3525
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3526
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3527
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3528
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3529
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3530
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3531
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3532
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3517
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lc", function() { return updateUserCustomInfo; });
|
|
3518
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Fb", function() { return sysMsgPage; });
|
|
3519
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bb", function() { return ignoreSysMsg; });
|
|
3520
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ab", function() { return ignoreAllSysMsg; });
|
|
3521
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "yb", function() { return searchType; });
|
|
3522
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "E", function() { return getAdjunctProperties; });
|
|
3523
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qc", function() { return uploads; });
|
|
3524
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "oc", function() { return uploadOnlyOne; });
|
|
3525
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "D", function() { return getAdjunctFileInfos; });
|
|
3526
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pc", function() { return uploadSort; });
|
|
3527
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "u", function() { return downloadByAdjunctId; });
|
|
3528
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nc", function() { return uploadDownloads; });
|
|
3529
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "pb", function() { return previewAdjunct; });
|
|
3530
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "qb", function() { return previewAdjunct2; });
|
|
3531
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "rb", function() { return previewAdjunctOffice; });
|
|
3532
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "j", function() { return delAdjunct; });
|
|
3533
3533
|
/* unused harmony export upload_updateClassify */
|
|
3534
3534
|
/* unused harmony export getDeleteAdjunctFileInfos */
|
|
3535
3535
|
/* unused harmony export getPictureBase64 */
|
|
3536
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3537
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3538
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3539
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3540
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3541
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3536
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "V", function() { return getSelectorOrgTree; });
|
|
3537
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "U", function() { return getSelectorOrgDetail; });
|
|
3538
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "O", function() { return getOrgMainTree; });
|
|
3539
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "T", function() { return getSelectOrgsubids; });
|
|
3540
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "y", function() { return findSysCode; });
|
|
3541
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "H", function() { return getDictList; });
|
|
3542
3542
|
/* unused harmony export findUserBaseInfo */
|
|
3543
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3543
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Y", function() { return gethelpdoc; });
|
|
3544
3544
|
/* unused harmony export getCurrentuser */
|
|
3545
3545
|
/* unused harmony export mainDetail */
|
|
3546
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3547
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3548
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3546
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ub", function() { return toStartFlow; });
|
|
3547
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Qb", function() { return tempSave; });
|
|
3548
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "i", function() { return commonOpion; });
|
|
3549
3549
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return addCommonOpion; });
|
|
3550
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3551
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3552
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3553
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3554
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3555
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3556
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3557
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3558
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3559
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3560
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3561
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3550
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "v", function() { return editCommonOpion; });
|
|
3551
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "wb", function() { return saveCommonOpinion; });
|
|
3552
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "kc", function() { return updateCommonOpinion; });
|
|
3553
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "k", function() { return deleteCommonOpion; });
|
|
3554
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "R", function() { return getProcessDefList; });
|
|
3555
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "M", function() { return getNodeInfo; });
|
|
3556
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "x", function() { return findCodeValues; });
|
|
3557
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "A", function() { return findSysParam; });
|
|
3558
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "z", function() { return findSysCodes; });
|
|
3559
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "N", function() { return getNotificationMsg; });
|
|
3560
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "J", function() { return getHandleInfoHtml; });
|
|
3561
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Hb", function() { return taskHandleHtml; });
|
|
3562
3562
|
/* unused harmony export getView */
|
|
3563
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3564
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3565
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3566
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3567
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3568
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3569
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3570
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3571
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3572
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3573
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3574
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3575
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3576
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3577
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3578
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3579
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3580
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3581
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3582
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3583
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3563
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "tb", function() { return register; });
|
|
3564
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "lb", function() { return pendedhistoryList; });
|
|
3565
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Yb", function() { return toTaskRejectHtml; });
|
|
3566
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Jb", function() { return taskRejectHtml; });
|
|
3567
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Vb", function() { return toStartTaskRead; });
|
|
3568
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Wb", function() { return toStartTaskReadIndex; });
|
|
3569
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ib", function() { return taskReadHtml; });
|
|
3570
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ub", function() { return rejectAndEnd; });
|
|
3571
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Tb", function() { return toSendMsg; });
|
|
3572
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Cb", function() { return sendMsg; });
|
|
3573
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "w", function() { return endFlowHtml; });
|
|
3574
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Z", function() { return handleInfo; });
|
|
3575
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ib", function() { return loginUserInfo; });
|
|
3576
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "sc", function() { return wss; });
|
|
3577
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ic", function() { return topic; });
|
|
3578
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "P", function() { return getPresetCustomInfo; });
|
|
3579
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Q", function() { return getPresetNodeInfo; });
|
|
3580
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ec", function() { return toTaskTransferIndex; });
|
|
3581
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Nb", function() { return taskTransfer; });
|
|
3582
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Rb", function() { return toPresetInfoListIndex; });
|
|
3583
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "m", function() { return deletePresetInfo; });
|
|
3584
3584
|
/* unused harmony export historyListJson */
|
|
3585
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3586
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3587
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3588
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3589
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3590
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3591
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3592
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3593
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3594
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3595
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3596
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3597
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3598
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3599
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3600
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3601
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3602
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3603
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3604
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3605
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3606
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3607
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3608
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3609
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3610
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3585
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "mb", function() { return pendedhistoryListJson; });
|
|
3586
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ob", function() { return pressListJson; });
|
|
3587
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "l", function() { return deleteFlow; });
|
|
3588
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "gb", function() { return isCanStartSubFlow; });
|
|
3589
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "fc", function() { return toTaskUnionExamine; });
|
|
3590
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ob", function() { return taskUnionExamine; });
|
|
3591
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "dc", function() { return toTaskTakeAdvice; });
|
|
3592
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Mb", function() { return taskTakeAdvice; });
|
|
3593
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ac", function() { return toTaskStartDraft; });
|
|
3594
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "bc", function() { return toTaskSupervise; });
|
|
3595
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "cc", function() { return toTaskSuperviseSub; });
|
|
3596
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Lb", function() { return taskStartDraft; });
|
|
3597
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Zb", function() { return toTaskReview; });
|
|
3598
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Kb", function() { return taskReview; });
|
|
3599
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "gc", function() { return toTaskUnionSeal; });
|
|
3600
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Pb", function() { return taskUnionSeal; });
|
|
3601
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "hc", function() { return toTwoOfficesDispatch; });
|
|
3602
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "jc", function() { return twoOfficesDispatch; });
|
|
3603
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Sb", function() { return toResetProcessIndex; });
|
|
3604
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "vb", function() { return resetProcess; });
|
|
3605
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Xb", function() { return toTaskContinuationIndex; });
|
|
3606
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Gb", function() { return taskContinuation; });
|
|
3607
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "I", function() { return getFreeStartFlowParams; });
|
|
3608
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "C", function() { return freeStartFlowWithSubmitTask; });
|
|
3609
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "e", function() { return checkForeignOrgStartedCircularRead; });
|
|
3610
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "nb", function() { return pendedhistoryListWithCircularReadJson; });
|
|
3611
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "f", function() { return circularReadWithdraw; });
|
|
3612
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Db", function() { return startReadTransferHandleFlowWithTaskReadEnd; });
|
|
3613
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "d", function() { return checkBusinessIdStartedReadTransferHandle; });
|
|
3614
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Bb", function() { return sendList; });
|
|
3615
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "Ab", function() { return sendInfo; });
|
|
3611
3616
|
/* unused harmony export sendSave */
|
|
3612
3617
|
/* unused harmony export sendUpdate */
|
|
3613
3618
|
/* unused harmony export sendDelete */
|
|
3614
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3615
|
-
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "
|
|
3619
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "zb", function() { return sendBatch; });
|
|
3620
|
+
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "B", function() { return formContents; });
|
|
3616
3621
|
var flowPendingPrefix = window.flowPendingPrefix || localStorage.getItem('flowPendingPrefix') || '/bpm';
|
|
3617
3622
|
// 登录
|
|
3618
3623
|
var doCaLogin = '/sso2/signIn/auth/doCaLogin'; // ca登录认证
|
|
@@ -3840,6 +3845,16 @@ var taskContinuation = '/bpm/task/taskHandle/taskContinuation.dhtml';
|
|
|
3840
3845
|
var getFreeStartFlowParams = '/bpm/bpmBackend/getFreeStartFlowParams';
|
|
3841
3846
|
// 自由发起流程提交
|
|
3842
3847
|
var freeStartFlowWithSubmitTask = '/bpm/bpmBackend/freeStartFlowWithSubmitTask';
|
|
3848
|
+
// 传阅新流程发起外单位数据校验
|
|
3849
|
+
var checkForeignOrgStartedCircularRead = '/bpm/bpmBackend/checkForeignOrgStartedCircularRead';
|
|
3850
|
+
// 获取传阅列表
|
|
3851
|
+
var pendedhistoryListWithCircularReadJson = '/bpm/pendedhistoryManager/pendedhistoryListWithCircularReadJson';
|
|
3852
|
+
// 传阅列表撤回
|
|
3853
|
+
var circularReadWithdraw = '/bpm/bpmBackend/circularReadWithdraw';
|
|
3854
|
+
// 阅转办提交流程
|
|
3855
|
+
var startReadTransferHandleFlowWithTaskReadEnd = '/bpm/bpmBackend/startReadTransferHandleFlowWithTaskReadEnd';
|
|
3856
|
+
// 阅转办校验接口
|
|
3857
|
+
var checkBusinessIdStartedReadTransferHandle = '/bpm/bpmBackend/checkBusinessIdStartedReadTransferHandle';
|
|
3843
3858
|
// notifySend 消息发送
|
|
3844
3859
|
var sendList = '/notify2/notifySendRecord/listJson';
|
|
3845
3860
|
var sendInfo = '/notify2/notifySendRecord/info';
|
|
@@ -5020,7 +5035,7 @@ var _props;
|
|
|
5020
5035
|
}, _props.properties = {
|
|
5021
5036
|
type: String,
|
|
5022
5037
|
default: function _default() {
|
|
5023
|
-
return api["
|
|
5038
|
+
return api["E" /* getAdjunctProperties */];
|
|
5024
5039
|
}
|
|
5025
5040
|
}, _props.icons = {
|
|
5026
5041
|
type: Object,
|
|
@@ -5055,7 +5070,7 @@ var _props;
|
|
|
5055
5070
|
source: '',
|
|
5056
5071
|
excludeNames: '',
|
|
5057
5072
|
boxHeight: this.listHeight,
|
|
5058
|
-
previewAdjunct: api["
|
|
5073
|
+
previewAdjunct: api["pb" /* previewAdjunct */],
|
|
5059
5074
|
kkfileview: null,
|
|
5060
5075
|
dochubConfig: {}
|
|
5061
5076
|
};
|
|
@@ -5113,7 +5128,7 @@ var _props;
|
|
|
5113
5128
|
return this.totalSize ? this.totalSize : this.fileTotalSize ? this.fileTotalSize : 0;
|
|
5114
5129
|
},
|
|
5115
5130
|
getAdjunctFileInfos: function getAdjunctFileInfos() {
|
|
5116
|
-
return typeof this.fileList === 'string' ? this.fileList : api["
|
|
5131
|
+
return typeof this.fileList === 'string' ? this.fileList : api["D" /* getAdjunctFileInfos */];
|
|
5117
5132
|
},
|
|
5118
5133
|
showList: function showList() {
|
|
5119
5134
|
return this.portrait ? false : this.showFileList;
|
|
@@ -5312,7 +5327,7 @@ var _props;
|
|
|
5312
5327
|
this.dochubConfig = config.dochubConfig;
|
|
5313
5328
|
}
|
|
5314
5329
|
|
|
5315
|
-
var url = this.portrait || this.documentId ? this.dochubConfig.reuploadDocumentUrl || api["
|
|
5330
|
+
var url = this.portrait || this.documentId ? this.dochubConfig.reuploadDocumentUrl || api["oc" /* uploadOnlyOne */] : this.dochubConfig.uploadDocumentUrl || api["qc" /* uploads */];
|
|
5316
5331
|
this.uploadUrl = url.indexOf(this.host) > -1 ? url : this.host + url;
|
|
5317
5332
|
this.requestFiles && this.getFiles(this.params);
|
|
5318
5333
|
} else {
|
|
@@ -5335,7 +5350,7 @@ var _props;
|
|
|
5335
5350
|
_this3.dochubConfig = res.results.dochubConfig;
|
|
5336
5351
|
sessionStorage.setItem('dochubConfig', JSON.stringify(res.results.dochubConfig));
|
|
5337
5352
|
}
|
|
5338
|
-
var _url = _this3.portrait ? _this3.dochubConfig.reuploadDocumentUrl || api["
|
|
5353
|
+
var _url = _this3.portrait ? _this3.dochubConfig.reuploadDocumentUrl || api["oc" /* uploadOnlyOne */] : _this3.dochubConfig.uploadDocumentUrl || api["qc" /* uploads */];
|
|
5339
5354
|
_this3.uploadUrl = _url.indexOf(_this3.host) > -1 ? _url : _this3.host + _url;
|
|
5340
5355
|
if (res.results.kkViewRootPath) {
|
|
5341
5356
|
_this3.kkfileview = res.results.kkViewRootPath;
|
|
@@ -5365,7 +5380,7 @@ var _props;
|
|
|
5365
5380
|
if (!this.show || this.fileList && Array.isArray(this.fileList) && this.fileList.length || this.requiredOwnId && !Object.prototype.hasOwnProperty.call(params, 'ownId')) {
|
|
5366
5381
|
return false;
|
|
5367
5382
|
}
|
|
5368
|
-
var url = typeof this.fileList === 'string' ? this.fileList : this.dochubConfig.getDocumentList ? this.dochubConfig.getDocumentList : api["
|
|
5383
|
+
var url = typeof this.fileList === 'string' ? this.fileList : this.dochubConfig.getDocumentList ? this.dochubConfig.getDocumentList : api["D" /* getAdjunctFileInfos */];
|
|
5369
5384
|
util["a" /* default */].ajax({
|
|
5370
5385
|
method: this.method,
|
|
5371
5386
|
url: url,
|
|
@@ -5413,7 +5428,7 @@ var _props;
|
|
|
5413
5428
|
host += this.host;
|
|
5414
5429
|
}
|
|
5415
5430
|
}
|
|
5416
|
-
var url = encodeURIComponent(external_js_base64_["Base64"].encode(host + (typeof this.download === 'string' ? this.download : api["
|
|
5431
|
+
var url = encodeURIComponent(external_js_base64_["Base64"].encode(host + (typeof this.download === 'string' ? this.download : api["u" /* downloadByAdjunctId */]) + ('?adjunctId=' + (file.adjunctId || file.response.adjunctId) + '&fullfilename=' + file.originalName)));
|
|
5417
5432
|
util["a" /* default */].win.open(this.kkfileview + '?url=' + url);
|
|
5418
5433
|
},
|
|
5419
5434
|
handlePreview: function handlePreview(res) {
|
|
@@ -5450,13 +5465,13 @@ var _props;
|
|
|
5450
5465
|
if (this.kkfileview) {
|
|
5451
5466
|
this.openKkfileview(file);
|
|
5452
5467
|
} else {
|
|
5453
|
-
util["a" /* default */].win.open(this.host + (url ? url : api["
|
|
5468
|
+
util["a" /* default */].win.open(this.host + (url ? url : api["rb" /* previewAdjunctOffice */]) + '?cmd=view&bucketName=' + file.absolutePath + '&fileId=' + file.adjunctId + '&fileName=' + file.newName);
|
|
5454
5469
|
}
|
|
5455
5470
|
} else if (suffix.includes('pdf')) {
|
|
5456
5471
|
if (this.kkfileview) {
|
|
5457
5472
|
this.openKkfileview(file);
|
|
5458
5473
|
} else {
|
|
5459
|
-
util["a" /* default */].win.open(this.host + (url ? url : api["
|
|
5474
|
+
util["a" /* default */].win.open(this.host + (url ? url : api["qb" /* previewAdjunct2 */]) + '/' + file.originalName + '?adjunctId=' + file.adjunctId);
|
|
5460
5475
|
}
|
|
5461
5476
|
} else if (suffix.includes('jpge') || suffix.includes('jpg') || suffix.includes('gif') || suffix.includes('png')) {
|
|
5462
5477
|
this.imgUrl = res.url && util["a" /* default */].startWith(url, ['http', '/', true]) ? res.url : this.host + (url ? url : this.previewAdjunct) + '?adjunctId=' + file.adjunctId;
|
|
@@ -5582,7 +5597,7 @@ var _props;
|
|
|
5582
5597
|
var userName = file.userName || file.response && file.response.userName || util["a" /* default */].getStorage('userName');
|
|
5583
5598
|
// eslint-disable-next-line no-undef
|
|
5584
5599
|
return new Promise(function (resolve, reject) {
|
|
5585
|
-
var url = typeof _this7.deleted === 'string' ? _this7.deleted : _this7.remove === 'string' ? _this7.remove : _this7.dochubConfig.deleteDocumentUrl || api["
|
|
5600
|
+
var url = typeof _this7.deleted === 'string' ? _this7.deleted : _this7.remove === 'string' ? _this7.remove : _this7.dochubConfig.deleteDocumentUrl || api["j" /* delAdjunct */];
|
|
5586
5601
|
util["a" /* default */].ajax({
|
|
5587
5602
|
method: _this7.method,
|
|
5588
5603
|
url: url,
|
|
@@ -5621,12 +5636,12 @@ var _props;
|
|
|
5621
5636
|
}
|
|
5622
5637
|
},
|
|
5623
5638
|
handleDownloads: function handleDownloads() {
|
|
5624
|
-
var url = typeof this.downloads === 'string' ? this.downloads : this.dochubConfig.compressDownloadDocumentUrl || api["
|
|
5639
|
+
var url = typeof this.downloads === 'string' ? this.downloads : this.dochubConfig.compressDownloadDocumentUrl || api["nc" /* uploadDownloads */];
|
|
5625
5640
|
util["a" /* default */].win.open(this.host + url + '?ownId=' + this.ownId + '&code=' + this.code + (this.extendCode ? '&extendCode=' + this.extendCode : ''));
|
|
5626
5641
|
},
|
|
5627
5642
|
handleDownload: function handleDownload(file) {
|
|
5628
5643
|
if (file.status === 'success') {
|
|
5629
|
-
var url = typeof this.download === 'string' ? this.download : this.dochubConfig.downloadDocumentUrl || api["
|
|
5644
|
+
var url = typeof this.download === 'string' ? this.download : this.dochubConfig.downloadDocumentUrl || api["u" /* downloadByAdjunctId */];
|
|
5630
5645
|
util["a" /* default */].win.open(this.host + url + '?adjunctId=' + (file.adjunctId || file.response.adjunctId) + '&documentId=' + (file.adjunctId || file.response.adjunctId));
|
|
5631
5646
|
} else {
|
|
5632
5647
|
this.aLinkDownload(file);
|
|
@@ -5661,7 +5676,7 @@ var _props;
|
|
|
5661
5676
|
ids = ids.join(',');
|
|
5662
5677
|
util["a" /* default */].ajax({
|
|
5663
5678
|
method: this.method,
|
|
5664
|
-
url: this.dochubConfig.sortDocumentsUrl || api["
|
|
5679
|
+
url: this.dochubConfig.sortDocumentsUrl || api["pc" /* uploadSort */],
|
|
5665
5680
|
data: {
|
|
5666
5681
|
ids: ids,
|
|
5667
5682
|
documentIds: ids,
|