eoss-ui 0.4.80 → 0.4.82

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 (58) hide show
  1. package/lib/button-group.js +11 -11
  2. package/lib/button.js +11 -11
  3. package/lib/checkbox-group.js +11 -11
  4. package/lib/config/api.js +11 -11
  5. package/lib/data-table-form.js +11 -11
  6. package/lib/data-table.js +11 -11
  7. package/lib/date-picker.js +11 -11
  8. package/lib/dialog.js +11 -11
  9. package/lib/eoss-ui.common.js +478 -214
  10. package/lib/flow-group.js +11 -11
  11. package/lib/flow-list.js +11 -11
  12. package/lib/flow.js +296 -156
  13. package/lib/form.js +14 -14
  14. package/lib/handle-user.js +11 -11
  15. package/lib/handler.js +11 -11
  16. package/lib/index.js +1 -1
  17. package/lib/input-number.js +11 -11
  18. package/lib/input.js +11 -11
  19. package/lib/label.js +103 -11
  20. package/lib/layout.js +46 -15
  21. package/lib/login.js +11 -11
  22. package/lib/main.js +14 -13
  23. package/lib/nav.js +11 -11
  24. package/lib/notify.js +11 -11
  25. package/lib/page.js +11 -11
  26. package/lib/player.js +11 -11
  27. package/lib/qr-code.js +11 -11
  28. package/lib/radio-group.js +11 -11
  29. package/lib/retrial-auth.js +11 -11
  30. package/lib/select-ganged.js +11 -11
  31. package/lib/select.js +11 -11
  32. package/lib/selector-panel.js +11 -11
  33. package/lib/selector.js +11 -11
  34. package/lib/sizer.js +11 -11
  35. package/lib/steps.js +11 -11
  36. package/lib/switch.js +11 -11
  37. package/lib/table-form.js +11 -11
  38. package/lib/tabs.js +11 -11
  39. package/lib/theme-chalk/flow.css +1 -1
  40. package/lib/theme-chalk/index.css +1 -1
  41. package/lib/tips.js +11 -11
  42. package/lib/tree-group.js +11 -11
  43. package/lib/tree.js +11 -11
  44. package/lib/upload.js +11 -11
  45. package/lib/wujie.js +11 -11
  46. package/lib/wxlogin.js +11 -11
  47. package/package.json +1 -1
  48. package/packages/flow/src/main.vue +113 -50
  49. package/packages/form/src/main.vue +4 -1
  50. package/packages/label/src/main.vue +107 -12
  51. package/packages/layout/src/item.vue +10 -2
  52. package/packages/layout/src/main.vue +9 -1
  53. package/packages/main/src/main.vue +1 -0
  54. package/packages/theme-chalk/lib/flow.css +1 -1
  55. package/packages/theme-chalk/lib/index.css +1 -1
  56. package/packages/theme-chalk/src/flow.scss +7 -0
  57. package/src/config/api.js +11 -11
  58. package/src/index.js +1 -1
@@ -91,13 +91,13 @@ module.exports =
91
91
 
92
92
  "use strict";
93
93
  /* harmony import */ var _config_api__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1);
94
- /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(4);
94
+ /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5);
95
95
  /* harmony import */ var axios__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(axios__WEBPACK_IMPORTED_MODULE_1__);
96
96
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(3);
97
97
  /* harmony import */ var qs__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(qs__WEBPACK_IMPORTED_MODULE_2__);
98
98
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(8);
99
99
  /* harmony import */ var json_bigint__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(json_bigint__WEBPACK_IMPORTED_MODULE_3__);
100
- /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(5);
100
+ /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(6);
101
101
  /* harmony import */ var eoss_element__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(eoss_element__WEBPACK_IMPORTED_MODULE_4__);
102
102
  var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
103
103
 
@@ -3086,7 +3086,7 @@ var mainDetail = '/config/configLayoutTheme/detail';
3086
3086
  // export const toStartFlow = '/api/mecp/v1/mecpItask/toStartFlow.json';
3087
3087
  var toStartFlow = '/bpm/bpmBackend/toStartFlow';
3088
3088
  // 暂存数据
3089
- var tempSave = '/oa/task/taskHandle/tempSave.dhtml';
3089
+ var tempSave = '/bpm/task/taskHandle/tempSave.dhtml';
3090
3090
  // 获取常用意见
3091
3091
  // /oa/commonOpinionsManager/getOpinionsList.dhtml /api/v1/mecpIpending/commonOpion.json
3092
3092
  // /api/v1/mecpIpending/commonOpion.json
@@ -3105,16 +3105,16 @@ var deleteCommonOpion = '/oa/commonOpinionsManager/delete.dhtml';
3105
3105
  // '/api/mecp/v1/mecpItask/getProcessDefList.json';
3106
3106
  var getProcessDefList = '/bpm/bpmBackend/toStartFlowIndex';
3107
3107
  // 获取下步办理人 /api/mecp/v1/mecpItask/getNodeInfo.json
3108
- var getNodeInfo = '/oa/task/taskHandle/getNodeInfo.dhtml';
3108
+ var getNodeInfo = '/bpm/task/taskHandle/getNodeInfo.dhtml';
3109
3109
 
3110
3110
  // 系统消息
3111
3111
  // 通知方式
3112
3112
  var findCodeValues = '/bpm/bpmCommon/findCodeValues';
3113
3113
  var findSysParam = '/bpm/bpmCommon/findSysParam';
3114
- var findSysCodes = '/oa/task/taskHandle/getDefaultNotificationType.dhtml';
3114
+ var findSysCodes = '/bpm/task/taskHandle/getDefaultNotificationType.dhtml';
3115
3115
 
3116
3116
  // 获取通知消息
3117
- var getNotificationMsg = '/oa/task/taskHandle/getNotificationMsg.dhtml';
3117
+ var getNotificationMsg = '/bpm/task/taskHandle/getNotificationMsg.dhtml';
3118
3118
  // 获取审核页面数据
3119
3119
  var getHandleInfoHtml = '/bpm/bpmBackend/toTaskHandleIndex.dhtml';
3120
3120
  // export const getHandleInfoHtml =
@@ -3122,11 +3122,11 @@ var getHandleInfoHtml = '/bpm/bpmBackend/toTaskHandleIndex.dhtml';
3122
3122
  // 获取节点信息(获取节点属性及办理人)
3123
3123
  // export const getNodeInfoHtml = '/api/mecp/v1/mecpItask/getNodeInfoHtml.json';
3124
3124
  // 提交办理
3125
- var taskHandleHtml = '/oa/task/taskHandle/taskHandle.dhtml';
3125
+ var taskHandleHtml = '/bpm/task/taskHandle/taskHandle.dhtml';
3126
3126
  // 获取流程图
