ecinc-cloud-wappaio 9.7.45 → 9.7.47

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.
@@ -51168,6 +51168,7 @@ module.exports = {
51168
51168
  byPosition: 'By Position',
51169
51169
  byGroup: 'By Group',
51170
51170
  byCommonGroup: 'By Common Group',
51171
+ howAllStaff: 'Show All',
51171
51172
  keyWords: 'Please enter search keywords',
51172
51173
  searching: 'Searching for...',
51173
51174
  selected: 'Selected ({dataType})',
@@ -51708,6 +51709,7 @@ module.exports = {
51708
51709
  byPosition: '按岗位',
51709
51710
  byGroup: '按群组',
51710
51711
  byCommonGroup: '按常用组',
51712
+ showAllStaff: '显示全部',
51711
51713
  keyWords: '请输入搜索关键字',
51712
51714
  searching: '正在搜索...',
51713
51715
  selected: '已选择({dataType})',
@@ -91431,7 +91433,7 @@ var baseElements = [{
91431
91433
 
91432
91434
  /***/ }),
91433
91435
 
91434
- /***/ 5324:
91436
+ /***/ 89878:
91435
91437
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
91436
91438
 
91437
91439
  "use strict";
@@ -91443,7 +91445,7 @@ __webpack_require__.d(__webpack_exports__, {
91443
91445
  "default": function() { return /* binding */ ListPageDesigner; }
91444
91446
  });
91445
91447
 
91446
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/ListPageDesigner/src/index.vue?vue&type=template&id=7db8ee3f&scoped=true
91448
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/ListPageDesigner/src/index.vue?vue&type=template&id=04dc9a0d&scoped=true
91447
91449
  var render = function render() {
91448
91450
  var _vm = this,
91449
91451
  _c = _vm._self._c;
@@ -99566,7 +99568,7 @@ function srcvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; retur
99566
99568
  // 包含年月日,不包含时分秒
99567
99569
  if (colFormater.indexOf('yyyy年') !== -1) {
99568
99570
  item.listWidth = 150;
99569
- } else {
99571
+ } else if (item.listWidth < 120) {
99570
99572
  item.listWidth = 120;
99571
99573
  }
99572
99574
  } else if (colFormater.indexOf('yyyy') !== -1 && colFormater.indexOf('HH') !== -1 && colFormater.indexOf('ss') !== -1) {
@@ -99799,9 +99801,9 @@ function srcvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; retur
99799
99801
  });
99800
99802
  ;// CONCATENATED MODULE: ./packages/ecwplus/ListPageDesigner/src/index.vue?vue&type=script&lang=js
99801
99803
  /* harmony default export */ var ListPageDesigner_srcvue_type_script_lang_js = (srcvue_type_script_lang_js);
99802
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/ListPageDesigner/src/index.vue?vue&type=style&index=0&id=7db8ee3f&prod&lang=scss&scoped=true
99803
- var srcvue_type_style_index_0_id_7db8ee3f_prod_lang_scss_scoped_true = __webpack_require__(29338);
99804
- ;// CONCATENATED MODULE: ./packages/ecwplus/ListPageDesigner/src/index.vue?vue&type=style&index=0&id=7db8ee3f&prod&lang=scss&scoped=true
99804
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/ListPageDesigner/src/index.vue?vue&type=style&index=0&id=04dc9a0d&prod&lang=scss&scoped=true
99805
+ var srcvue_type_style_index_0_id_04dc9a0d_prod_lang_scss_scoped_true = __webpack_require__(43507);
99806
+ ;// CONCATENATED MODULE: ./packages/ecwplus/ListPageDesigner/src/index.vue?vue&type=style&index=0&id=04dc9a0d&prod&lang=scss&scoped=true
99805
99807
 
99806
99808
  ;// CONCATENATED MODULE: ./packages/ecwplus/ListPageDesigner/src/index.vue
99807
99809
 
@@ -99818,7 +99820,7 @@ var src_component = (0,componentNormalizer/* default */.A)(
99818
99820
  staticRenderFns,
99819
99821
  false,
99820
99822
  null,
99821
- "7db8ee3f",
99823
+ "04dc9a0d",
99822
99824
  null
99823
99825
 
99824
99826
  )
@@ -117357,7 +117359,7 @@ var UdmGenerator_UserModuleForm = UserModuleForm;
117357
117359
 
117358
117360
  /***/ }),
117359
117361
 
117360
- /***/ 4041:
117362
+ /***/ 93147:
117361
117363
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
117362
117364
 
117363
117365
  "use strict";
@@ -130075,8 +130077,8 @@ var PanelNode_Tab0_component = (0,componentNormalizer/* default */.A)(
130075
130077
  )
130076
130078
 
130077
130079
  /* harmony default export */ var PanelNode_Tab0 = (PanelNode_Tab0_component.exports);
130078
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue?vue&type=template&id=3055200a&scoped=true
130079
- var Tab1vue_type_template_id_3055200a_scoped_true_render = function render() {
130080
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue?vue&type=template&id=2fc5e9cb&scoped=true
130081
+ var Tab1vue_type_template_id_2fc5e9cb_scoped_true_render = function render() {
130080
130082
  var _vm = this,
130081
130083
  _c = _vm._self._c;
130082
130084
  return _vm.curNode.selectType !== undefined ? _c('div', [_c('div', {
@@ -131689,8 +131691,43 @@ var Tab1vue_type_template_id_3055200a_scoped_true_render = function render() {
131689
131691
  "valign": "middle",
131690
131692
  "align": "right"
131691
131693
  }
131692
- }, [_vm._v("自动处理意见")]), _c('td', [_c('el-input', {
131694
+ }, [_vm._v("自动处理意见")]), _c('td', [_c('div', {
131695
+ staticStyle: {
131696
+ "display": "flex",
131697
+ "align-items": "center",
131698
+ "gap": "4px"
131699
+ }
131700
+ }, [_c('el-select', {
131701
+ staticClass: "form-control",
131702
+ staticStyle: {
131703
+ "width": "40%",
131704
+ "flex-shrink": "0"
131705
+ },
131706
+ on: {
131707
+ "change": _vm.onAutoProcessIdeaFillTypeChange
131708
+ },
131709
+ model: {
131710
+ value: _vm.autoProcessIdeaFillType,
131711
+ callback: function callback($$v) {
131712
+ _vm.autoProcessIdeaFillType = $$v;
131713
+ },
131714
+ expression: "autoProcessIdeaFillType"
131715
+ }
131716
+ }, [_c('el-option', {
131717
+ attrs: {
131718
+ "value": 1,
131719
+ "label": "填写新处理意见"
131720
+ }
131721
+ }), _c('el-option', {
131722
+ attrs: {
131723
+ "value": 2,
131724
+ "label": "同上一节点意见"
131725
+ }
131726
+ })], 1), _vm.autoProcessIdeaFillType === 1 ? _c('el-input', {
131693
131727
  staticClass: "form-control",
131728
+ staticStyle: {
131729
+ "width": "60%"
131730
+ },
131694
131731
  attrs: {
131695
131732
  "name": "autoProcessIdea",
131696
131733
  "placeholder": "请输入"
@@ -131702,7 +131739,7 @@ var Tab1vue_type_template_id_3055200a_scoped_true_render = function render() {
131702
131739
  },
131703
131740
  expression: "curNode.autoProcessIdea"
131704
131741
  }
131705
- })], 1)]) : _vm._e(), _vm.showType === 1 && _vm.curNode.nodeType == 1 ? _c('tr', {
131742
+ }) : _vm._e()], 1)])]) : _vm._e(), _vm.showType === 1 && _vm.curNode.nodeType == 1 ? _c('tr', {
131706
131743
  attrs: {
131707
131744
  "valign": "top"
131708
131745
  }
@@ -133283,7 +133320,7 @@ var Tab1vue_type_template_id_3055200a_scoped_true_render = function render() {
133283
133320
  }]
133284
133321
  }, [_vm._m(0)])])])]) : _vm._e();
133285
133322
  };
133286
- var Tab1vue_type_template_id_3055200a_scoped_true_staticRenderFns = [function () {
133323
+ var Tab1vue_type_template_id_2fc5e9cb_scoped_true_staticRenderFns = [function () {
133287
133324
  var _vm = this,
133288
133325
  _c = _vm._self._c;
133289
133326
  return _c('td', {
@@ -133294,7 +133331,7 @@ var Tab1vue_type_template_id_3055200a_scoped_true_staticRenderFns = [function ()
133294
133331
  }, [_vm._v(" Web表单域值格式: "), _c('br'), _vm._v(" 用户中文名/用户登录帐号@用户员工ID,多个人员使用英文“;”符号分隔; "), _c('br'), _vm._v(" 例:李明/liming@4028cb8138f148cc0138f14a0b96001e ")]);
133295
133332
  }];
133296
133333
 
133297
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue?vue&type=template&id=3055200a&scoped=true
133334
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue?vue&type=template&id=2fc5e9cb&scoped=true
133298
133335
 
133299
133336
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue?vue&type=script&lang=js
133300
133337
  /* harmony default export */ var PanelNode_Tab1vue_type_script_lang_js = ({
@@ -133356,7 +133393,11 @@ var Tab1vue_type_template_id_3055200a_scoped_true_staticRenderFns = [function ()
133356
133393
  // 协助处理人组织结构等级
133357
133394
  oneGroupCorp: false,
133358
133395
  // 平台中的机构是否同属一个集团
133359
- canAutoFinish: false //是否可以自动办结(节点后是否有结束类型路径)
133396
+ canAutoFinish: false,
133397
+ //是否可以自动办结(节点后是否有结束类型路径)
133398
+ autoProcessIdeaFillType: 1,
133399
+ // 自动处理意见填写方式:1=指定意见,2=同上一节点意见
133400
+ savedAutoProcessIdea: '' // 切换下拉框时暂存的autoProcessIdea值
133360
133401
  };
133361
133402
  },
133362
133403
  computed: {},
@@ -133542,8 +133583,32 @@ var Tab1vue_type_template_id_3055200a_scoped_true_staticRenderFns = [function ()
133542
133583
  this.curNode = {};
133543
133584
  this.$nextTick(function () {
133544
133585
  _this.curNode = curNode;
133586
+ // 初始化自动处理意见填写方式:[copy]表示同上一节点意见
133587
+ if (curNode.autoProcessIdea === '[copy]') {
133588
+ _this.autoProcessIdeaFillType = 2;
133589
+ } else {
133590
+ _this.autoProcessIdeaFillType = 1;
133591
+ _this.savedAutoProcessIdea = curNode.autoProcessIdea || '';
133592
+ }
133545
133593
  });
133546
133594
  },
133595
+ /**
133596
+ * 自动处理意见填写方式切换
133597
+ * 选2(同上一节点意见):暂存当前值,将autoProcessIdea设为[copy]
133598
+ * 选1(指定意见):从暂存变量恢复autoProcessIdea
133599
+ */
133600
+ onAutoProcessIdeaFillTypeChange: function onAutoProcessIdeaFillTypeChange(val) {
133601
+ if (val === 2) {
133602
+ // 切换到“同上一节点意见”:暂存当前值,设置[copy]标记
133603
+ if (this.curNode.autoProcessIdea !== '[copy]') {
133604
+ this.savedAutoProcessIdea = this.curNode.autoProcessIdea;
133605
+ }
133606
+ this.curNode.autoProcessIdea = '[copy]';
133607
+ } else {
133608
+ // 切换到“指定意见”:从暂存变量恢复原值
133609
+ this.curNode.autoProcessIdea = this.savedAutoProcessIdea;
133610
+ }
133611
+ },
133547
133612
  nodeFieldValuehandler: function nodeFieldValuehandler(nodeFieldValue) {
133548
133613
  this.nodeFieldValue = nodeFieldValue;
133549
133614
  },
@@ -133824,9 +133889,9 @@ var Tab1vue_type_template_id_3055200a_scoped_true_staticRenderFns = [function ()
133824
133889
  });
133825
133890
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue?vue&type=script&lang=js
133826
133891
  /* harmony default export */ var RightForm_PanelNode_Tab1vue_type_script_lang_js = (PanelNode_Tab1vue_type_script_lang_js);
133827
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue?vue&type=style&index=0&id=3055200a&prod&scoped=true&lang=scss
133828
- var Tab1vue_type_style_index_0_id_3055200a_prod_scoped_true_lang_scss = __webpack_require__(99065);
133829
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue?vue&type=style&index=0&id=3055200a&prod&scoped=true&lang=scss
133892
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue?vue&type=style&index=0&id=2fc5e9cb&prod&scoped=true&lang=scss
133893
+ var Tab1vue_type_style_index_0_id_2fc5e9cb_prod_scoped_true_lang_scss = __webpack_require__(80206);
133894
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue?vue&type=style&index=0&id=2fc5e9cb&prod&scoped=true&lang=scss
133830
133895
 
133831
133896
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelNode/Tab1.vue
133832
133897
 
@@ -133839,11 +133904,11 @@ var Tab1vue_type_style_index_0_id_3055200a_prod_scoped_true_lang_scss = __webpac
133839
133904
 
133840
133905
  var PanelNode_Tab1_component = (0,componentNormalizer/* default */.A)(
133841
133906
  RightForm_PanelNode_Tab1vue_type_script_lang_js,
133842
- Tab1vue_type_template_id_3055200a_scoped_true_render,
133843
- Tab1vue_type_template_id_3055200a_scoped_true_staticRenderFns,
133907
+ Tab1vue_type_template_id_2fc5e9cb_scoped_true_render,
133908
+ Tab1vue_type_template_id_2fc5e9cb_scoped_true_staticRenderFns,
133844
133909
  false,
133845
133910
  null,
133846
- "3055200a",
133911
+ "2fc5e9cb",
133847
133912
  null
133848
133913
 
133849
133914
  )
@@ -166251,7 +166316,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".bottom-bar .el-pager{position:relativ
166251
166316
 
166252
166317
  /***/ }),
166253
166318
 
166254
- /***/ 42471:
166319
+ /***/ 95102:
166255
166320
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
166256
166321
 
166257
166322
  "use strict";
@@ -166991,7 +167056,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-c3f75196]:export{stdMenuBgcolo
166991
167056
 
166992
167057
  /***/ }),
166993
167058
 
166994
- /***/ 10102:
167059
+ /***/ 90577:
166995
167060
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
166996
167061
 
166997
167062
  "use strict";
@@ -167005,7 +167070,7 @@ __webpack_require__.r(__webpack_exports__);
167005
167070
 
167006
167071
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
167007
167072
  // Module
167008
- ___CSS_LOADER_EXPORT___.push([module.id, ".search-input-container[data-v-47955133]{padding-bottom:8px}.search-input-container[data-v-47955133] .el-input-group__prepend{width:100px;background-color:#fff;color:#333;border-bottom-right-radius:0;border-top-right-radius:0}.search-input-container .el-radio-group[data-v-47955133]{font-size:unset!important}.ztree-container[data-v-47955133]{height:450px}.ztree-container[data-v-47955133] .el-tabs--top{margin-top:0}.ztree-container[data-v-47955133] .el-tabs--top .el-tabs__header{margin:0;border-bottom:1px solid #dfe6ec}.ztree-container[data-v-47955133] .el-tabs--top .el-tabs__nav-wrap:after{height:0}.ztree-container .el-tree[data-v-47955133]{overflow-x:hidden}.ztree-container[data-v-47955133] .el-checkbox .is-disabled{display:none}.ztree-container .selected-title[data-v-47955133]{font-weight:600;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:32px;margin-bottom:6px}.ztree-container .selectedNodes[data-v-47955133]{width:100%;padding:10px}.ztree-container .selectedNodes .selectedNode[data-v-47955133]{background-color:#f1f4f7;margin-bottom:4px;padding:6px 8px}.ztree-container .selectedNodes .selectedNode .node-text[data-v-47955133]{width:calc(100% - 15px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ztree-container .selectedNodes .selectedNode .el-icon-close[data-v-47955133]{float:right;cursor:pointer;color:red;margin-top:-14px}.treeNode[data-v-47955133]{border:1px solid #dfe6ec}.treeNode .el-scrollbar[data-v-47955133]{height:400px}.treeNode .no-search-input[data-v-47955133]{height:427px;margin-top:10px}.treeNode[data-v-47955133] .el-scrollbar__wrap{overflow-x:hidden}.treeNode .tree-node-icon i[data-v-47955133]{margin-right:7px;margin-left:-7px;font-size:14px}.searchdoing[data-v-47955133] .el-loading-mask{background-color:#fff}.el-radio-group-4[data-v-47955133]{width:100%}.el-radio-group-4 .el-radio-button[data-v-47955133]{width:25%}.el-radio-group-2[data-v-47955133],.el-radio-group-4 .el-radio-button[data-v-47955133] .el-radio-button__inner{width:100%}.el-radio-group-2 .el-radio-button[data-v-47955133]{width:50%}.el-radio-group-2 .el-radio-button[data-v-47955133] .el-radio-button__inner{width:100%}", ""]);
167073
+ ___CSS_LOADER_EXPORT___.push([module.id, ".search-input-container[data-v-1240afd8]{padding-bottom:8px}.search-input-container[data-v-1240afd8] .el-input-group__prepend{width:100px;background-color:#fff;color:#333;border-bottom-right-radius:0;border-top-right-radius:0}.search-input-container[data-v-1240afd8] .el-checkbox{line-height:32px}.search-input-container .el-radio-group[data-v-1240afd8]{font-size:unset!important}.ztree-container[data-v-1240afd8]{height:450px}.ztree-container[data-v-1240afd8] .el-tabs--top{margin-top:0}.ztree-container[data-v-1240afd8] .el-tabs--top .el-tabs__header{margin:0;border-bottom:1px solid #dfe6ec}.ztree-container[data-v-1240afd8] .el-tabs--top .el-tabs__nav-wrap:after{height:0}.ztree-container .el-tree[data-v-1240afd8]{overflow-x:hidden}.ztree-container[data-v-1240afd8] .el-checkbox .is-disabled{display:none}.ztree-container .selected-title[data-v-1240afd8]{font-weight:600;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:32px;margin-bottom:6px}.ztree-container .selectedNodes[data-v-1240afd8]{width:100%;padding:10px}.ztree-container .selectedNodes .selectedNode[data-v-1240afd8]{background-color:#f1f4f7;margin-bottom:4px;padding:6px 8px}.ztree-container .selectedNodes .selectedNode .node-text[data-v-1240afd8]{width:calc(100% - 15px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ztree-container .selectedNodes .selectedNode .el-icon-close[data-v-1240afd8]{float:right;cursor:pointer;color:red;margin-top:-14px}.treeNode[data-v-1240afd8]{border:1px solid #dfe6ec}.treeNode .el-scrollbar[data-v-1240afd8]{height:400px}.treeNode .no-search-input[data-v-1240afd8]{height:427px;margin-top:10px}.treeNode[data-v-1240afd8] .el-scrollbar__wrap{overflow-x:hidden}.treeNode .tree-node-icon i[data-v-1240afd8]{margin-right:7px;margin-left:-7px;font-size:14px}.searchdoing[data-v-1240afd8] .el-loading-mask{background-color:#fff}.el-radio-group-4[data-v-1240afd8]{width:100%}.el-radio-group-4 .el-radio-button[data-v-1240afd8]{width:25%}.el-radio-group-2[data-v-1240afd8],.el-radio-group-4 .el-radio-button[data-v-1240afd8] .el-radio-button__inner{width:100%}.el-radio-group-2 .el-radio-button[data-v-1240afd8]{width:50%}.el-radio-group-2 .el-radio-button[data-v-1240afd8] .el-radio-button__inner{width:100%}", ""]);
167009
167074
  // Exports
167010
167075
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
167011
167076
 
@@ -168797,7 +168862,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-75865d84]:export{stdMenuBgcolo
168797
168862
 
168798
168863
  /***/ }),
168799
168864
 
168800
- /***/ 48860:
168865
+ /***/ 4041:
168801
168866
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
168802
168867
 
168803
168868
  "use strict";
@@ -168811,7 +168876,7 @@ __webpack_require__.r(__webpack_exports__);
168811
168876
 
168812
168877
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
168813
168878
  // Module