3127
3127
  var getView = '/bpm/service/diagram/view.html';
3128
3128
  // 开始流程
3129
- var register = '/oa/task/taskHandle/startFlow.dhtml';
3129
+ var register = '/bpm/task/taskHandle/startFlow.dhtml';
3130
3130
  // 获取流程列表
3131
3131
  var pendedhistoryList = '/api/v1/mecpIpending/pendedhistoryList.json';
3132
3132
  // 获取审核按钮信息
@@ -3153,7 +3153,7 @@ var endFlowHtml = '/bpm/task/taskHandle/endFlow.dhtml';
3153
3153
  // 获取用户信息
3154
3154
  // export const findUserBaseInfos = '/api/v1/mecpSys/findUserBaseInfo.dhtml';
3155
3155
  // 搜索用户信息
3156
- var handleInfo = '/oa/task/taskHandle/handleInfo.dhtml';
3156
+ var handleInfo = '/bpm/task/taskHandle/handleInfo.dhtml';
3157
3157
  // 获取当前用户信息
3158
3158
  var loginUserInfo = '/bpm/bpmCommon/loginUserInfo';
3159
3159
 
@@ -3162,9 +3162,9 @@ var wss = window.wss || '/main2/ws';
3162
3162
  // 订阅
3163
3163
  var topic = '/user/topic/all';
3164
3164
  // 流程预设
3165
- var getPresetCustomInfo = '/oa/task/taskHandle/getPresetCustomInfo.dhtml';
3165
+ var getPresetCustomInfo = '/bpm/task/taskHandle/getPresetCustomInfo.dhtml';
3166
3166
  // 办理人预设
3167
- var getPresetNodeInfo = '/oa/task/taskHandle/getPresetNodeInfo.dhtml';
3167
+ var getPresetNodeInfo = '/bpm/task/taskHandle/getPresetNodeInfo.dhtml';
3168
3168
  // 获取转办页面数据
3169
3169
  var toTaskTransferIndex = '/bpm/bpmBackend/toTaskTransferIndex';
3170
3170
  // 转办提交按钮
@@ -3195,12 +3195,12 @@ var taskTakeAdvice = '/bpm/task/taskHandle/taskTakeAdvice.dhtml';
3195
3195
  var toTaskStartDraft = '/bpm/bpmBackend/totaskStartDraft';
3196
3196
 
3197
3197
  // 稿件递送提交接口
3198
- // export const taskStartDraft = '/oa/task/taskHandle/taskStartDraft.dhtml';
3198
+ // export const taskStartDraft = '/bpm/task/taskHandle/taskStartDraft.dhtml';
3199
3199
  var taskStartDraft = '/archives/task/taskHandle/taskStartDraft.dhtml';
3200
3200
  // 复核
3201
3201
  var toTaskReview = '/bpm/bpmBackend/toTaskReview';
3202
3202
  // 复核提交
3203
- var taskReview = '/oa/task/taskHandle/taskReview.dhtml';
3203
+ var taskReview = '/bpm/task/taskHandle/taskReview.dhtml';
3204
3204
  // 联合用印
3205
3205
  var toTaskUnionSeal = '/bpm/bpmBackend/toTaskUnionSeal';
3206
3206
  // 联合用印提交
@@ -3238,19 +3238,19 @@ module.exports = require("qs");
3238
3238
  /* 4 */
3239
3239
  /***/ (function(module, exports) {
3240
3240
 
3241
- module.exports = require("axios");
3241
+ module.exports = require("interactjs");
3242
3242
 
3243
3243
  /***/ }),
3244
3244
  /* 5 */
3245
3245
  /***/ (function(module, exports) {
3246
3246
 
3247
- module.exports = require("eoss-element");
3247
+ module.exports = require("axios");
3248
3248
 
3249
3249
  /***/ }),
3250
3250
  /* 6 */
3251
3251
  /***/ (function(module, exports) {
3252
3252
 
3253
- module.exports = require("interactjs");
3253
+ module.exports = require("eoss-element");
3254
3254
 
3255
3255
  /***/ }),
3256
3256
  /* 7 */
@@ -12524,8 +12524,8 @@ error_page_src_main.install = function (Vue) {
12524
12524
  };
12525
12525
 
12526
12526
  /* harmony default export */ var error_page = (error_page_src_main);
12527
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/form/src/main.vue?vue&type=template&id=34321f7c&
12528
- var mainvue_type_template_id_34321f7c_render = function () {
12527
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/form/src/main.vue?vue&type=template&id=ec79e274&
12528
+ var mainvue_type_template_id_ec79e274_render = function () {
12529
12529
  var _vm = this
12530
12530
  var _h = _vm.$createElement
12531
12531
  var _c = _vm._self._c || _h
@@ -23370,11 +23370,11 @@ var mainvue_type_template_id_34321f7c_render = function () {
23370
23370
  )
23371
23371
  : _vm._e()
23372
23372
  }
23373
- var mainvue_type_template_id_34321f7c_staticRenderFns = []
23374
- mainvue_type_template_id_34321f7c_render._withStripped = true
23373
+ var mainvue_type_template_id_ec79e274_staticRenderFns = []
23374
+ mainvue_type_template_id_ec79e274_render._withStripped = true
23375
23375
 
23376
23376
 
23377
- // CONCATENATED MODULE: ./packages/form/src/main.vue?vue&type=template&id=34321f7c&
23377
+ // CONCATENATED MODULE: ./packages/form/src/main.vue?vue&type=template&id=ec79e274&
23378
23378
 
23379
23379
  // CONCATENATED MODULE: ./src/utils/rules.js
23380
23380
  // 手机号
@@ -28170,7 +28170,7 @@ function src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return function
28170
28170
  }).then(function (res) {
28171
28171
  loading && loading.close();
28172
28172
  if (res.rCode === 0) {
28173
- _this11.$message.success(res.msg || res.message || '成功!');
28173
+ _this11.showMsg && _this11.$message.success(res.msg || res.message || '成功!');
28174
28174
  _this11.$emit('success', res, models);
28175
28175
  _this11.models = {};
28176
28176
  if (_this11.esTabs) {
@@ -28442,8 +28442,8 @@ function src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return function
28442
28442
 
28443
28443
  var form_src_main_component = normalizeComponent(
28444
28444
  packages_form_src_mainvue_type_script_lang_js_,
28445
- mainvue_type_template_id_34321f7c_render,
28446
- mainvue_type_template_id_34321f7c_staticRenderFns,
28445
+ mainvue_type_template_id_ec79e274_render,
28446
+ mainvue_type_template_id_ec79e274_staticRenderFns,
28447
28447
  false,
28448
28448
  null,
28449
28449
  null,
@@ -28460,8 +28460,8 @@ form_src_main.install = function (Vue) {
28460
28460
  };
28461
28461
 
28462
28462
  /* harmony default export */ var packages_form = (form_src_main);
28463
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=446ce748&
28464
- var mainvue_type_template_id_446ce748_render = function () {
28463
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=3b4925ad&
28464
+ var mainvue_type_template_id_3b4925ad_render = function () {
28465
28465
  var _vm = this
28466
28466
  var _h = _vm.$createElement
28467
28467
  var _c = _vm._self._c || _h
@@ -29598,92 +29598,213 @@ var mainvue_type_template_id_446ce748_render = function () {
29598
29598
  1
29599
29599
  )
29600
29600
  : _vm._e(),
29601
- _vm.nodeInfos.length > 0 ||
29602
- _vm.nodeInfo.option.length > 0 ||
29603
- _vm.operationList.length > 0
29601
+ (_vm.nodeInfos.length > 0 ||
29602
+ _vm.nodeInfo.option.length > 0 ||
29603
+ _vm.operationList.length > 0) &&
29604
+ _vm.btnList.length <= 2
29604
29605
  ? _c(
29605
29606
  "div",
29606
29607
  { staticClass: "es-user-defined" },
29607
- _vm._l(_vm.btnList, function (item) {
29608
- return _c(
29609
- "el-button",
29610
- {
29611
- directives: [
29612
- {
29613
- name: "show",
29614
- rawName: "v-show",
29615
- value:
29616
- _vm.isSubmitButtonShowAgreeAndDisagree != 1,
29617
- expression:
29618
- "isSubmitButtonShowAgreeAndDisagree != 1",
29619
- },
29620
- ],
29621
- key: item.name,
29622
- style: _vm.btnStyle,
29623
- attrs: { type: item.type },
29624
- on: {
29625
- click: function ($event) {
29626
- item.event === "sub"
29627
- ? _vm.subProcess()
29628
- : _vm.saveInfo(false, item)
29629
- },
29630
- },
29631
- },
29632
- [
29633
- _vm._v(
29634
- "\n " + _vm._s(item.text) + "\n "
29635
- ),
29636
- ]
29637
- )
29638
- }),
29639
- 1
29640
- )
29641
- : _vm._e(),
29642
- !_vm.isFlow
29643
- ? _c(
29644
- "div",
29645
- { staticClass: "es-footer-btn" },
29646
29608
  [
29647
- _vm.rejectObj.fun
29648
- ? _c(
29649
- "el-button",
29650
- {
29651
- staticClass: "btn",
29652
- attrs: { type: "danger" },
29653
- on: { click: _vm.rejectBtn },
29654
- },
29655
- [_vm._v("\n 驳回\n ")]
29656
- )
29657
- : _vm._e(),
29658
- _vm.pointsReadingObj.fun
29659
- ? _c(
29660
- "el-button",
29661
- {
29662
- staticClass: "btn",
29663
- on: { click: _vm.taskReadBtn },
29664
- },
29665
- [_vm._v("分阅")]
29666
- )
29667
- : _vm._e(),
29668
- _vm._l(_vm.moreList, function (item) {
29609
+ _vm._l(_vm.btnList.slice(0, 1), function (item) {
29669
29610
  return _c(
29670
29611
  "el-button",
29671
29612
  {
29672
- key: item.key,
29673
- staticClass: "btn",
29613
+ directives: [
29614
+ {
29615
+ name: "show",
29616
+ rawName: "v-show",
29617
+ value:
29618
+ _vm.isSubmitButtonShowAgreeAndDisagree !=
29619
+ 1,
29620
+ expression:
29621
+ "isSubmitButtonShowAgreeAndDisagree != 1",
29622
+ },
29623
+ ],
29624
+ key: item.name,
29625
+ style: _vm.btnStyle,
29626
+ attrs: { type: item.type },
29674
29627
  on: {
29675
29628
  click: function ($event) {
29676
- _vm.goView(item)
29629
+ item.event === "sub"
29630
+ ? _vm.subProcess()
29631
+ : _vm.saveInfo(false, item)
29677
29632
  },
29678
29633
  },
29679
29634
  },
29680
29635
  [
29681
29636
  _vm._v(
29682
- "\n " + _vm._s(item.value) + "\n "
29637
+ "\n " + _vm._s(item.text) + "\n "
29683
29638
  ),
29684
29639
  ]
29685
29640
  )
29686
29641
  }),
29642
+ _vm.btnList.length > 2 ||
29643
+ (!_vm.isFlow &&
29644
+ (_vm.rejectObj.fun ||
29645
+ _vm.pointsReadingObj.fun ||
29646
+ _vm.moreList))
29647
+ ? _c(
29648
+ "div",
29649
+ {
29650
+ attrs: { placement: "top", trigger: "click" },
29651
+ },
29652
+ [
29653
+ _c(
29654
+ "el-button-group",
29655
+ {
29656
+ staticStyle: { margin: "0px 10px" },
29657
+ attrs: { slot: "reference" },
29658
+ slot: "reference",
29659
+ },
29660
+ [
29661
+ _vm._l(
29662
+ _vm.btnList.slice(1),
29663
+ function (item) {
29664
+ return _c(
29665
+ "el-button",
29666
+ {
29667
+ directives: [
29668
+ {
29669
+ name: "show",
29670
+ rawName: "v-show",
29671
+ value:
29672
+ _vm.isSubmitButtonShowAgreeAndDisagree !=
29673
+ 1,
29674
+ expression:
29675
+ "isSubmitButtonShowAgreeAndDisagree != 1",
29676
+ },
29677
+ ],
29678
+ key: item.name,
29679
+ style: _vm.btnStyle,
29680
+ attrs: { type: item.type },
29681
+ on: {
29682
+ click: function ($event) {
29683
+ $event.stopPropagation()
29684
+ item.event === "sub"
29685
+ ? _vm.subProcess()
29686
+ : _vm.saveInfo(false, item)
29687
+ },
29688
+ },
29689
+ },
29690
+ [
29691
+ _vm._v(
29692
+ "\n " +
29693
+ _vm._s(item.text) +
29694
+ "\n "
29695
+ ),
29696
+ ]
29697
+ )
29698
+ }
29699
+ ),
29700
+ !_vm.isFlow &&
29701
+ (_vm.rejectObj.fun ||
29702
+ _vm.pointsReadingObj.fun ||
29703
+ _vm.moreList.length > 0)
29704
+ ? _c(
29705
+ "el-dropdown",
29706
+ {
29707
+ staticStyle: {
29708
+ "border-left":
29709
+ "1px solid #d9d9d9",
29710
+ },
29711
+ attrs: {
29712
+ trigger: "click",
29713
+ placement: "top",
29714
+ },
29715
+ },
29716
+ [
29717
+ _c("el-button", [_vm._v("...")]),
29718
+ _c(
29719
+ "el-dropdown-menu",
29720
+ {
29721
+ attrs: { slot: "dropdown" },
29722
+ slot: "dropdown",
29723
+ },
29724
+ [
29725
+ _vm._l(
29726
+ _vm.moreList,
29727
+ function (item) {
29728
+ return _c(
29729
+ "el-dropdown-item",
29730
+ { key: item.key },
29731
+ [
29732
+ _c(
29733
+ "div",
29734
+ {
29735
+ staticClass:
29736
+ "btn",
29737
+ on: {
29738
+ click:
29739
+ function (
29740
+ $event
29741
+ ) {
29742
+ _vm.goView(
29743
+ item
29744
+ )
29745
+ },
29746
+ },
29747
+ },
29748
+ [
29749
+ _vm._v(
29750
+ "\n " +
29751
+ _vm._s(
29752
+ item.value
29753
+ ) +
29754
+ "\n "
29755
+ ),
29756
+ ]
29757
+ ),
29758
+ ]
29759
+ )
29760
+ }
29761
+ ),
29762
+ _vm.pointsReadingObj.fun
29763
+ ? _c("el-dropdown-item", [
29764
+ _c(
29765
+ "div",
29766
+ {
29767
+ staticClass: "btn",
29768
+ on: {
29769
+ click:
29770
+ _vm.taskReadBtn,
29771
+ },
29772
+ },
29773
+ [_vm._v("分阅")]
29774
+ ),
29775
+ ])
29776
+ : _vm._e(),
29777
+ _vm.rejectObj.fun
29778
+ ? _c("el-dropdown-item", [
29779
+ _c(
29780
+ "div",
29781
+ {
29782
+ staticStyle: {
29783
+ color: "red",
29784
+ },
29785
+ on: {
29786
+ click:
29787
+ _vm.rejectBtn,
29788
+ },
29789
+ },
29790
+ [_vm._v("驳回")]
29791
+ ),
29792
+ ])
29793
+ : _vm._e(),
29794
+ ],
29795
+ 2
29796
+ ),
29797
+ ],
29798
+ 1
29799
+ )
29800
+ : _vm._e(),
29801
+ ],
29802
+ 2
29803
+ ),
29804
+ ],
29805
+ 1
29806
+ )
29807
+ : _vm._e(),
29687
29808
  ],
29688
29809
  2
29689
29810
  )
@@ -29960,11 +30081,11 @@ var mainvue_type_template_id_446ce748_render = function () {
29960
30081
  )
29961
30082
  : _vm._e()
29962
30083
  }
29963
- var mainvue_type_template_id_446ce748_staticRenderFns = []
29964
- mainvue_type_template_id_446ce748_render._withStripped = true
30084
+ var mainvue_type_template_id_3b4925ad_staticRenderFns = []
30085
+ mainvue_type_template_id_3b4925ad_render._withStripped = true
29965
30086
 
29966
30087
 
29967
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=446ce748&
30088
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=3b4925ad&
29968
30089
 
29969
30090
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/CommonOpinions.vue?vue&type=template&id=4e1f4030&
29970
30091
  var CommonOpinionsvue_type_template_id_4e1f4030_render = function () {
@@ -37461,6 +37582,56 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
37461
37582
  //
37462
37583
  //
37463
37584
  //
37585
+ //
37586
+ //
37587
+ //
37588
+ //
37589
+ //
37590
+ //
37591
+ //
37592
+ //
37593
+ //
37594
+ //
37595
+ //
37596
+ //
37597
+ //
37598
+ //
37599
+ //
37600
+ //
37601
+ //
37602
+ //
37603
+ //
37604
+ //
37605
+ //
37606
+ //
37607
+ //
37608
+ //
37609
+ //
37610
+ //
37611
+ //
37612
+ //
37613
+ //
37614
+ //
37615
+ //
37616
+ //
37617
+ //
37618
+ //
37619
+ //
37620
+ //
37621
+ //
37622
+ //
37623
+ //
37624
+ //
37625
+ //
37626
+ //
37627
+ //
37628
+ //
37629
+ //
37630
+ //
37631
+ //
37632
+ //
37633
+ //
37634
+ //
37464
37635
 
37465
37636
 
37466
37637
 
@@ -37612,7 +37783,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
37612
37783
  notificationType: [], // 通知方式
37613
37784
  isLimitedTime: '2', // 是否限时办理
37614
37785
  mainSubId: ''
37615
- }, _ref.nodeInfos = [], _ref.nextFlowNode = '', _ref.currentOrgName = '', _ref.otherOrgName = '', _ref.nodeInfo = {
37786
+ }, _ref.nodeInfos = [], _ref.nextFlowNode = '', _ref.currentOrgName = '', _ref.otherOrgName = '', _ref.needRetrialAuth = false, _ref.nodeInfo = {
37616
37787
  nextNode: '',
37617
37788
  nextUser: '',
37618
37789
  option: []
@@ -38675,6 +38846,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
38675
38846
  }
38676
38847
 
38677
38848
  if (nodeInfoMap && JSON.stringify(nodeInfoMap) != '{}') {
38849
+ _this14.needRetrialAuth = !!nodeInfoMap.nodeExtAttr.isCurrentNodeSubmitNeedRetrialAuth;
38678
38850
  if (nodeInfoMap.nodeExtAttr.nodeFixedOpinionSelectList) {
38679
38851
  var notice = JSON.parse(nodeInfoMap.nodeExtAttr.nodeFixedOpinionSelectList);
38680
38852
  notice.map(function (x) {
@@ -38945,6 +39117,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
38945
39117
  _this17.value = _this17.value.replace(RegExp('同意。', 'g'), '');
38946
39118
  _this17.value = val + _this17.value;
38947
39119
  }
39120
+ if (!_this17.validInfo()) return;
38948
39121
  if (_this17.beforeSubmit == undefined) {
38949
39122
  _this17.subFun(_this17.sendData);
38950
39123
  } else {
@@ -38955,19 +39128,51 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
38955
39128
  }
38956
39129
  });
38957
39130
  },
38958
- validInfo: function validInfo() {},
39131
+ validInfo: function validInfo() {
39132
+ if (!this.endFlow && this.newTypeCode != 'fenyue' && !this.shrink && this.nextNode.isAddSign != '1' && this.nextNode.isRemoveSign != '1' && this.isSpecial && !this.isReject && this.nodeInfos.length != 0 && this.isNextUser) {
39133
+ if (this.isShowNextUser) {
39134
+ if (this.nextNode.nextUserId == '' || this.multiple && this.nextNode.nextUserId.length == 0) {
39135
+ this.$message.warning('请选择下步办理人');
39136
+ return false;
39137
+ }
39138
+ } else {
39139
+ if (this.nextNode.nextOrgId == '' || this.multiple && this.nextNode.nextOrgId.length == 0) {
39140
+ this.$message.warning('请选择办理对象');
39141
+ return false;
39142
+ }
39143
+ }
39144
+ }
39145
+
39146
+ if (this.nextNode.isAddSign == '1' && this.nextNode.addSignUserId.length == 0) {
39147
+ this.$message.warning('请选择加签办理人');
39148
+ return false;
39149
+ }
39150
+ if (this.nextNode.isRemoveSign == '1' && this.nextNode.removeSignUserId.length == 0) {
39151
+ this.$message.warning('请选择减签办理人');
39152
+ return false;
39153
+ }
39154
+ if (!this.value && this.isOpinionRequired === 1) {
39155
+ this.$message.warning('请选择输入审批意见');
39156
+ return false;
39157
+ }
39158
+ if (this.isHideCurrentOrg && !this.nextNode.nextCurrentOrgObjJson) {
39159
+ this.$message.warning('\u8BF7\u9009\u62E9' + (this.currentOrgName || '本单位'));
39160
+ return false;
39161
+ }
39162
+ return true;
39163
+ },
38959
39164
  sendData: function sendData() {
38960
39165
  var _this18 = this;
38961
39166
 
38962
39167
  this.$refs['nextNode'].validate(function () {
38963
39168
  var _ref2 = flow_src_mainvue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/regenerator_default.a.mark(function _callee(valid) {
38964
- var nextUserId, addSignUserId, removeSignUserId, str, notificationType, params, isEndUserTask, choiceOrgId, choiceDeptId, pOrgId, taskExamineInfo;
39169
+ var nextUserId, addSignUserId, removeSignUserId, str, notificationType, params, isEndUserTask, choiceOrgId, choiceDeptId, pOrgId, taskExamineInfo, needRetrialAuth;
38965
39170
  return regenerator_default.a.wrap(function _callee$(_context) {
38966
39171
  while (1) {
38967
39172
  switch (_context.prev = _context.next) {
38968
39173
  case 0:
38969
39174
  if (!valid) {
38970
- _context.next = 59;
39175
+ _context.next = 42;
38971
39176
  break;
38972
39177
  }
38973
39178
 
@@ -38979,36 +39184,6 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
38979
39184
  return _context.abrupt('return', _this18.handleVisible = true);
38980
39185
 
38981
39186
  case 3:
38982
- if (!(!_this18.endFlow && _this18.newTypeCode != 'fenyue' && !_this18.shrink && _this18.nextNode.isAddSign != '1' && _this18.nextNode.isRemoveSign != '1' && _this18.isSpecial && !_this18.isReject && _this18.nodeInfos.length != 0 && _this18.isNextUser)) {
38983
- _context.next = 11;
38984
- break;
38985
- }
38986
-
38987
- if (!_this18.isShowNextUser) {
38988
- _context.next = 9;
38989
- break;
38990
- }
38991
-
38992
- if (!(_this18.nextNode.nextUserId == '' || _this18.multiple && _this18.nextNode.nextUserId.length == 0)) {
38993
- _context.next = 7;
38994
- break;
38995
- }
38996
-
38997
- return _context.abrupt('return', _this18.$message.warning('请选择下步办理人'));
38998
-
38999
- case 7:
39000
- _context.next = 11;
39001
- break;
39002
-
39003
- case 9:
39004
- if (!(_this18.nextNode.nextOrgId == '' || _this18.multiple && _this18.nextNode.nextOrgId.length == 0)) {
39005
- _context.next = 11;
39006
- break;
39007
- }
39008
-
39009
- return _context.abrupt('return', _this18.$message.warning('请选择办理对象'));
39010
-
39011
- case 11:
39012
39187
  nextUserId = [];
39013
39188
 
39014
39189
  if (_this18.multiple) {
@@ -39016,23 +39191,6 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
39016
39191
  return nextUserId.push(item);
39017
39192
  });
39018
39193
  }
39019
-
39020
- if (!(_this18.nextNode.isAddSign == '1' && _this18.nextNode.addSignUserId.length == 0)) {
39021
- _context.next = 15;
39022
- break;
39023
- }
39024
-
39025
- return _context.abrupt('return', _this18.$message.warning('请选择加签办理人'));
39026
-
39027
- case 15:
39028
- if (!(_this18.nextNode.isRemoveSign == '1' && _this18.nextNode.removeSignUserId.length == 0)) {
39029
- _context.next = 17;
39030
- break;
39031
- }
39032
-
39033
- return _context.abrupt('return', _this18.$message.warning('请选择减签办理人'));
39034
-
39035
- case 17:
39036
39194
  addSignUserId = [];
39037
39195
 
39038
39196
  if (_this18.isCanAddSign && _this18.nextNode.isAddSign == '1') {
@@ -39047,25 +39205,6 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
39047
39205
  removeSignUserId.push(item);
39048
39206
  });
39049
39207
  }
39050
-
39051
- if (!(!_this18.value && _this18.isOpinionRequired === 1)) {
39052
- _context.next = 24;
39053
- break;
39054
- }
39055
-
39056
- _this18.$message.warning('请选择输入审批意见');
39057
- return _context.abrupt('return');
39058
-
39059
- case 24:
39060
- if (!(_this18.isHideCurrentOrg && !_this18.nextNode.nextCurrentOrgObjJson)) {
39061
- _context.next = 27;
39062
- break;
39063
- }
39064
-
39065
- _this18.$message.warning('\u8BF7\u9009\u62E9' + (_this18.currentOrgName || '本单位'));
39066
- return _context.abrupt('return');
39067
-
39068
- case 27:
39069
39208
  str = '';
39070
39209
 
39071
39210
  if (_this18.value) {
@@ -39085,10 +39224,10 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
39085
39224
  if (_this18.nextNode.nextOperate != 0 && _this18.nextNode.nextOperate != 1) {
39086
39225
  delete _this18.nextNode.nextNodeId;
39087
39226
  }
39088
- _context.next = 35;
39227
+ _context.next = 17;
39089
39228
  return _this18.saveInfo('subMit');
39090
39229
 
39091
- case 35:
39230
+ case 17:
39092
39231
  _this18.loading = utils_util["a" /* default */].loading(_this18.$loading, '加载中...');
39093
39232
 
39094
39233
  notificationType = '';
@@ -39119,7 +39258,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
39119
39258
  delete params.addSignUserId;
39120
39259
  }
39121
39260
  _this18.loading = utils_util["a" /* default */].loading(_this18.$loading, '提交中...');
39122
- isEndUserTask = _this18.isEndUserTask, choiceOrgId = _this18.choiceOrgId, choiceDeptId = _this18.choiceDeptId, pOrgId = _this18.pOrgId, taskExamineInfo = _this18.taskExamineInfo;
39261
+ isEndUserTask = _this18.isEndUserTask, choiceOrgId = _this18.choiceOrgId, choiceDeptId = _this18.choiceDeptId, pOrgId = _this18.pOrgId, taskExamineInfo = _this18.taskExamineInfo, needRetrialAuth = _this18.needRetrialAuth;
39123
39262
 
39124
39263
  params.isEndUserTask = isEndUserTask;
39125
39264
  params.choiceOrgId = choiceOrgId;
@@ -39131,6 +39270,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
39131
39270
  params.processDefinitionId = taskExamineInfo.processDefinitionId;
39132
39271
  params.isSubFlow = taskExamineInfo.isSubFlow;
39133
39272
  params.nodeId = taskExamineInfo.nodeId;
39273
+ params.needRetrialAuth = needRetrialAuth;
39134
39274
  return _context.abrupt('return', utils_util["a" /* default */].ajax({ url: api["tb" /* taskHandleHtml */], method: 'post', data: params }).then(function (res) {
39135
39275
  var status = res.status,
39136
39276
  message = res.message;
@@ -39150,10 +39290,10 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
39150
39290
  }
39151
39291
  }));
39152
39292
 
39153
- case 59:
39293
+ case 42:
39154
39294
  return _context.abrupt('return', false);
39155
39295
 
39156
- case 60:
39296
+ case 43:
39157
39297
  case 'end':
39158
39298
  return _context.stop();
39159
39299
  }
@@ -39212,8 +39352,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
39212
39352
 
39213
39353
  var flow_src_main_component = normalizeComponent(
39214
39354
  packages_flow_src_mainvue_type_script_lang_js_,
39215
- mainvue_type_template_id_446ce748_render,
39216
- mainvue_type_template_id_446ce748_staticRenderFns,
39355
+ mainvue_type_template_id_3b4925ad_render,
39356
+ mainvue_type_template_id_3b4925ad_staticRenderFns,
39217
39357
  false,
39218
39358
  null,
39219
39359
  null,
@@ -43753,16 +43893,54 @@ var label_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
43753
43893
  e.stopPropagation();
43754
43894
  e.preventDefault();
43755
43895
  if (type) {
43756
- if (this.events && this.events[type] && typeof this.events[type] === 'function') {
43757
- var _events;
43896
+ if (this.events && this.events[type]) {
43897
+ var params = obj ? [obj, e, this] : [e, this];
43898
+ if (typeof this.events[type] === 'function') {
43899
+ var _events;
43758
43900
 
43759
- var params = obj ? [obj, e] : [e];
43760
- (_events = this.events)[type].apply(_events, params);
43901
+ (_events = this.events)[type].apply(_events, ['click'].concat(params));
43902
+ } else if (this.events[type]['click'] && typeof this.events[type]['click'] === 'function') {
43903
+ var _events$type;
43904
+
43905
+ (_events$type = this.events[type])['click'].apply(_events$type, params);
43906
+ }
43761
43907
  }
43762
43908
  } else {
43763
43909
  this.event && this.event(this, e);
43764
43910
  this.$emit('click', this, e);
43765
43911
  }
43912
+ },
43913
+ handleMouseenter: function handleMouseenter(e, type, obj) {
43914
+ e.stopPropagation();
43915
+ e.preventDefault();
43916
+ if (type && this.events && this.events[type]) {
43917
+ var params = obj ? [obj, e, this] : [e, this];
43918
+ if (typeof this.events[type] === 'function') {
43919
+ var _events2;
43920
+
43921
+ (_events2 = this.events)[type].apply(_events2, ['mouseenter'].concat(params));
43922
+ } else if (this.events[type]['mouseenter'] && typeof this.events[type]['mouseenter'] === 'function') {
43923
+ var _events$type2;
43924
+
43925
+ (_events$type2 = this.events[type])['mouseenter'].apply(_events$type2, params);
43926
+ }
43927
+ }
43928
+ },
43929
+ handleMouseleave: function handleMouseleave(e, type, obj) {
43930
+ e.stopPropagation();
43931
+ e.preventDefault();
43932
+ if (type && this.events && this.events[type]) {
43933
+ var params = obj ? [obj, e, this] : [e, this];
43934
+ if (typeof this.events[type] === 'function') {
43935
+ var _events3;
43936
+
43937
+ (_events3 = this.events)[type].apply(_events3, ['mouseleave'].concat(params));
43938
+ } else if (this.events[type]['mouseleave'] && typeof this.events[type]['mouseleave'] === 'function') {
43939
+ var _events$type3;
43940
+
43941
+ (_events$type3 = this.events[type])['mouseleave'].apply(_events$type3, params);
43942
+ }
43943
+ }
43766
43944
  }
43767
43945
  },
43768
43946
  render: function render(h) {
@@ -43785,6 +43963,12 @@ var label_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
43785
43963
  on: {
43786
43964
  click: function click(e) {
43787
43965
  _this.handleClick(e, 'icon');
43966
+ },
43967
+ mouseenter: function mouseenter(e) {
43968
+ _this.handleMouseenter(e, 'icon');
43969
+ },
43970
+ mouseleave: function mouseleave(e) {
43971
+ _this.handleMouseleave(e, 'icon');
43788
43972
  }
43789
43973
  }
43790
43974
  }));
@@ -43794,16 +43978,28 @@ var label_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
43794
43978
  on: {
43795
43979
  click: function click(e) {
43796
43980
  _this.handleClick(e, 'icon');
43981
+ },
43982
+ mouseenter: function mouseenter(e) {
43983
+ _this.handleMouseenter(e, 'icon');
43984
+ },
43985
+ mouseleave: function mouseleave(e) {
43986
+ _this.handleMouseleave(e, 'icon');
43797
43987
  }
43798
43988
  }
43799
43989
  }, [this.icon]));
43800
43990
  } else {
43801
- doms.push(h('el-icon', {
43802
- class: ['es-label-icon', this.events && this.events['icon'] ? 'es-pointer' : ''],
43803
- props: { name: this.icon },
43991
+ var icon = this.icon.indexOf('es-') > -1 ? 'es-icon-' + this.icon.replace('es-', '') : 'el-icon-' + this.icon.replace('el-', '');
43992
+ doms.push(h('i', {
43993
+ class: [icon, 'es-label-icon', this.events && this.events['icon'] ? 'es-pointer' : ''],
43804
43994
  on: {
43805
43995
  click: function click(e) {
43806
43996
  _this.handleClick(e, 'icon');
43997
+ },
43998
+ mouseenter: function mouseenter(e) {
43999
+ _this.handleMouseenter(e, 'icon');
44000
+ },
44001
+ mouseleave: function mouseleave(e) {
44002
+ _this.handleMouseleave(e, 'icon');
43807
44003
  }
43808
44004
  }
43809
44005
  }));
@@ -43816,6 +44012,12 @@ var label_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
43816
44012
  on: {
43817
44013
  click: function click(e) {
43818
44014
  _this.handleClick(e, _this.image ? 'image' : 'img');
44015
+ },
44016
+ mouseenter: function mouseenter(e) {
44017
+ _this.handleMouseenter(e, _this.image ? 'image' : 'img');
44018
+ },
44019
+ mouseleave: function mouseleave(e) {
44020
+ _this.handleMouseleave(e, _this.image ? 'image' : 'img');
43819
44021
  }
43820
44022
  }
43821
44023
  }));
@@ -43858,6 +44060,12 @@ var label_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
43858
44060
  on: {
43859
44061
  click: function click(e) {
43860
44062
  _this.handleClick(e, 'icon');
44063
+ },
44064
+ mouseenter: function mouseenter(e) {
44065
+ _this.handleMouseenter(e, 'icon');
44066
+ },
44067
+ mouseleave: function mouseleave(e) {
44068
+ _this.handleMouseleave(e, 'icon');
43861
44069
  }
43862
44070
  }
43863
44071
  }));
@@ -43867,16 +44075,28 @@ var label_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
43867
44075
  on: {
43868
44076
  click: function click(e) {
43869
44077
  _this.handleClick(e, 'icon');
44078
+ },
44079
+ mouseenter: function mouseenter(e) {
44080
+ _this.handleMouseenter(e, 'icon');
44081
+ },
44082
+ mouseleave: function mouseleave(e) {
44083
+ _this.handleMouseleave(e, 'icon');
43870
44084
  }
43871
44085
  }
43872
44086
  }, [this.contents[_i]]));