168814
- ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-7db8ee3f]:export{stdMenuBgcolor:var(--lmBgColor);stdMenuHover:var(--lmBgColorActive)!important;stdMenuText:var(--lmTextColor)!important;stdMenuAcitveText:var(--lmTextColorActive)!important;stdSubMenuBgcolor:var(--lmBgColor);stdSubMenuHover:hsla(193,8%,67%,.42);stdSubMenuActiveText:var(--lmTextColorActive)!important;darkMenuBgcolor:#304156;darkMenuHover:#263445;darkMenuText:#bfcbd9;darkMenuAcitveText:#ffd04b;darkSubMenuBgcolor:#384b63;darkSubMenuHover:#263445;darkSubMenuActiveText:#ffd04b;sideBarWidth:210px;formLabelWidth:133px;lightBlue:var(--subjectColor)}.designer-container .designer-header-container[data-v-7db8ee3f]{height:60px;width:100%;background:var(--bgColor)}.designer-container .designer-header-container .header-navbar[data-v-7db8ee3f]{float:left;top:0;height:60px;line-height:60px;color:var(--textColor)!important;padding-top:5px}.designer-container .designer-header-container .right-menu[data-v-7db8ee3f]{margin-right:10px}.designer-container .designer-body-container[data-v-7db8ee3f]{height:calc(100vh - 60px);padding:20px;overflow-y:auto;background-color:#fff}.designer-container[data-v-7db8ee3f] .el-loading-mask{margin-top:50px}", ""]);
168879
+ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-04dc9a0d]:export{stdMenuBgcolor:var(--lmBgColor);stdMenuHover:var(--lmBgColorActive)!important;stdMenuText:var(--lmTextColor)!important;stdMenuAcitveText:var(--lmTextColorActive)!important;stdSubMenuBgcolor:var(--lmBgColor);stdSubMenuHover:hsla(193,8%,67%,.42);stdSubMenuActiveText:var(--lmTextColorActive)!important;darkMenuBgcolor:#304156;darkMenuHover:#263445;darkMenuText:#bfcbd9;darkMenuAcitveText:#ffd04b;darkSubMenuBgcolor:#384b63;darkSubMenuHover:#263445;darkSubMenuActiveText:#ffd04b;sideBarWidth:210px;formLabelWidth:133px;lightBlue:var(--subjectColor)}.designer-container .designer-header-container[data-v-04dc9a0d]{height:60px;width:100%;background:var(--bgColor)}.designer-container .designer-header-container .header-navbar[data-v-04dc9a0d]{float:left;top:0;height:60px;line-height:60px;color:var(--textColor)!important;padding-top:5px}.designer-container .designer-header-container .right-menu[data-v-04dc9a0d]{margin-right:10px}.designer-container .designer-body-container[data-v-04dc9a0d]{height:calc(100vh - 60px);padding:20px;overflow-y:auto;background-color:#fff}.designer-container[data-v-04dc9a0d] .el-loading-mask{margin-top:50px}", ""]);
168815
168880
  // Exports
168816
168881
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
168817
168882
 
@@ -169593,7 +169658,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "table[data-v-1e00bd7e]{border-collapse
169593
169658
 
169594
169659
  /***/ }),
169595
169660
 
169596
- /***/ 81240:
169661
+ /***/ 25524:
169597
169662
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
169598
169663
 
169599
169664
  "use strict";
@@ -169607,7 +169672,7 @@ __webpack_require__.r(__webpack_exports__);
169607
169672
 
169608
169673
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
169609
169674
  // Module
169610
- ___CSS_LOADER_EXPORT___.push([module.id, "table[data-v-3055200a]{border-collapse:collapse}table tr td[data-v-3055200a]{border:1px solid #e2e2e2;padding:5px;height:40px;color:#555;font-size:12px;line-height:30px}table tr td em[data-v-3055200a]{color:red}table tr .tdBg[data-v-3055200a]{font-weight:700}[data-v-3055200a] .el-input__inner{height:35px!important;line-height:35px!important;font-size:12px}[data-v-3055200a] .el-textarea__inner{font-size:12px}[data-v-3055200a] .el-select{width:100%;display:inline-block;position:relative}[data-v-3055200a] .el-checkbox__label,[data-v-3055200a] .el-radio__label{font-size:12px;padding-left:5px}.tableBox table[data-v-3055200a]{border-collapse:collapse}.tableBox table th[data-v-3055200a]{background:#f2f2f2;border-bottom:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#ececec));background-image:linear-gradient(180deg,#f8f8f8 0,#ececec);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\"#fff8f8f8\",endColorstr=\"#ffececec\",GradientType=0);font-size:12px;padding:8px;line-height:1.42857143;color:#555;border:1px solid #e2e2e2}.tableBox table th .addbtn[data-v-3055200a],.tableBox table th .addbtn i[data-v-3055200a]{color:#337ab7;font-weight:700}.tableBox table tr[data-v-3055200a]:nth-of-type(odd){background:#f9f9f9}.tableBox table tr[data-v-3055200a]{cursor:pointer}.tableBox table td[data-v-3055200a],.tableBox table tr[data-v-3055200a]{font-size:12px;border:1px solid #e2e2e2}.tableBox table td[data-v-3055200a]{line-height:20px;height:35px;color:#555}.tableBox table td .deleteButton[data-v-3055200a]{color:#dd5a43;padding:2px 3px;border:1px solid transparent;border-radius:2px}.tableBox table td .deleteButton[data-v-3055200a]:hover{border:1px solid #abbac3;text-decoration:none}.tableBox table td .editButton[data-v-3055200a]{color:#478fca;padding:2px 3px;border:1px solid transparent;border-radius:2px}.tableBox table td .editButton[data-v-3055200a]:hover{border:1px solid #abbac3;text-decoration:none}.tableBox table td .disabledButton[data-v-3055200a]{color:#a9a9a9}.tableBox .el-row[data-v-3055200a]{margin-top:10px;padding:10px}.tableBox[data-v-3055200a] .el-checkbox__label{display:none}.tableBox .el-button-group[data-v-3055200a]{float:right;margin-top:-10px;margin-bottom:10px}", ""]);
169675
+ ___CSS_LOADER_EXPORT___.push([module.id, "table[data-v-2fc5e9cb]{border-collapse:collapse}table tr td[data-v-2fc5e9cb]{border:1px solid #e2e2e2;padding:5px;height:40px;color:#555;font-size:12px;line-height:30px}table tr td em[data-v-2fc5e9cb]{color:red}table tr .tdBg[data-v-2fc5e9cb]{font-weight:700}[data-v-2fc5e9cb] .el-input__inner{height:35px!important;line-height:35px!important;font-size:12px}[data-v-2fc5e9cb] .el-textarea__inner{font-size:12px}[data-v-2fc5e9cb] .el-select{width:100%;display:inline-block;position:relative}[data-v-2fc5e9cb] .el-checkbox__label,[data-v-2fc5e9cb] .el-radio__label{font-size:12px;padding-left:5px}.tableBox table[data-v-2fc5e9cb]{border-collapse:collapse}.tableBox table th[data-v-2fc5e9cb]{background:#f2f2f2;border-bottom:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#ececec));background-image:linear-gradient(180deg,#f8f8f8 0,#ececec);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\"#fff8f8f8\",endColorstr=\"#ffececec\",GradientType=0);font-size:12px;padding:8px;line-height:1.42857143;color:#555;border:1px solid #e2e2e2}.tableBox table th .addbtn[data-v-2fc5e9cb],.tableBox table th .addbtn i[data-v-2fc5e9cb]{color:#337ab7;font-weight:700}.tableBox table tr[data-v-2fc5e9cb]:nth-of-type(odd){background:#f9f9f9}.tableBox table tr[data-v-2fc5e9cb]{cursor:pointer}.tableBox table td[data-v-2fc5e9cb],.tableBox table tr[data-v-2fc5e9cb]{font-size:12px;border:1px solid #e2e2e2}.tableBox table td[data-v-2fc5e9cb]{line-height:20px;height:35px;color:#555}.tableBox table td .deleteButton[data-v-2fc5e9cb]{color:#dd5a43;padding:2px 3px;border:1px solid transparent;border-radius:2px}.tableBox table td .deleteButton[data-v-2fc5e9cb]:hover{border:1px solid #abbac3;text-decoration:none}.tableBox table td .editButton[data-v-2fc5e9cb]{color:#478fca;padding:2px 3px;border:1px solid transparent;border-radius:2px}.tableBox table td .editButton[data-v-2fc5e9cb]:hover{border:1px solid #abbac3;text-decoration:none}.tableBox table td .disabledButton[data-v-2fc5e9cb]{color:#a9a9a9}.tableBox .el-row[data-v-2fc5e9cb]{margin-top:10px;padding:10px}.tableBox[data-v-2fc5e9cb] .el-checkbox__label{display:none}.tableBox .el-button-group[data-v-2fc5e9cb]{float:right;margin-top:-10px;margin-bottom:10px}", ""]);
169611
169676
  // Exports
169612
169677
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
169613
169678
 
@@ -252905,19 +252970,19 @@ var update = add("cf82da32", content, true, {"sourceMap":false,"shadowMode":fals
252905
252970
 
252906
252971
  /***/ }),
252907
252972
 
252908
- /***/ 36996:
252973
+ /***/ 87777:
252909
252974
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
252910
252975
 
252911
252976
  // style-loader: Adds some css to the DOM by adding a <style> tag
252912
252977
 
252913
252978
  // load the styles
252914
- var content = __webpack_require__(42471);
252979
+ var content = __webpack_require__(95102);
252915
252980
  if(content.__esModule) content = content.default;
252916
252981
  if(typeof content === 'string') content = [[module.id, content, '']];
252917
252982
  if(content.locals) module.exports = content.locals;
252918
252983
  // add the styles to the DOM
252919
252984
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
252920
- var update = add("64a518fe", content, true, {"sourceMap":false,"shadowMode":false});
252985
+ var update = add("2680f534", content, true, {"sourceMap":false,"shadowMode":false});
252921
252986
 
252922
252987
  /***/ }),
252923
252988
 
@@ -253465,19 +253530,19 @@ var update = add("6c2dd2ba", content, true, {"sourceMap":false,"shadowMode":fals
253465
253530
 
253466
253531
  /***/ }),
253467
253532
 
253468
- /***/ 63052:
253533
+ /***/ 29795:
253469
253534
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
253470
253535
 
253471
253536
  // style-loader: Adds some css to the DOM by adding a <style> tag
253472
253537
 
253473
253538
  // load the styles
253474
- var content = __webpack_require__(10102);
253539
+ var content = __webpack_require__(90577);
253475
253540
  if(content.__esModule) content = content.default;
253476
253541
  if(typeof content === 'string') content = [[module.id, content, '']];
253477
253542
  if(content.locals) module.exports = content.locals;
253478
253543
  // add the styles to the DOM
253479
253544
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
253480
- var update = add("7f9b4dde", content, true, {"sourceMap":false,"shadowMode":false});
253545
+ var update = add("17ad7968", content, true, {"sourceMap":false,"shadowMode":false});
253481
253546
 
253482
253547
  /***/ }),
253483
253548
 
@@ -254841,19 +254906,19 @@ var update = add("c816e8ac", content, true, {"sourceMap":false,"shadowMode":fals
254841
254906
 
254842
254907
  /***/ }),
254843
254908
 
254844
- /***/ 29338:
254909
+ /***/ 43507:
254845
254910
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
254846
254911
 