43873
44087
  } else {
43874
- doms.push(h('el-icon', {
43875
- class: ['es-label-icon', this.events && this.events['icon'] ? 'es-pointer' : ''],
43876
- props: { name: this.contents[_i] },
44088
+ var _icon = this.contents[_i].indexOf('es-') > -1 ? 'es-icon-' + this.contents[_i].replace('es-', '') : 'el-icon-' + this.contents[_i].replace('el-', '');
44089
+ doms.push(h('i', {
44090
+ class: [_icon, 'es-label-icon', this.events && this.events['icon'] ? 'es-pointer' : ''],
43877
44091
  on: {
43878
44092
  click: function click(e) {
43879
44093
  _this.handleClick(e, 'icon');
44094
+ },
44095
+ mouseenter: function mouseenter(e) {
44096
+ _this.handleMouseenter(e, 'icon');
44097
+ },
44098
+ mouseleave: function mouseleave(e) {
44099
+ _this.handleMouseleave(e, 'icon');
43880
44100
  }
43881
44101
  }
43882
44102
  }));
@@ -43889,6 +44109,12 @@ var label_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
43889
44109
  on: {
43890
44110
  click: function click(e) {
43891
44111
  _this.handleClick(e, 'img');
44112
+ },
44113
+ mouseenter: function mouseenter(e) {
44114
+ _this.handleMouseenter(e, 'img');
44115
+ },
44116
+ mouseleave: function mouseleave(e) {
44117
+ _this.handleMouseleave(e, 'img');
43892
44118
  }
43893
44119
  }
43894
44120
  }));
@@ -43899,7 +44125,13 @@ var label_src_mainvue_type_script_lang_js_extends = Object.assign || function (t
43899
44125
  attrs: { src: this.contents[_i] },
43900
44126
  on: {
43901
44127
  click: function click(e) {
43902
- _this.handleClick(e, 'img');
44128
+ _this.handleClick(e, 'image');
44129
+ },
44130
+ mouseenter: function mouseenter(e) {
44131
+ _this.handleMouseenter(e, 'image');
44132
+ },
44133
+ mouseleave: function mouseleave(e) {
44134
+ _this.handleMouseleave(e, 'image');
43903
44135
  }
43904
44136
  }
43905
44137
  }));