254847
254912
  // style-loader: Adds some css to the DOM by adding a <style> tag
254848
254913
 
254849
254914
  // load the styles
254850
- var content = __webpack_require__(48860);
254915
+ var content = __webpack_require__(4041);
254851
254916
  if(content.__esModule) content = content.default;
254852
254917
  if(typeof content === 'string') content = [[module.id, content, '']];
254853
254918
  if(content.locals) module.exports = content.locals;
254854
254919
  // add the styles to the DOM
254855
254920
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
254856
- var update = add("9892dd5a", content, true, {"sourceMap":false,"shadowMode":false});
254921
+ var update = add("62198a8a", content, true, {"sourceMap":false,"shadowMode":false});
254857
254922
 
254858
254923
  /***/ }),
254859
254924
 
@@ -255433,19 +255498,19 @@ var update = add("5fe75140", content, true, {"sourceMap":false,"shadowMode":fals
255433
255498
 
255434
255499
  /***/ }),
255435
255500
 
255436
- /***/ 99065:
255501
+ /***/ 80206:
255437
255502
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
255438
255503
 
255439
255504
  // style-loader: Adds some css to the DOM by adding a <style> tag
255440
255505
 
255441
255506
  // load the styles
255442
- var content = __webpack_require__(81240);
255507
+ var content = __webpack_require__(25524);
255443
255508
  if(content.__esModule) content = content.default;
255444
255509
  if(typeof content === 'string') content = [[module.id, content, '']];
255445
255510
  if(content.locals) module.exports = content.locals;
255446
255511
  // add the styles to the DOM
255447
255512
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
255448
- var update = add("3705de0c", content, true, {"sourceMap":false,"shadowMode":false});
255513
+ var update = add("ce6d59e6", content, true, {"sourceMap":false,"shadowMode":false});
255449
255514
 
255450
255515
  /***/ }),
255451
255516
 
@@ -272316,8 +272381,8 @@ var srcvue_type_template_id_769ae4fb_render = function render() {
272316
272381
  };
272317
272382
  var srcvue_type_template_id_769ae4fb_staticRenderFns = [];
272318
272383
 
272319
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=template&id=47955133&scoped=true
272320
- var OrgTreeDialogvue_type_template_id_47955133_scoped_true_render = function render() {
272384
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=template&id=1240afd8&scoped=true
272385
+ var OrgTreeDialogvue_type_template_id_1240afd8_scoped_true_render = function render() {
272321
272386
  var _vm = this,
272322
272387
  _c = _vm._self._c;
272323
272388
  return _vm.dialogFormVisible ? _c('el-dialog', {
@@ -272465,7 +272530,41 @@ var OrgTreeDialogvue_type_template_id_47955133_scoped_true_render = function ren
272465
272530
  attrs: {
272466
272531
  "label": "byPrivateOrggroup"
272467
272532
  }
272468
- }, [_vm._v("按常用组")])], 1) : _vm._e(), _c('el-input', {
272533
+ }, [_vm._v("按常用组")])], 1) : _vm._e(), _c('div', {
272534
+ staticStyle: {
272535
+ "display": "flex",
272536
+ "align-items": "center",
272537
+ "margin-bottom": "4px"
272538
+ }
272539
+ }, [!(_vm.$settings && _vm.$settings.selectDialogShowAllStaff !== false) && _vm.showAllStaffVisible ? _c('el-checkbox', {
272540
+ directives: [{
272541
+ name: "text-lbl",
272542
+ rawName: "v-text-lbl",
272543
+ value: 'showAllStaff',
272544
+ expression: "'showAllStaff'"
272545
+ }],
272546
+ staticStyle: {
272547
+ "margin-right": "8px",
272548
+ "flex-shrink": "0"
272549
+ },
272550
+ attrs: {
272551
+ "disabled": _vm.showSelectByTabs && _vm.selectByTabsActiveName !== 'byOrg',
272552
+ "size": "mini"
272553
+ },
272554
+ on: {
272555
+ "change": _vm.onShowAllStaffChange
272556
+ },
272557
+ model: {
272558
+ value: _vm.showAllStaff,
272559
+ callback: function callback($$v) {
272560
+ _vm.showAllStaff = $$v;
272561
+ },
272562
+ expression: "showAllStaff"
272563
+ }
272564
+ }, [_vm._v("显示全部")]) : _vm._e(), _c('el-input', {
272565
+ staticStyle: {
272566
+ "flex": "1"
272567
+ },
272469
272568
  attrs: {
272470
272569
  "size": "small",
272471
272570
  "placeholder": _vm.$tx('ecwapp.SelectDialog.keyWords', '请输入搜索关键字')
@@ -272495,7 +272594,7 @@ var OrgTreeDialogvue_type_template_id_47955133_scoped_true_render = function ren
272495
272594
  }
272496
272595
  },
272497
272596
  slot: "append"
272498
- })], 1)], 1)], 1) : _vm._e(), _c('div', {
272597
+ })], 1)], 1)], 1)], 1) : _vm._e(), _c('div', {
272499
272598
  staticClass: "treeNode"
272500
272599
  }, [_c('el-scrollbar', {
272501
272600
  style: {
@@ -272778,10 +272877,11 @@ var OrgTreeDialogvue_type_template_id_47955133_scoped_true_render = function ren
272778
272877
  }
272779
272878
  }, [_vm._v("确 定")])], 1)], 1) : _vm._e();
272780
272879
  };
272781
- var OrgTreeDialogvue_type_template_id_47955133_scoped_true_staticRenderFns = [];
272880
+ var OrgTreeDialogvue_type_template_id_1240afd8_scoped_true_staticRenderFns = [];
272782
272881
 
272783
272882
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=script&lang=js
272784
272883
  function OrgTreeDialogvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return OrgTreeDialogvue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, OrgTreeDialogvue_type_script_lang_js_typeof(o); }