@@ -43981,26 +44213,40 @@ label_src_main.install = function (Vue) {
43981
44213
  };
43982
44214
 
43983
44215
  /* harmony default export */ var packages_label = (label_src_main);
43984
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/layout/src/main.vue?vue&type=template&id=6868aa00&
43985
- var mainvue_type_template_id_6868aa00_render = function () {
44216
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/layout/src/main.vue?vue&type=template&id=3f931032&
44217
+ var mainvue_type_template_id_3f931032_render = function () {
43986
44218
  var _vm = this
43987
44219
  var _h = _vm.$createElement
43988
44220
  var _c = _vm._self._c || _h
43989
44221
  return _c(
43990
44222
  "div",
43991
44223
  { staticClass: "es-layout" },
43992
- [_c("layout-item"), _c("layout-item", { attrs: { top: "100px" } })],
43993
- 1
44224
+ [
44225
+ _c("layout-item"),
44226
+ _c("layout-item", { attrs: { top: "100px" } }),
44227
+ _vm._l(_vm.contents, function (item, index) {
44228
+ return _c(
44229
+ "layout-item",
44230
+ _vm._b(
44231
+ { key: item.id || index },
44232
+ "layout-item",
44233
+ Object.assign({}, item, { disabled: _vm.disabled }),
44234
+ false
44235
+ )
44236
+ )
44237
+ }),
44238
+ ],
44239
+ 2
43994
44240
  )
43995
44241
  }
43996
- var mainvue_type_template_id_6868aa00_staticRenderFns = []
43997
- mainvue_type_template_id_6868aa00_render._withStripped = true
44242
+ var mainvue_type_template_id_3f931032_staticRenderFns = []
44243
+ mainvue_type_template_id_3f931032_render._withStripped = true
43998
44244
 
43999
44245
 
44000
- // CONCATENATED MODULE: ./packages/layout/src/main.vue?vue&type=template&id=6868aa00&
44246
+ // CONCATENATED MODULE: ./packages/layout/src/main.vue?vue&type=template&id=3f931032&
44001
44247
 
44002
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/layout/src/item.vue?vue&type=template&id=4b100112&
44003
- var itemvue_type_template_id_4b100112_render = function () {
44248
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/layout/src/item.vue?vue&type=template&id=3bdfff8c&
44249
+ var itemvue_type_template_id_3bdfff8c_render = function () {
44004
44250
  var _vm = this
44005
44251
  var _h = _vm.$createElement
44006
44252
  var _c = _vm._self._c || _h
@@ -44021,14 +44267,14 @@ var itemvue_type_template_id_4b100112_render = function () {
44021
44267
  1
44022
44268
  )
44023
44269
  }
44024
- var itemvue_type_template_id_4b100112_staticRenderFns = []
44025
- itemvue_type_template_id_4b100112_render._withStripped = true
44270
+ var itemvue_type_template_id_3bdfff8c_staticRenderFns = []
44271
+ itemvue_type_template_id_3bdfff8c_render._withStripped = true
44026
44272
 
44027
44273
 
44028
- // CONCATENATED MODULE: ./packages/layout/src/item.vue?vue&type=template&id=4b100112&
44274
+ // CONCATENATED MODULE: ./packages/layout/src/item.vue?vue&type=template&id=3bdfff8c&
44029
44275
 
44030
44276
  // EXTERNAL MODULE: external "interactjs"
44031
- var external_interactjs_ = __webpack_require__(6);
44277
+ var external_interactjs_ = __webpack_require__(4);
44032
44278
  var external_interactjs_default = /*#__PURE__*/__webpack_require__.n(external_interactjs_);
44033
44279
 
44034
44280
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/layout/src/item.vue?vue&type=script&lang=js&
@@ -44136,13 +44382,22 @@ var external_interactjs_default = /*#__PURE__*/__webpack_require__.n(external_in
44136
44382
  }
44137
44383
  });