272884
+ function OrgTreeDialogvue_type_script_lang_js_createForOfIteratorHelper(r, e) { var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (!t) { if (Array.isArray(r) || (t = OrgTreeDialogvue_type_script_lang_js_unsupportedIterableToArray(r)) || e && r && "number" == typeof r.length) { t && (r = t); var _n = 0, F = function F() {}; return { s: F, n: function n() { return _n >= r.length ? { done: !0 } : { done: !1, value: r[_n++] }; }, e: function e(r) { throw r; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var o, a = !0, u = !1; return { s: function s() { t = t.call(r); }, n: function n() { var r = t.next(); return a = r.done, r; }, e: function e(r) { u = !0, o = r; }, f: function f() { try { a || null == t.return || t.return(); } finally { if (u) throw o; } } }; }
272785
272885
  function OrgTreeDialogvue_type_script_lang_js_toConsumableArray(r) { return OrgTreeDialogvue_type_script_lang_js_arrayWithoutHoles(r) || OrgTreeDialogvue_type_script_lang_js_iterableToArray(r) || OrgTreeDialogvue_type_script_lang_js_unsupportedIterableToArray(r) || OrgTreeDialogvue_type_script_lang_js_nonIterableSpread(); }
272786
272886
  function OrgTreeDialogvue_type_script_lang_js_nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
272787
272887
  function OrgTreeDialogvue_type_script_lang_js_unsupportedIterableToArray(r, a) { if (r) { if ("string" == typeof r) return OrgTreeDialogvue_type_script_lang_js_arrayLikeToArray(r, a); var t = {}.toString.call(r).slice(8, -1); return "Object" === t && r.constructor && (t = r.constructor.name), "Map" === t || "Set" === t ? Array.from(r) : "Arguments" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? OrgTreeDialogvue_type_script_lang_js_arrayLikeToArray(r, a) : void 0; } }
@@ -272898,7 +272998,14 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
272898
272998
  staffExtOldValue: '',
272899
272999
  elLevel: '',
272900
273000
  isSelf: false,
272901
- nodeKey: 'id'
273001
+ nodeKey: 'id',
273002
+ showAllStaff: true,
273003
+ // 是否显示全部人员(含isRegDept=0非编制人员)
273004
+ savedShowAllStaff: true,
273005
+ // 切换标签前保存的showAllStaff状态
273006
+ rawTreeData: null,
273007
+ // 未经treeDataAdapter处理的原始树数据
273008
+ showAllStaffVisible: true // "显示全部"复选框是否可见,lazy=false时根据数据动态计算
272902
273009
  };
272903
273010
  },
272904
273011
  computed: OrgTreeDialogvue_type_script_lang_js_objectSpread({}, (0,vuex_esm/* mapGetters */.L8)(['loginUser'])),
@@ -272914,7 +273021,7 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
272914
273021
  openSelectDialog: function openSelectDialog(el, binding, vnode) {
272915
273022
  var _this2 = this;
272916
273023
  return OrgTreeDialogvue_type_script_lang_js_asyncToGenerator( /*#__PURE__*/OrgTreeDialogvue_type_script_lang_js_regeneratorRuntime().mark(function _callee() {
272917
- var _this, searchInput, reqParams, orgCode, _orgCode, params, orgLevel, _orgCode2, _orgCode3, treeData, orgId, _orgLevel, subOrgName, orgSelf, _orgCode4, _orgCode5, _orgCode6, asyncOrgId, wfNodeUsers, _orgCode7, suborgs, root, _orgCode8, oldValue, _orgCode9, _params, _orgLevel2, listdata;
273024
+ var _this, searchInput, reqParams, _bv, orgCode, _orgCode, params, orgLevel, _orgCode2, _orgCode3, treeData, orgId, _orgLevel, subOrgName, orgSelf, _orgCode4, _orgCode5, _orgCode6, asyncOrgId, wfNodeUsers, _orgCode7, suborgs, root, _orgCode8, oldValue, _orgCode9, _params, _orgLevel2, listdata;
272918
273025
  return OrgTreeDialogvue_type_script_lang_js_regeneratorRuntime().wrap(function _callee$(_context) {
272919
273026
  while (1) switch (_context.prev = _context.next) {
272920
273027
  case 0:
@@ -272985,6 +273092,17 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
272985
273092
  binding.value = 'allStaff';
272986
273093
  }
272987
273094
  }
273095
+ if (_this2.$settings && _this2.$settings.selectDialogShowAllStaff === false) {
273096
+ _bv = binding.value;
273097
+ if (_bv === 'staff' || _bv === 'allStaff' || _bv === 'staffExt' || _bv === 'wfNodeUser' || _bv === 'workgroupStaff' || _bv === 'jobPositionStaff' || _bv === 'allNode' || _bv === 'curOrgNode') {
273098
+ _this2.showAllStaff = false;
273099
+ } else {
273100
+ _this2.showAllStaff = true;
273101
+ }
273102
+ } else {
273103
+ _this2.showAllStaff = true;
273104
+ }
273105
+ _this2.savedShowAllStaff = _this2.showAllStaff;
272988
273106
  _this.isSelf = el.attrs['org-self'];
272989
273107
  if (binding.value === 'allStaff' || binding.value === 'allOrg' || binding.value === 'allNode' || binding.value === 'curOrgNode') {
272990
273108
  _this2.winWidth = 798;
@@ -273422,10 +273540,15 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
273422
273540
  }
273423
273541
  if (_this.el.attrs['init-tree-data']) {
273424
273542
  listdata = _this.filterEmputyNode(_this.el.attrs['init-tree-data']);
273543
+ _this.rawTreeData = JSON.parse(JSON.stringify(listdata));
273425
273544
  _this.treeData = _this.treeDataAdapter(listdata);
273426
- _this2.showSearchInput = searchInput !== null ? searchInput : _this2.treeData.filter(function (node) {
273545
+ _this.checkShowAllStaffVisible();
273546
+ _this.showSearchInput = searchInput !== null ? searchInput : _this.treeData.filter(function (node) {
273427
273547
  return !node.personId;
273428
- }).length > 1 || _this2.treeData.length > 0 && _this2.treeData[0].children;
273548
+ }).length > 1 || _this.treeData.length > 0 && _this.treeData[0].children;
273549
+ if (_this.showSearchInput === false && !_this.showAllStaff && (!_this.showSelectByTabs || _this.selectByTabsActiveName === 'byOrg')) {
273550
+ _this.treeData = _this.treeDataAdapter(JSON.parse(JSON.stringify(_this.rawTreeData)));
273551
+ }
273429
273552
  _this.$nextTick(function () {
273430
273553
  _this.loading = false;
273431
273554
  });
@@ -273447,15 +273570,25 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
273447
273570
  if (res.code === 'success') {
273448
273571
  if (binding.value === 'rootorg' || binding.value === 'allNode' || binding.value === 'allOrg' || binding.value === 'allStaff' || binding.value === 'staffExt' || binding.value === 'suborgExt') {
273449
273572
  var _listdata = _this2.filterEmputyNode(res.body.listdata);
273573
+ _this.rawTreeData = JSON.parse(JSON.stringify(_listdata));
273450
273574
  _this.treeData = _this.treeDataAdapter(_listdata);
273451
- _this.showSearchInput = searchInput !== null ? searchInput : _this2.treeData.filter(function (node) {
273575
+ _this.checkShowAllStaffVisible();
273576
+ _this.showSearchInput = searchInput !== null ? searchInput : _this.treeData.filter(function (node) {
273452
273577
  return !node.personId;
273453
- }).length > 1 || _this2.treeData.length > 0 && _this2.treeData[0].children;
273578
+ }).length > 1 || _this.treeData.length > 0 && _this.treeData[0].children;
273579
+ if (_this.showSearchInput === false && !_this.showAllStaff && (!_this.showSelectByTabs || _this.selectByTabsActiveName === 'byOrg')) {
273580
+ _this.treeData = _this.treeDataAdapter(JSON.parse(JSON.stringify(_this.rawTreeData)));
273581
+ }
273454
273582
  } else {
273583
+ _this.rawTreeData = JSON.parse(JSON.stringify(res.body.listdata));
273455
273584
  _this.treeData = _this.treeDataAdapter(res.body.listdata, res.body.rootOrgId);
273456
- _this.showSearchInput = searchInput !== null ? searchInput : _this2.treeData.filter(function (node) {
273585
+ _this.checkShowAllStaffVisible();
273586
+ _this.showSearchInput = searchInput !== null ? searchInput : _this.treeData.filter(function (node) {
273457
273587
  return !node.personId;
273458
- }).length > 1 || _this2.treeData.length > 0 && _this2.treeData[0].children;
273588
+ }).length > 1 || _this.treeData.length > 0 && _this.treeData[0].children;
273589
+ if (_this.showSearchInput === false && !_this.showAllStaff && (!_this.showSelectByTabs || _this.selectByTabsActiveName === 'byOrg')) {
273590
+ _this.treeData = _this.treeDataAdapter(JSON.parse(JSON.stringify(_this.rawTreeData)));
273591
+ }
273459
273592
  }
273460
273593
  } else {
273461
273594
  _this2.$alert(res.message, {
@@ -273470,7 +273603,7 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
273470
273603
  });
273471
273604
  });
273472
273605
  }
273473
- case 41:
273606
+ case 43:
273474
273607
  case "end":
273475
273608
  return _context.stop();
273476
273609
  }
@@ -273536,6 +273669,15 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
273536
273669
  }
273537
273670
  var _loop = function _loop(_i) {
273538
273671
  var node = treeData[_i];
273672
+
273673
+ // 仅“按机构”标签下,未勾选“全部人员”时过滤非编制部门人员
273674
+ if (_this3.showSearchInput !== false && !_this3.showAllStaff && (!_this3.showSelectByTabs || _this3.selectByTabsActiveName === 'byOrg')) {
273675
+ if (node.personId && node.isRegDept === 0) {
273676
+ treeData.splice(_i--, 1);
273677
+ i = _i;
273678
+ return 1; // continue
273679
+ }
273680
+ }
273539
273681
  _this3.treeDataMap[node.id] = node;
273540
273682
  node.checked = false;
273541
273683
  if (node.type) node.type = node.type.replace(/\s*/g, '');
@@ -273746,7 +273888,7 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
273746
273888
  i = _i;
273747
273889
  };
273748
273890
  for (var i = 0; i < treeData.length; i++) {
273749
- _loop(i);
273891
+ if (_loop(i)) continue;
273750
273892
  }
273751
273893
  if (!this.lazy) {
273752
273894
  // 转换成树结构
@@ -274076,28 +274218,128 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274076
274218
  }
274077
274219
  });
274078
274220
  },
274079
- searchTreeNode: function searchTreeNode() {
274221
+ /**
274222
+ * 检测"显示全部"复选框是否应显示
274223
+ * lazy=true时保持原有逻辑始终显示;
274224
+ * lazy=false时,仅当原始数据中存在同一personId对应多个id不同且含isRegDept=0的非编制人员节点时才显示
274225
+ */
274226
+ checkShowAllStaffVisible: function checkShowAllStaffVisible() {
274227
+ if (this.lazy) {
274228
+ this.showAllStaffVisible = true;
274229
+ return;
274230
+ }
274231
+ if (!this.rawTreeData || !Array.isArray(this.rawTreeData)) {
274232
+ this.showAllStaffVisible = false;
274233
+ return;
274234
+ }
274235
+ var personIdMap = {};
274236
+ var _iterator = OrgTreeDialogvue_type_script_lang_js_createForOfIteratorHelper(this.rawTreeData),
274237
+ _step;
274238
+ try {
274239
+ for (_iterator.s(); !(_step = _iterator.n()).done;) {
274240
+ var item = _step.value;
274241
+ if (item.personId) {
274242
+ if (!personIdMap[item.personId]) {
274243
+ personIdMap[item.personId] = [];
274244
+ }
274245
+ personIdMap[item.personId].push(item);
274246
+ }
274247
+ }
274248
+ } catch (err) {
274249
+ _iterator.e(err);
274250
+ } finally {
274251
+ _iterator.f();
274252
+ }
274253
+ for (var pid in personIdMap) {
274254
+ var nodes = personIdMap[pid];
274255
+ if (nodes.length >= 2) {
274256
+ var ids = new Set(nodes.map(function (n) {
274257
+ return n.id;
274258
+ }));
274259
+ if (ids.size > 1 && nodes.some(function (n) {
274260
+ return n.isRegDept === 0;
274261
+ })) {
274262
+ this.showAllStaffVisible = true;
274263
+ return;
274264
+ }
274265
+ }
274266
+ }
274267
+ this.showAllStaffVisible = false;
274268
+ },
274269
+ onShowAllStaffChange: function onShowAllStaffChange(val) {
274080
274270
  var _this7 = this;
274271
+ if (this.rawTreeData) {
274272
+ // 保存当前树的展开和选中状态
274273
+ // el-tree没有getExpandedKeys方法,store也没有expandedKeys属性
274274
+ // 必须遍历store.nodesMap收集expanded=true的节点key
274275
+ var expandedKeys = [];
274276
+ if (this.$refs.orgTree && this.$refs.orgTree.store) {
274277
+ var nodesMap = this.$refs.orgTree.store.nodesMap;
274278
+ for (var key in nodesMap) {
274279
+ if (nodesMap.hasOwnProperty(key) && nodesMap[key].expanded) {
274280
+ expandedKeys.push(nodesMap[key].key);
274281
+ }
274282
+ }
274283
+ }
274284
+ var checkedKeys = this.$refs.orgTree ? this.$refs.orgTree.getCheckedKeys(false) : [];
274285
+ this.treeData = this.treeDataAdapter(JSON.parse(JSON.stringify(this.rawTreeData)));
274286
+ if (this.showSelectByTabs && this.selectByTabsActiveName === 'byOrg') {
274287
+ this.byOrgTreeData = JSON.parse(JSON.stringify(this.treeData));
274288
+ }
274289
+ if (!this.lazy) {
274290
+ // 非lazy模式: data变化时el-tree通过setData更新内部节点
274291
+ this.$nextTick(function () {
274292
+ if (_this7.$refs.orgTree) {
274293
+ if (checkedKeys.length > 0) {
274294
+ _this7.$refs.orgTree.setCheckedKeys(checkedKeys, false);
274295
+ }
274296
+ if (expandedKeys.length > 0) {
274297
+ _this7.$refs.orgTree.store.setDefaultExpandedKeys(expandedKeys);
274298
+ }
274299
+ }
274300
+ });
274301
+ } else {
274302
+ // lazy模式: el-tree的:data绑定为null,修改treeData不会触发树更新
274303
+ // 设置defaultExpandedKeys,新树创建时Node构造函数会检查store.defaultExpandedKeys自动展开
274304
+ this.defaultExpandedKeys = expandedKeys;
274305
+ // 通过switchTabPanel销毁并重建树组件
274306
+ this.switchTabPanel = true;
274307
+ this.$nextTick(function () {
274308
+ _this7.switchTabPanel = false;
274309
+ _this7.$nextTick(function () {
274310
+ if (_this7.$refs.orgTree) {
274311
+ if (checkedKeys.length > 0) {
274312
+ // lazy模式通过API恢复选中状态(正确处理父子节点关联)
274313
+ _this7.lazyLoadDefaultChecked(checkedKeys);
274314
+ }
274315
+ }
274316
+ });
274317
+ });
274318
+ }
274319
+ }
274320
+ },
274321
+ searchTreeNode: function searchTreeNode() {
274322
+ var _this8 = this;
274081
274323
  this.searchDoing = false;
274082
274324
  this.searchedData = null;
274083
274325
  var _this = this;
274084
274326
  this.$nextTick(function () {
274085
- if (!_this7.lazy || !_this7.searchkey) {
274086
- if (_this7.lazy && _this7.showSelectByTabs) {
274087
- _this7.onSelectByTabsHandleClick(_this7.selectByTabsActiveName);
274327
+ if (!_this8.lazy || !_this8.searchkey) {
274328
+ if (_this8.lazy && _this8.showSelectByTabs) {
274329
+ _this8.onSelectByTabsHandleClick(_this8.selectByTabsActiveName);
274088
274330
  } else {
274089
- _this7.$refs.orgTree.filter(_this7.searchkey);
274331
+ _this8.$refs.orgTree.filter(_this8.searchkey);
274090
274332
  }
274091
274333
  } else {
274092
274334
  var searchedData = [];
274093
274335
  new Promise(function (resolve, reject) {
274094
274336
  var searchStaff = false;
274095
274337
  var searchNode = false;
274096
- if (_this7.binding.value === 'allStaff' || _this7.binding.value === 'staffExt' || _this7.binding.value === 'allNode' || _this7.binding.value === 'curOrgNode') {
274338
+ if (_this8.binding.value === 'allStaff' || _this8.binding.value === 'staffExt' || _this8.binding.value === 'allNode' || _this8.binding.value === 'curOrgNode') {
274097
274339
  var listdataUrl = 'base/organMgr/queryLinkManByPager?status=1,8';
274098
- if (_this7.binding.value === 'curOrgNode') {
274099
- var rootNode = _this7.byOrgTreeData[0];
274100
- listdataUrl += '?orgId=' + rootNode.fullID.split('-')[0];
274340
+ if (_this8.binding.value === 'curOrgNode') {
274341
+ var rootNode = _this8.byOrgTreeData[0];
274342
+ listdataUrl += '&orgId=' + rootNode.fullID.split('-')[0];
274101
274343
  }
274102
274344
  var pager = {
274103
274345
  pageNum: 1,
@@ -274105,11 +274347,11 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274105
274347
  searchMap: {}
274106
274348
  };
274107
274349
  pager.searchAndOr = 'or';
274108
- pager.searchMap['name'] = _this7.searchkey;
274109
- pager.searchMap['account'] = _this7.searchkey;
274110
- pager.searchMap['mobile'] = _this7.searchkey;
274111
- pager.searchMap['positionName'] = _this7.searchkey;
274112
- _this7.$app.listdata(listdataUrl, pager).then(function (res) {
274350
+ pager.searchMap['name'] = _this8.searchkey;
274351
+ pager.searchMap['account'] = _this8.searchkey;
274352
+ pager.searchMap['mobile'] = _this8.searchkey;
274353
+ pager.searchMap['positionName'] = _this8.searchkey;
274354
+ _this8.$app.listdata(listdataUrl, pager).then(function (res) {
274113
274355
  if (res.code === 'success') {
274114
274356
  searchedData.push.apply(searchedData, OrgTreeDialogvue_type_script_lang_js_toConsumableArray(_this.treeDataAdapter(res.body.pageInfo.list)));
274115
274357
  }
@@ -274119,21 +274361,21 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274119
274361
  } else {
274120
274362
  searchStaff = true;
274121
274363
  }
274122
- if (_this7.binding.value === 'allOrg' || _this7.binding.value === 'allNode' || _this7.binding.value === 'curOrgNode' || _this7.binding.value === 'suborgExt') {
274364
+ if (_this8.binding.value === 'allOrg' || _this8.binding.value === 'allNode' || _this8.binding.value === 'curOrgNode' || _this8.binding.value === 'suborgExt') {
274123
274365
  var reqParams = {
274124
274366
  method: 'GET',
274125
274367
  url: 'base/organMgr/findTreeNodeVOListByKeyword',
274126
274368
  params: {
274127
- keyword: _this7.searchkey
274369
+ keyword: _this8.searchkey
274128
274370
  }
274129
274371
  };
274130
- if (_this7.binding.value === 'curOrgNode') {
274131
- var _rootNode = _this7.byOrgTreeData[0];
274372
+ if (_this8.binding.value === 'curOrgNode') {
274373
+ var _rootNode = _this8.byOrgTreeData[0];
274132
274374
  reqParams.params.orgId = _rootNode.fullID.split('-')[0];
274133
274375
  }
274134
- _this7.$http(reqParams).then(function (res) {
274376
+ _this8.$http(reqParams).then(function (res) {
274135
274377
  if (res.code === 'success') {
274136
- searchedData.push.apply(searchedData, OrgTreeDialogvue_type_script_lang_js_toConsumableArray(_this7.treeDataAdapter(res.body.listdata)));
274378
+ searchedData.push.apply(searchedData, OrgTreeDialogvue_type_script_lang_js_toConsumableArray(_this8.treeDataAdapter(res.body.listdata)));
274137
274379
  }
274138
274380
  searchNode = true;
274139
274381
  if (searchStaff && searchNode) resolve(true);
@@ -274146,8 +274388,8 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274146
274388
  _this.searchDoing = true;
274147
274389
  _this.searchedData = searchedData;
274148
274390
  setTimeout(function () {
274149
- _this7.selectedNodes.forEach(function (selectedNode) {
274150
- _this7.$refs.searchOrgTree.setChecked(selectedNode, true, false);
274391
+ _this8.selectedNodes.forEach(function (selectedNode) {
274392
+ _this8.$refs.searchOrgTree.setChecked(selectedNode, true, false);
274151
274393
  });
274152
274394
  }, 100);
274153
274395
  });
@@ -274244,15 +274486,15 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274244
274486
  }
274245
274487
  },
274246
274488
  onTreeNodeExpand: function onTreeNodeExpand(data, nodeData, treeNode) {
274247
- var _this8 = this;
274489
+ var _this9 = this;
274248
274490
  if (nodeData.childNodes.length > 0) {
274249
274491
  this.selectedNodes.forEach(function (selectedNode) {
274250
- _this8.$refs.orgTree.setChecked(selectedNode, true, false);
274492
+ _this9.$refs.orgTree.setChecked(selectedNode, true, false);
274251
274493
  });
274252
274494
  }
274253
274495
  },
274254
274496
  onTreeNodeCheck: function onTreeNodeCheck(data, checked) {
274255
- var _this9 = this;
274497
+ var _this10 = this;
274256
274498
  var orgTree = this.$refs.orgTree;
274257
274499
  if (this.searchDoing) orgTree = this.$refs.searchOrgTree;
274258
274500
  if (!this.multiple || this.el.attrs['todo-mode'] === '6') {
@@ -274280,7 +274522,7 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274280
274522
  }
274281
274523
  }
274282
274524
  var selected = this.selectedNodes.filter(function (node) {
274283
- return node.id === data.id || data.personId && data.personId === node.personId && _this9.onlyOnePerson;
274525
+ return node.id === data.id || data.personId && data.personId === node.personId && _this10.onlyOnePerson;
274284
274526
  });
274285
274527
  if (selected.length === 0) {
274286
274528
  this.selectedNodes.push(data);
@@ -274305,12 +274547,12 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274305
274547
  break;
274306
274548
  }
274307
274549
  _context2.next = 4;
274308
- return _this9.loadNode(treeNode, resolve);
274550
+ return _this10.loadNode(treeNode, resolve);
274309
274551
  case 4:
274310
274552
  resolve(false);
274311
274553
  setTimeout(function () {
274312
- _this9.$refs.orgTree.setChecked(data, true, true);
274313
- _this9.onTreeNodeCheck(data, checked);
274554
+ _this10.$refs.orgTree.setChecked(data, true, true);
274555
+ _this10.onTreeNodeCheck(data, checked);
274314
274556
  }, 0);
274315
274557
  _context2.next = 9;
274316
274558
  break;
@@ -274327,7 +274569,7 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274327
274569
  };
274328
274570
  }()).then(function (res) {
274329
274571
  if (res) {
274330
- _this9.updateSelectdNodes(data, orgTree);
274572
+ _this10.updateSelectdNodes(data, orgTree);
274331
274573
  }
274332
274574
  });
274333
274575
  } else {
@@ -274336,14 +274578,14 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274336
274578
  },
274337
274579
  // 修改选中数据,右侧显示
274338
274580
  updateSelectdNodes: function updateSelectdNodes(data, orgTree) {
274339
- var _this10 = this;
274581
+ var _this11 = this;
274340
274582
  this.$nextTick(function () {
274341
- if (_this10.selectedOrderBy !== 'selectedIndex' || !data.checked) {
274342
- if (!_this10.showSelectByTabs && !_this10.searchkey && _this10.selectedOrderBy !== 'selectedIndex') {
274343
- _this10.selectedNodes = [];
274583
+ if (_this11.selectedOrderBy !== 'selectedIndex' || !data.checked) {
274584
+ if (!_this11.showSelectByTabs && !_this11.searchkey && _this11.selectedOrderBy !== 'selectedIndex') {
274585
+ _this11.selectedNodes = [];
274344
274586
  } else {
274345
274587
  var treeNode = orgTree.getNode(data.id);
274346
- if (treeNode && (!treeNode.checked || _this10.selectedOrderBy !== 'selectedIndex')) {
274588
+ if (treeNode && (!treeNode.checked || _this11.selectedOrderBy !== 'selectedIndex')) {
274347
274589
  var subOrgIds = [];
274348
274590
  if (data.isRealOrg === 0 && (data.olevel >= 2 || data.orgLevel >= 2)) {
274349
274591
  //部门分组,继续查找分组下的部门、科室
@@ -274360,19 +274602,19 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274360
274602
  });
274361
274603
  }
274362
274604
  var _loop2 = function _loop2(_i3) {
274363
- if (_this10.selectedNodes[_i3].id === data.id || _this10.selectedNodes[_i3].groupId === data.id || subOrgIds.indexOf(_this10.selectedNodes[_i3].orgId) !== -1 || subOrgIds.indexOf(_this10.selectedNodes[_i3].id) !== -1 || _this10.selectedNodes[_i3].orgFullId && _this10.selectedNodes[_i3].orgFullId.indexOf(data.id) !== -1) {
274364
- _this10.selectedNodes.splice(_i3--, 1);
274605
+ if (_this11.selectedNodes[_i3].id === data.id || _this11.selectedNodes[_i3].groupId === data.id || subOrgIds.indexOf(_this11.selectedNodes[_i3].orgId) !== -1 || subOrgIds.indexOf(_this11.selectedNodes[_i3].id) !== -1 || _this11.selectedNodes[_i3].orgFullId && _this11.selectedNodes[_i3].orgFullId.indexOf(data.id) !== -1) {
274606
+ _this11.selectedNodes.splice(_i3--, 1);
274365
274607
  } else if (data.children) {
274366
274608
  var childs = data.children.filter(function (childNode) {
274367
- return childNode.id === _this10.selectedNodes[_i3].id;
274609
+ return childNode.id === _this11.selectedNodes[_i3].id;
274368
274610
  });
274369
274611
  if (childs.length > 0) {
274370
- _this10.selectedNodes.splice(_i3--, 1);
274612
+ _this11.selectedNodes.splice(_i3--, 1);
274371
274613
  }
274372
274614
  }
274373
274615
  i = _i3;
274374
274616
  };
274375
- for (var i = 0; i < _this10.selectedNodes.length; i++) {
274617
+ for (var i = 0; i < _this11.selectedNodes.length; i++) {
274376
274618
  _loop2(i);
274377
274619
  }
274378
274620
  }
@@ -274383,7 +274625,7 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274383
274625
  var checkedNodes = orgTree.getCheckedNodes(leafOnly, false);
274384
274626
  checkedNodes.forEach(function (node) {
274385
274627
  var canCheck = true;
274386
- if (!_this10.searchDoing && _this10.searchkey && node.title.indexOf(_this10.searchkey) === -1) {
274628
+ if (!_this11.searchDoing && _this11.searchkey && node.title.indexOf(_this11.searchkey) === -1) {
274387
274629
  //非延迟加载模式,同一个tree通过filter展示搜索结果,getCheckedNodes包含
274388
274630
  canCheck = false;
274389
274631
  }
@@ -274391,24 +274633,24 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274391
274633
  if (!node.personId) {
274392
274634
  checkedFolderNodeKeys.push(node.id);
274393
274635
  }
274394
- var selected = _this10.selectedNodes.filter(function (data) {
274395
- return node.id === data.id || node.personId && data.personId === node.personId && _this10.onlyOnePerson;
274636
+ var selected = _this11.selectedNodes.filter(function (data) {
274637
+ return node.id === data.id || node.personId && data.personId === node.personId && _this11.onlyOnePerson;
274396
274638
  });
274397
274639
  if (selected.length === 0) {
274398
274640
  if (!node.personId && checkedFolderNodeKeys.indexOf(node.parentId) === -1) {
274399
- _this10.selectedNodes.push(node);
274641
+ _this11.selectedNodes.push(node);
274400
274642
  } else if (node.personId && checkedFolderNodeKeys.indexOf(node.orgId) === -1 && checkedFolderNodeKeys.indexOf(node.groupId) === -1) {
274401
- _this10.selectedNodes.push(node);
274643
+ _this11.selectedNodes.push(node);
274402
274644
  }
274403
274645
  } else if (data.personId && node.personId == data.personId) {
274404
274646
  if (node.id != data.id) {
274405
274647
  orgTree.setChecked(node, false, false);
274406
- var idx = _this10.selectedNodes.indexOf(node);
274648
+ var idx = _this11.selectedNodes.indexOf(node);
274407
274649
  if (idx !== -1) {
274408
- _this10.selectedNodes.splice(idx, 1);
274650
+ _this11.selectedNodes.splice(idx, 1);
274409
274651
  }
274410
274652
  } else {
274411
- _this10.selectedNodes.push(node);
274653
+ _this11.selectedNodes.push(node);
274412
274654
  }
274413
274655
  }
274414
274656
  }
@@ -274448,7 +274690,21 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274448
274690
  return flag;
274449
274691
  },
274450
274692
  onSelectByTabsHandleClick: function onSelectByTabsHandleClick(val) {
274451
- var _this11 = this;
274693
+ var _this12 = this;
274694
+ // 切换标签时管理showAllStaff状态:离开“按机构”时保存并强制全显示,回到“按机构”时还原
274695
+ if (this.$settings && this.$settings.selectDialogShowAllStaff === false) {
274696
+ if (val !== 'byOrg') {
274697
+ this.savedShowAllStaff = this.showAllStaff;
274698
+ this.showAllStaff = true;
274699
+ } else {
274700
+ var wasChanged = this.showAllStaff !== this.savedShowAllStaff;
274701
+ this.showAllStaff = this.savedShowAllStaff;
274702
+ if (wasChanged && this.byOrgTreeData && this.rawTreeData) {
274703
+ this.byOrgTreeData = this.treeDataAdapter(JSON.parse(JSON.stringify(this.rawTreeData)));
274704
+ }
274705
+ }
274706
+ }
274707
+
274452
274708
  // 机构全体人员,按机构、按岗位、按群组标签点击
274453
274709
  var _this = this;
274454
274710
  _this.treeData = [];
@@ -274482,7 +274738,7 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274482
274738
  }
274483
274739
  });
274484
274740
  if (orgCodes.length === 0) {
274485
- orgCode = _this11.el.attrs['root-org-code'];
274741
+ orgCode = _this12.el.attrs['root-org-code'];
274486
274742
  if (orgCode) {
274487
274743
  orgCodes.push(orgCode);
274488
274744
  }
@@ -274498,22 +274754,22 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274498
274754
  byType: val
274499
274755
  }
274500
274756
  };
274501
- _this11.$http(reqParams).then(function (res) {
274757
+ _this12.$http(reqParams).then(function (res) {
274502
274758
  if (res.code === 'success') {
274503
274759
  var listdata = [];
274504
274760
  if (val === 'byWorkgroup' || val === 'byJobPosition') {
274505
274761
  var _listdata2;
274506
274762
  if (orgCodes.length > 1) {
274507
- listdata = JSON.parse(JSON.stringify(_this11.byOrgTreeData)); //按机构目录分层次展示工作群组、工作岗位
274763
+ listdata = JSON.parse(JSON.stringify(_this12.byOrgTreeData)); //按机构目录分层次展示工作群组、工作岗位
274508
274764
  }
274509
274765
  (_listdata2 = listdata).push.apply(_listdata2, OrgTreeDialogvue_type_script_lang_js_toConsumableArray(res.body.listdata));
274510
274766
  } else {
274511
274767
  listdata = res.body.listdata;
274512
274768
  }
274513
- treeData = _this11.treeDataAdapter(listdata);
274769
+ treeData = _this12.treeDataAdapter(listdata);
274514
274770
  resolve(true);
274515
274771
  } else {
274516
- _this11.$alert(res.message, {
274772
+ _this12.$alert(res.message, {
274517
274773
  type: 'error'
274518
274774
  });
274519
274775
  resolve(false);
@@ -274533,24 +274789,24 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274533
274789
  };
274534
274790
  }()).then(function (res) {
274535
274791
  if (res) {
274536
- if (_this11.showSelectByTabs && _this11.selectedNodes.length > 0) {
274792
+ if (_this12.showSelectByTabs && _this12.selectedNodes.length > 0) {
274537
274793
  var pSelected = '';
274538
- _this11.selectedNodes.forEach(function (item) {
274794
+ _this12.selectedNodes.forEach(function (item) {
274539
274795
  if (pSelected !== '') pSelected += ',';
274540
274796
  pSelected += item.id;
274541
274797
  });
274542
274798
  if (pSelected !== '') {
274543
274799
  if (_this.lazy) {
274544
- _this11.lazyLoadDefaultChecked(pSelected.split(','));
274800
+ _this12.lazyLoadDefaultChecked(pSelected.split(','));
274545
274801
  } else {
274546
274802
  var pSelectFun = function pSelectFun(treeData) {
274547
274803
  treeData.forEach(function (item) {
274548
274804
  if (pSelected.indexOf(item.id) !== -1) {
274549
- var selected = _this11.selectedNodes.filter(function (data) {
274805
+ var selected = _this12.selectedNodes.filter(function (data) {
274550
274806
  return item.id === data.id || item.personId && data.personId === item.personId;
274551
274807
  });
274552
274808
  if (selected.length === 0) {
274553
- _this11.selectedNodes.push(item);
274809
+ _this12.selectedNodes.push(item);
274554
274810
  }
274555
274811
  item.checked = true;
274556
274812
  }
@@ -274582,21 +274838,21 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274582
274838
  },
274583
274839
  // 添加常用组
274584
274840
  addForm: function addForm() {
274585
- var _this12 = this;
274841
+ var _this13 = this;
274586
274842
  if (this.commonGroupName) {
274587
274843
  this.$confirm('是否确认添加常用组?', this.$tx('common.confirmOperate', '确认操作'), {
274588
274844
  type: 'warning'
274589
274845
  }).then(function () {
274590
- _this12.$app.addNew('base/workGroup/addNew').then(function (res1) {
274846
+ _this13.$app.addNew('base/workGroup/addNew').then(function (res1) {
274591
274847
  var vo = res1.body.vo;
274592
- vo.groupType = _this12.binding.value !== 'suborg' ? 1 : 2;
274593
- vo.creator = _this12.loginUser.personName;
274594
- vo.creatorPersonId = _this12.loginUser.personId;
274595
- vo.orgCode = _this12.loginUser.orgCode;
274596
- vo.orgName = _this12.loginUser.orgName;
274597
- vo.name = _this12.commonGroupName;
274848
+ vo.groupType = _this13.binding.value !== 'suborg' ? 1 : 2;
274849
+ vo.creator = _this13.loginUser.personName;
274850
+ vo.creatorPersonId = _this13.loginUser.personId;
274851
+ vo.orgCode = _this13.loginUser.orgCode;
274852
+ vo.orgName = _this13.loginUser.orgName;
274853
+ vo.name = _this13.commonGroupName;
274598
274854
  var selected = '';
274599
- _this12.selectedNodes.forEach(function (item) {
274855
+ _this13.selectedNodes.forEach(function (item) {
274600
274856
  if (item.personId) {
274601
274857
  selected += item.orgFullName.substring(item.orgFullName.indexOf('-') + 1).replace('-', '\\') + item.name + '/' + item.account + '\r\n';
274602
274858
  } else {
@@ -274606,16 +274862,16 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274606
274862
  vo.members = selected;
274607
274863
  vo.status = 1;
274608
274864
  vo.orderNo = '1000';
274609
- vo.passenger.members = _this12.selectedNodes;
274610
- _this12.$app.insert('base/workGroup/insert', vo).then(function (resp) {
274865
+ vo.passenger.members = _this13.selectedNodes;
274866
+ _this13.$app.insert('base/workGroup/insert', vo).then(function (resp) {
274611
274867
  if (resp.code === 'success') {
274612
- _this12.$message.success(resp.message);
274613
- _this12.addFormVisible = false;
274614
- _this12.commonGroupName = '';
274615
- _this12.byPrivateWorkgroupData = null;
274616
- if (_this12.selectByTabsActiveName === 'byPrivateWorkgroup') _this12.onSelectByTabsHandleClick(_this12.selectByTabsActiveName);
274868
+ _this13.$message.success(resp.message);
274869
+ _this13.addFormVisible = false;
274870
+ _this13.commonGroupName = '';
274871
+ _this13.byPrivateWorkgroupData = null;
274872
+ if (_this13.selectByTabsActiveName === 'byPrivateWorkgroup') _this13.onSelectByTabsHandleClick(_this13.selectByTabsActiveName);
274617
274873
  } else {
274618
- _this12.$alert(resp.message, _this12.$tx('common.operationTip', '操作提示'), {
274874
+ _this13.$alert(resp.message, _this13.$tx('common.operationTip', '操作提示'), {
274619
274875
  type: 'error'
274620
274876
  });
274621
274877
  }
@@ -274697,7 +274953,7 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274697
274953
  }());
274698
274954
  },
274699
274955
  submitForm: function submitForm() {
274700
- var _this13 = this;
274956
+ var _this14 = this;
274701
274957
  var _this = this;
274702
274958
  var model = this.vnode.data.model.expression.split('.');
274703
274959
  new Promise(function (resolve, reject) {
@@ -274784,46 +275040,46 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274784
275040
  selectedNames += node.name;
274785
275041
  selectedIds += node.id;
274786
275042
  });
274787
- if (model[0] === 'formItem' && _this13.vnode.context['valueChange'] !== undefined) {
274788
- _this13.vnode.context['valueChange'](selectedNames);
275043
+ if (model[0] === 'formItem' && _this14.vnode.context['valueChange'] !== undefined) {
275044
+ _this14.vnode.context['valueChange'](selectedNames);
274789
275045
  }
274790
- if (_this13.vnode.context[model[0]]) {
275046
+ if (_this14.vnode.context[model[0]]) {
274791
275047
  if (model.length === 2) {
274792
- _this13.vnode.context.$set(_this13.vnode.context[model[0]], model[1], selectedNames);
275048
+ _this14.vnode.context.$set(_this14.vnode.context[model[0]], model[1], selectedNames);
274793
275049
  } else {
274794
- _this13.vnode.context.$set(_this13.vnode.context, model[0], selectedNames);
275050
+ _this14.vnode.context.$set(_this14.vnode.context, model[0], selectedNames);
274795
275051
  }
274796
275052
  }
274797
- if (_this13.vnode.data.attrs['value-ids-field']) {
274798
- idModel = _this13.vnode.data.attrs['value-ids-field'].split('.');
275053
+ if (_this14.vnode.data.attrs['value-ids-field']) {
275054
+ idModel = _this14.vnode.data.attrs['value-ids-field'].split('.');
274799
275055
  if (idModel.length === 1) {
274800
275056
  idModel = ['vo', idModel[0]];
274801
275057
  }
274802
- if (_this13.vnode.context[idModel[0]]) {
275058
+ if (_this14.vnode.context[idModel[0]]) {
274803
275059
  if (idModel.length === 2) {
274804
- _this13.vnode.context[idModel[0]][idModel[1]] = selectedIds;
275060
+ _this14.vnode.context[idModel[0]][idModel[1]] = selectedIds;
274805
275061
  } else if (idModel.length === 3) {
274806
- _this13.vnode.context[idModel[0]][idModel[1]][idModel[2]] = selectedIds;
275062
+ _this14.vnode.context[idModel[0]][idModel[1]][idModel[2]] = selectedIds;
274807
275063
  } else {
274808
- _this13.vnode.context[idModel[0]] = selectedIds;
275064
+ _this14.vnode.context[idModel[0]] = selectedIds;
274809
275065
  }
274810
275066
  }
274811
275067
  }
274812
275068
  case 28:
274813
- if (_this13.vnode.context[model[0]]) {
275069
+ if (_this14.vnode.context[model[0]]) {
274814
275070
  if (model.length === 2) {
274815
- _this13.vnode.data.model.value = _this13.vnode.context[model[0]][model[1]] || '';
275071
+ _this14.vnode.data.model.value = _this14.vnode.context[model[0]][model[1]] || '';
274816
275072
  } else if (model.length === 3) {
274817
- _this13.vnode.data.model.value = _this13.vnode.context[model[0]][model[1]][model[1]] || '';
275073
+ _this14.vnode.data.model.value = _this14.vnode.context[model[0]][model[1]][model[1]] || '';
274818
275074
  } else {
274819
- _this13.vnode.data.model.value = _this13.vnode.context[model[0]] || '';
275075
+ _this14.vnode.data.model.value = _this14.vnode.context[model[0]] || '';
274820
275076
  }
274821
- if (model[0] === 'formItem' && _this13.vnode.context['valueChange'] !== undefined) {
274822
- _this13.vnode.context['valueChange'](_this13.vnode.data.model.value);
275077
+ if (model[0] === 'formItem' && _this14.vnode.context['valueChange'] !== undefined) {
275078
+ _this14.vnode.context['valueChange'](_this14.vnode.data.model.value);
274823
275079
  }
274824
275080
  }
274825
- _this13.vnode.context.$forceUpdate();
274826
- _this13.closeDialog();
275081
+ _this14.vnode.context.$forceUpdate();
275082
+ _this14.closeDialog();
274827
275083
  case 31:
274828
275084
  case "end":
274829
275085
  return _context7.stop();
@@ -274844,6 +275100,9 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274844
275100
  this.vnode = null;
274845
275101
  this.dialogName = null;
274846
275102
  this.treeData = null;
275103
+ this.rawTreeData = null;
275104
+ this.showAllStaff = true;
275105
+ this.savedShowAllStaff = true;
274847
275106
  this.selectedNodes = [];
274848
275107
  this.rootTreeData = null;
274849
275108
  this.selectRootOrg = '';
@@ -274858,13 +275117,13 @@ function OrgTreeDialogvue_type_script_lang_js_toPrimitive(t, r) { if ("object" !
274858
275117
  });
274859
275118
  ;// CONCATENATED MODULE: ./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=script&lang=js
274860
275119
  /* harmony default export */ var src_OrgTreeDialogvue_type_script_lang_js = (OrgTreeDialogvue_type_script_lang_js);
274861
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=style&index=0&id=47955133&prod&scoped=true&lang=scss
274862
- var OrgTreeDialogvue_type_style_index_0_id_47955133_prod_scoped_true_lang_scss = __webpack_require__(63052);
274863
- ;// CONCATENATED MODULE: ./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=style&index=0&id=47955133&prod&scoped=true&lang=scss
275120
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=style&index=0&id=1240afd8&prod&scoped=true&lang=scss
275121
+ var OrgTreeDialogvue_type_style_index_0_id_1240afd8_prod_scoped_true_lang_scss = __webpack_require__(29795);
275122
+ ;// CONCATENATED MODULE: ./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=style&index=0&id=1240afd8&prod&scoped=true&lang=scss
274864
275123
 
274865
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-12.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=style&index=1&id=47955133&prod&lang=css
274866
- var OrgTreeDialogvue_type_style_index_1_id_47955133_prod_lang_css = __webpack_require__(36996);
274867
- ;// CONCATENATED MODULE: ./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=style&index=1&id=47955133&prod&lang=css
275124
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-12.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=style&index=1&id=1240afd8&prod&lang=css
275125
+ var OrgTreeDialogvue_type_style_index_1_id_1240afd8_prod_lang_css = __webpack_require__(87777);
275126
+ ;// CONCATENATED MODULE: ./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue?vue&type=style&index=1&id=1240afd8&prod&lang=css
274868
275127
 
274869
275128
  ;// CONCATENATED MODULE: ./packages/ecwapp/SelectDialog/src/OrgTreeDialog.vue
274870
275129
 
@@ -274878,11 +275137,11 @@ var OrgTreeDialogvue_type_style_index_1_id_47955133_prod_lang_css = __webpack_re
274878
275137
 
274879
275138
  var OrgTreeDialog_component = (0,componentNormalizer/* default */.A)(
274880
275139
  src_OrgTreeDialogvue_type_script_lang_js,
274881
- OrgTreeDialogvue_type_template_id_47955133_scoped_true_render,
274882
- OrgTreeDialogvue_type_template_id_47955133_scoped_true_staticRenderFns,
275140
+ OrgTreeDialogvue_type_template_id_1240afd8_scoped_true_render,
275141
+ OrgTreeDialogvue_type_template_id_1240afd8_scoped_true_staticRenderFns,
274883
275142
  false,
274884
275143
  null,
274885
- "47955133",
275144
+ "1240afd8",
274886
275145
  null
274887
275146
 
274888
275147
  )
@@ -277829,7 +278088,7 @@ var asyncComponents = [
277829
278088
  return m.FromEventEdit;
277830
278089
  });
277831
278090
  }], ['ListPageDesigner', function () {
277832
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 5324));
278091
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 89878));
277833
278092
  }], ['DbSearchPanel', function () {
277834
278093
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 26133)).then(function (m) {
277835
278094
  return m.DbSearchPanel;
@@ -277913,7 +278172,7 @@ var asyncComponents = [
277913
278172
  }],
277914
278173
  // ========== 工作流设计器 + 系统设计器 ==========
277915
278174
  ['WflowDesigner', function () {
277916
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 4041));
278175
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 93147));
277917
278176
  }], ['ImportWf', function () {
277918
278177
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 39934));
277919
278178
  }], ['WflowTrace', function () {
@@ -277989,7 +278248,7 @@ var WflowformModule = function WflowformModule() {
277989
278248
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 70531));
277990
278249
  };
277991
278250
  var WflowDesignerModule = function WflowDesignerModule() {
277992
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 4041));
278251
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 93147));
277993
278252
  };
277994
278253
  var WflowTraceModule = function WflowTraceModule() {
277995
278254
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 85197));
@@ -278026,7 +278285,7 @@ var BusiformDesignerModule = function BusiformDesignerModule() {
278026
278285
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 19308));
278027
278286
  };
278028
278287
  var ListPageDesignerModule = function ListPageDesignerModule() {
278029
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 5324));
278288
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 89878));
278030
278289
  };
278031
278290
  var TableEntityDesignerModule = function TableEntityDesignerModule() {
278032
278291
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 26133));