44138
44384
  this.interaction.resizable({
44139
- modifiers: [external_interactjs_default.a.modifiers.restrictSize({
44140
- min: { width: 100, height: 100 },
44141
- max: { width: this.$parent.$el.offsetWidth }
44385
+ modifiers: [
44386
+ // keep the edges inside the parent
44387
+ external_interactjs_default.a.modifiers.restrictEdges({
44388
+ outer: 'parent'
44389
+ }),
44390
+
44391
+ // minimum size
44392
+ external_interactjs_default.a.modifiers.restrictSize({
44393
+ min: { width: 100, height: 100 }
44142
44394
  })],
44395
+
44396
+ //inertia: true,
44143
44397
  edges: { top: true, left: true, bottom: true, right: true },
44144
44398
  listeners: {
44145
44399
  move: function move(event) {
44400
+ console.log(1212);
44146
44401
  var _event$target$dataset = event.target.dataset,
44147
44402
  x = _event$target$dataset.x,
44148
44403
  y = _event$target$dataset.y;
@@ -44178,8 +44433,8 @@ var external_interactjs_default = /*#__PURE__*/__webpack_require__.n(external_in
44178
44433
 
44179
44434
  var item_component = normalizeComponent(
44180
44435
  src_itemvue_type_script_lang_js_,
44181
- itemvue_type_template_id_4b100112_render,
44182
- itemvue_type_template_id_4b100112_staticRenderFns,
44436
+ itemvue_type_template_id_3bdfff8c_render,
44437
+ itemvue_type_template_id_3bdfff8c_staticRenderFns,
44183
44438
  false,
44184
44439
  null,
44185
44440
  null,
@@ -44195,12 +44450,20 @@ var item_component = normalizeComponent(
44195
44450
  //
44196
44451
  //
44197
44452
  //
44453
+ //
44454
+ //
44455
+ //
44456
+ //
44457
+ //
44198
44458
 
44199
44459
 
44200
44460
  /* harmony default export */ var layout_src_mainvue_type_script_lang_js_ = ({
44201
44461
  name: 'EsLayout',
44202
44462
  components: { layoutItem: src_item },
44203
- props: {},
44463
+ props: {
44464
+ contents: Array,
44465
+ disabled: Boolean
44466
+ },
44204
44467
  computed: {},
44205
44468
  watch: {},
44206
44469
  data: function data() {
@@ -44224,8 +44487,8 @@ var item_component = normalizeComponent(
44224
44487
 
44225
44488
  var layout_src_main_component = normalizeComponent(
44226
44489
  packages_layout_src_mainvue_type_script_lang_js_,
44227
- mainvue_type_template_id_6868aa00_render,
44228
- mainvue_type_template_id_6868aa00_staticRenderFns,
44490
+ mainvue_type_template_id_3f931032_render,
44491
+ mainvue_type_template_id_3f931032_staticRenderFns,
44229
44492
  false,
44230
44493
  null,
44231
44494
  null,
@@ -46850,8 +47113,8 @@ login_src_main.install = function (Vue) {
46850
47113
  };
46851
47114
 
46852
47115
  /* harmony default export */ var login = (login_src_main);
46853
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/main.vue?vue&type=template&id=0c933a5f&
46854
- var mainvue_type_template_id_0c933a5f_render = function () {
47116
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/main.vue?vue&type=template&id=4b1d4233&
47117
+ var mainvue_type_template_id_4b1d4233_render = function () {
46855
47118
  var _vm = this
46856
47119
  var _h = _vm.$createElement
46857
47120
  var _c = _vm._self._c || _h
@@ -47276,11 +47539,11 @@ var mainvue_type_template_id_0c933a5f_render = function () {
47276
47539
  1
47277
47540
  )
47278
47541
  }
47279
- var mainvue_type_template_id_0c933a5f_staticRenderFns = []
47280
- mainvue_type_template_id_0c933a5f_render._withStripped = true
47542
+ var mainvue_type_template_id_4b1d4233_staticRenderFns = []
47543
+ mainvue_type_template_id_4b1d4233_render._withStripped = true
47281
47544
 
47282
47545
 
47283
- // CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=0c933a5f&
47546
+ // CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=4b1d4233&
47284
47547
 
47285
47548
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/userinfo.vue?vue&type=template&id=799780ee&
47286
47549
  var userinfovue_type_template_id_799780ee_render = function () {
@@ -50591,6 +50854,7 @@ var log = utils_util["a" /* default */].getParams('console');
50591
50854
  utils_util["a" /* default */].win.open(res.path, '_blank');
50592
50855
  break;
50593
50856
  }
50857
+ this.$emit('handler-click', res);
50594
50858
  },
50595
50859
 
50596
50860
  //刷新子页面、子路由
@@ -51006,8 +51270,8 @@ var log = utils_util["a" /* default */].getParams('console');
51006
51270
 
51007
51271
  var main_src_main_component = normalizeComponent(
51008
51272
  packages_main_src_mainvue_type_script_lang_js_,
51009
- mainvue_type_template_id_0c933a5f_render,
51010
- mainvue_type_template_id_0c933a5f_staticRenderFns,
51273
+ mainvue_type_template_id_4b1d4233_render,
51274
+ mainvue_type_template_id_4b1d4233_staticRenderFns,
51011
51275
  false,
51012
51276
  null,
51013
51277
  null,
@@ -69999,7 +70263,7 @@ if (typeof window !== 'undefined' && window.Vue) {
69999
70263
  }
70000
70264
 
70001
70265
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
70002
- version: '0.4.80',
70266
+ version: '0.4.82',
70003
70267
  install: install,
70004
70268
  Button: packages_button,
70005
70269
  ButtonGroup: button_group,