ecinc-cloud-wappaio 9.7.56 → 9.7.57
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/ecwappaio.common.js +219 -123
- package/lib/ecwappaio.umd.js +219 -123
- package/lib/ecwappaio.umd.min.js +1 -1
- package/package.json +1 -1
package/lib/ecwappaio.common.js
CHANGED
|
@@ -57567,7 +57567,7 @@ var Module_FrameLoader = FrameLoader;
|
|
|
57567
57567
|
|
|
57568
57568
|
/***/ }),
|
|
57569
57569
|
|
|
57570
|
-
/***/
|
|
57570
|
+
/***/ 21950:
|
|
57571
57571
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
57572
57572
|
|
|
57573
57573
|
"use strict";
|
|
@@ -58488,8 +58488,8 @@ var ImportWorkgroupMember_component = (0,componentNormalizer/* default */.A)(
|
|
|
58488
58488
|
)
|
|
58489
58489
|
|
|
58490
58490
|
/* harmony default export */ var ImportWorkgroupMember = (ImportWorkgroupMember_component.exports);
|
|
58491
|
-
;// 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/ecwplat/Organ/src/OrgPersonMgr.vue?vue&type=template&id=
|
|
58492
|
-
var
|
|
58491
|
+
;// 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/ecwplat/Organ/src/OrgPersonMgr.vue?vue&type=template&id=4f525d61&scoped=true
|
|
58492
|
+
var OrgPersonMgrvue_type_template_id_4f525d61_scoped_true_render = function render() {
|
|
58493
58493
|
var _vm = this,
|
|
58494
58494
|
_c = _vm._self._c;
|
|
58495
58495
|
return _c('div', [_vm.treeShow ? _c('LRLayout', [_c('LeftPanel', {
|
|
@@ -58575,7 +58575,8 @@ var OrgPersonMgrvue_type_template_id_15e0ed95_scoped_true_render = function rend
|
|
|
58575
58575
|
attrs: {
|
|
58576
58576
|
"tree-node": _vm.treeNode,
|
|
58577
58577
|
"exclude-plat": _vm.excludePlat,
|
|
58578
|
-
"show-position-type": _vm.showPositionType
|
|
58578
|
+
"show-position-type": _vm.showPositionType,
|
|
58579
|
+
"limit-permission": _vm.limitPermission
|
|
58579
58580
|
}
|
|
58580
58581
|
}) : _vm._e(), _c('div', {
|
|
58581
58582
|
directives: [{
|
|
@@ -58598,11 +58599,12 @@ var OrgPersonMgrvue_type_template_id_15e0ed95_scoped_true_render = function rend
|
|
|
58598
58599
|
attrs: {
|
|
58599
58600
|
"tree-node": _vm.treeNode,
|
|
58600
58601
|
"exclude-plat": _vm.excludePlat,
|
|
58601
|
-
"show-position-type": _vm.showPositionType
|
|
58602
|
+
"show-position-type": _vm.showPositionType,
|
|
58603
|
+
"limit-permission": _vm.limitPermission
|
|
58602
58604
|
}
|
|
58603
58605
|
})], 1) : _vm._e()], 1);
|
|
58604
58606
|
};
|
|
58605
|
-
var
|
|
58607
|
+
var OrgPersonMgrvue_type_template_id_4f525d61_scoped_true_staticRenderFns = [];
|
|
58606
58608
|
|
|
58607
58609
|
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/api/staffmgr.js
|
|
58608
58610
|
var moment = __webpack_require__(95093);
|
|
@@ -58750,8 +58752,8 @@ function getFieldChangeLog(changeFields, entityFields) {
|
|
|
58750
58752
|
});
|
|
58751
58753
|
return changeLog;
|
|
58752
58754
|
}
|
|
58753
|
-
;// 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/ecwplat/Organ/src/components/OrgPersonList.vue?vue&type=template&id=
|
|
58754
|
-
var
|
|
58755
|
+
;// 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/ecwplat/Organ/src/components/OrgPersonList.vue?vue&type=template&id=69ed5d5b&scoped=true
|
|
58756
|
+
var OrgPersonListvue_type_template_id_69ed5d5b_scoped_true_render = function render() {
|
|
58755
58757
|
var _vm = this,
|
|
58756
58758
|
_c = _vm._self._c;
|
|
58757
58759
|
return _c('div', {
|
|
@@ -58873,10 +58875,10 @@ var OrgPersonListvue_type_template_id_5bf3e480_scoped_true_render = function ren
|
|
|
58873
58875
|
}])
|
|
58874
58876
|
})], 1);
|
|
58875
58877
|
};
|
|
58876
|
-
var
|
|
58878
|
+
var OrgPersonListvue_type_template_id_69ed5d5b_scoped_true_staticRenderFns = [];
|
|
58877
58879
|
|
|
58878
|
-
;// 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/ecwplat/Organ/src/components/OrgPersonForm.vue?vue&type=template&id=
|
|
58879
|
-
var
|
|
58880
|
+
;// 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/ecwplat/Organ/src/components/OrgPersonForm.vue?vue&type=template&id=633887e3&scoped=true
|
|
58881
|
+
var OrgPersonFormvue_type_template_id_633887e3_scoped_true_render = function render() {
|
|
58880
58882
|
var _vm = this,
|
|
58881
58883
|
_c = _vm._self._c;
|
|
58882
58884
|
return _c('el-tabs', {
|
|
@@ -59824,7 +59826,7 @@ var OrgPersonFormvue_type_template_id_f661a34e_scoped_true_render = function ren
|
|
|
59824
59826
|
}],
|
|
59825
59827
|
key: optKey,
|
|
59826
59828
|
attrs: {
|
|
59827
|
-
"disabled": _vm.canEdit === 0,
|
|
59829
|
+
"disabled": _vm.canEdit === 0 || _vm.limitPermission,
|
|
59828
59830
|
"label": option.value
|
|
59829
59831
|
}
|
|
59830
59832
|
}, [_vm._v(_vm._s(option.text))]);
|
|
@@ -60072,7 +60074,7 @@ var OrgPersonFormvue_type_template_id_f661a34e_scoped_true_render = function ren
|
|
|
60072
60074
|
}
|
|
60073
60075
|
}) : _vm._e()], 1) : _vm._e()], 1);
|
|
60074
60076
|
};
|
|
60075
|
-
var
|
|
60077
|
+
var OrgPersonFormvue_type_template_id_633887e3_scoped_true_staticRenderFns = [];
|
|
60076
60078
|
|
|
60077
60079
|
// EXTERNAL MODULE: ./src/global/utils/index.js
|
|
60078
60080
|
var utils = __webpack_require__(87458);
|
|
@@ -60246,6 +60248,8 @@ var OrgPersonFormvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
60246
60248
|
loginUser: this.$store.getters.loginUser,
|
|
60247
60249
|
dwadmin: 0,
|
|
60248
60250
|
sysadmin: 0,
|
|
60251
|
+
limitPermission: false,
|
|
60252
|
+
// 单位管理员机构人员管理权限受限
|
|
60249
60253
|
forceUpdate: false,
|
|
60250
60254
|
statusOptions: [{
|
|
60251
60255
|
value: 1,
|
|
@@ -60323,6 +60327,7 @@ var OrgPersonFormvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
60323
60327
|
var _this2 = this;
|
|
60324
60328
|
if (this.loginUser.orgCode !== 'plat' || this.$route.meta.params && this.$route.meta.params.indexOf('dwadmin=1') !== -1) {
|
|
60325
60329
|
this.dwadmin = 1;
|
|
60330
|
+
this.limitPermission = !!(this.$route.meta.params && this.$route.meta.params.indexOf('limitPermission=1') !== -1);
|
|
60326
60331
|
} else {
|
|
60327
60332
|
var pcode = 'FOOTER_BTN$editPerson';
|
|
60328
60333
|
this.$store.dispatch('user/hasPermission', {
|
|
@@ -60401,6 +60406,10 @@ var OrgPersonFormvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
60401
60406
|
staff.personId = this.vo.id;
|
|
60402
60407
|
staff.parentName = selectedNodes[0].orgFullName;
|
|
60403
60408
|
staff.isRegDept = 0;
|
|
60409
|
+
if (this.limitPermission) {
|
|
60410
|
+
// 权限受限:新增兼职机构职务类型固定为普通员工
|
|
60411
|
+
staff.positionType = 0;
|
|
60412
|
+
}
|
|
60404
60413
|
staff.createTime = OrgPersonFormvue_type_script_lang_js_moment(new Date()).format('YYYY-MM-DD HH:mm:ss');
|
|
60405
60414
|
this.vo.staffs.push(staff);
|
|
60406
60415
|
},
|
|
@@ -60488,9 +60497,9 @@ var OrgPersonFormvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
60488
60497
|
});
|
|
60489
60498
|
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/components/OrgPersonForm.vue?vue&type=script&lang=js
|
|
60490
60499
|
/* harmony default export */ var components_OrgPersonFormvue_type_script_lang_js = (OrgPersonFormvue_type_script_lang_js);
|
|
60491
|
-
// 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/ecwplat/Organ/src/components/OrgPersonForm.vue?vue&type=style&index=0&id=
|
|
60492
|
-
var
|
|
60493
|
-
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/components/OrgPersonForm.vue?vue&type=style&index=0&id=
|
|
60500
|
+
// 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/ecwplat/Organ/src/components/OrgPersonForm.vue?vue&type=style&index=0&id=633887e3&prod&scoped=true&lang=scss
|
|
60501
|
+
var OrgPersonFormvue_type_style_index_0_id_633887e3_prod_scoped_true_lang_scss = __webpack_require__(25717);
|
|
60502
|
+
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/components/OrgPersonForm.vue?vue&type=style&index=0&id=633887e3&prod&scoped=true&lang=scss
|
|
60494
60503
|
|
|
60495
60504
|
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/components/OrgPersonForm.vue
|
|
60496
60505
|
|
|
@@ -60503,11 +60512,11 @@ var OrgPersonFormvue_type_style_index_0_id_f661a34e_prod_scoped_true_lang_scss =
|
|
|
60503
60512
|
|
|
60504
60513
|
var OrgPersonForm_component = (0,componentNormalizer/* default */.A)(
|
|
60505
60514
|
components_OrgPersonFormvue_type_script_lang_js,
|
|
60506
|
-
|
|
60507
|
-
|
|
60515
|
+
OrgPersonFormvue_type_template_id_633887e3_scoped_true_render,
|
|
60516
|
+
OrgPersonFormvue_type_template_id_633887e3_scoped_true_staticRenderFns,
|
|
60508
60517
|
false,
|
|
60509
60518
|
null,
|
|
60510
|
-
"
|
|
60519
|
+
"633887e3",
|
|
60511
60520
|
null
|
|
60512
60521
|
|
|
60513
60522
|
)
|
|
@@ -60886,6 +60895,12 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
60886
60895
|
default: function _default() {
|
|
60887
60896
|
return false;
|
|
60888
60897
|
}
|
|
60898
|
+
},
|
|
60899
|
+
limitPermission: {
|
|
60900
|
+
type: Boolean,
|
|
60901
|
+
default: function _default() {
|
|
60902
|
+
return false;
|
|
60903
|
+
}
|
|
60889
60904
|
}
|
|
60890
60905
|
},
|
|
60891
60906
|
data: function data() {
|
|
@@ -61320,6 +61335,21 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61320
61335
|
}
|
|
61321
61336
|
});
|
|
61322
61337
|
}
|
|
61338
|
+
if (this.limitPermission) {
|
|
61339
|
+
// 单位管理员权限受限:主、副职人员行禁用编辑、删除按钮,批量删除前检查选中数据
|
|
61340
|
+
var limitBtnGroups = [this.listpageBtnsa, this.listpageBtnsb];
|
|
61341
|
+
limitBtnGroups.forEach(function (btns) {
|
|
61342
|
+
btns.forEach(function (btn) {
|
|
61343
|
+
if (btn.btnType === 'column' && (btn.id === 'btn_edit' || btn.id === 'btn_deleteId')) {
|
|
61344
|
+
btn.btnRowDisabled = function (row) {
|
|
61345
|
+
return _this2.isLeader(row);
|
|
61346
|
+
};
|
|
61347
|
+
} else if (btn.btnType === 'toolbar' && btn.id === 'btn_deleteIds') {
|
|
61348
|
+
btn.btnClick = _this2.checkAndDeleteIds;
|
|
61349
|
+
}
|
|
61350
|
+
});
|
|
61351
|
+
});
|
|
61352
|
+
}
|
|
61323
61353
|
this.setListDataUrl();
|
|
61324
61354
|
},
|
|
61325
61355
|
beforeDestroy: function beforeDestroy() {},
|
|
@@ -61333,51 +61363,78 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61333
61363
|
}
|
|
61334
61364
|
},
|
|
61335
61365
|
methods: {
|
|
61336
|
-
|
|
61366
|
+
// 是否主、副负责人
|
|
61367
|
+
isLeader: function isLeader(row) {
|
|
61368
|
+
return Number(row.positionType) === 1 || Number(row.positionType) === 2;
|
|
61369
|
+
},
|
|
61370
|
+
// 权限受限时检查选中数据是否包含主、副职人员
|
|
61371
|
+
hasLeaderSelected: function hasLeaderSelected() {
|
|
61337
61372
|
var _this3 = this;
|
|
61373
|
+
var selectedAllRows = this.$refs['staffListTb'].selectedAllRows;
|
|
61374
|
+
for (var key in selectedAllRows) {
|
|
61375
|
+
if (selectedAllRows[key].some(function (row) {
|
|
61376
|
+
return _this3.isLeader(row);
|
|
61377
|
+
})) {
|
|
61378
|
+
return true;
|
|
61379
|
+
}
|
|
61380
|
+
}
|
|
61381
|
+
return false;
|
|
61382
|
+
},
|
|
61383
|
+
// 权限受限时拦截批量删除
|
|
61384
|
+
checkAndDeleteIds: function checkAndDeleteIds() {
|
|
61385
|
+
if (this.hasLeaderSelected()) {
|
|
61386
|
+
this.$alert(this.$tx('ecwplat.messages.forbidDeleteLeader', '禁止删除主、副职人员!'), this.$tx('common.operationTip', '操作提示'), {
|
|
61387
|
+
type: 'warning'
|
|
61388
|
+
});
|
|
61389
|
+
return;
|
|
61390
|
+
}
|
|
61391
|
+
this.$refs['staffListTb'].deleteIds();
|
|
61392
|
+
},
|
|
61393
|
+
setListDataUrl: function setListDataUrl() {
|
|
61394
|
+
var _this4 = this;
|
|
61338
61395
|
return _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
|
|
61339
61396
|
var listDataUrl;
|
|
61340
61397
|
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
61341
61398
|
while (1) switch (_context.prev = _context.next) {
|
|
61342
61399
|
case 0:
|
|
61343
61400
|
listDataUrl = '';
|
|
61344
|
-
if (
|
|
61345
|
-
listDataUrl =
|
|
61346
|
-
|
|
61401
|
+
if (_this4.treeNode.type === 'treeNode') {
|
|
61402
|
+
listDataUrl = _this4.moduleInfo.listDataUrl.split('?')[0] + '?nodeId=' + _this4.treeNode.id; // 加载目录树下所有机构人员
|
|
61403
|
+
_this4.showCount = false;
|
|
61347
61404
|
} else {
|
|
61348
|
-
listDataUrl =
|
|
61405
|
+
listDataUrl = _this4.moduleInfo.listDataUrl.split('?')[0] + '?orgId=' + _this4.treeNode.id + '&isRealOrg=' + _this4.treeNode.isRealOrg; // 加载指定机构机构人员
|
|
61349
61406
|
}
|
|
61350
|
-
if (
|
|
61407
|
+
if (_this4.excludePlat === '1') {
|
|
61351
61408
|
listDataUrl += '&excludePlat=1'; // 不显示plat机构人员
|
|
61352
61409
|
}
|
|
61353
|
-
if (
|
|
61354
|
-
|
|
61410
|
+
if (_this4.treeNode.type === 'rootOrg') {
|
|
61411
|
+
_this4.peoplesCountRequest = {
|
|
61355
61412
|
method: 'GET',
|
|
61356
61413
|
url: 'base/organMgr/getOrgRegPeoplesCount',
|
|
61357
61414
|
params: {
|
|
61358
|
-
orgCode:
|
|
61415
|
+
orgCode: _this4.treeNode.ocode
|
|
61359
61416
|
}
|
|
61360
61417
|
};
|
|
61361
|
-
|
|
61362
|
-
} else if (
|
|
61363
|
-
|
|
61418
|
+
_this4.queryPeoplesCount();
|
|
61419
|
+
} else if (_this4.treeNode.type === 'treeNode') {
|
|
61420
|
+
_this4.peoplesCountRequest = {
|
|
61364
61421
|
method: 'GET',
|
|
61365
61422
|
url: 'base/organMgr/getOrgRegPeoplesCount',
|
|
61366
61423
|
params: {
|
|
61367
|
-
nodeId:
|
|
61368
|
-
nodeType:
|
|
61424
|
+
nodeId: _this4.treeNode.id,
|
|
61425
|
+
nodeType: _this4.treeNode.type
|
|
61369
61426
|
}
|
|
61370
61427
|
};
|
|
61371
|
-
if (
|
|
61372
|
-
|
|
61428
|
+
if (_this4.audadmin === 1 || _this4.secadmin === 1) {
|
|
61429
|
+
_this4.queryPeoplesCount();
|
|
61373
61430
|
}
|
|
61374
61431
|
}
|
|
61375
|
-
|
|
61376
|
-
if (
|
|
61377
|
-
|
|
61432
|
+
_this4.$bus.emit('clearSearchText');
|
|
61433
|
+
if (_this4.$refs['staffListTb']) {
|
|
61434
|
+
_this4.$refs['staffListTb'].searchMap = {};
|
|
61378
61435
|
}
|
|
61379
|
-
|
|
61380
|
-
|
|
61436
|
+
_this4.$set(_this4.moduleInfo, 'listDataUrl', listDataUrl);
|
|
61437
|
+
_this4.$set(_this4.moduleInfo, 'listDataUrl', listDataUrl);
|
|
61381
61438
|
case 8:
|
|
61382
61439
|
case "end":
|
|
61383
61440
|
return _context.stop();
|
|
@@ -61386,43 +61443,72 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61386
61443
|
}))();
|
|
61387
61444
|
},
|
|
61388
61445
|
queryPeoplesCount: function queryPeoplesCount() {
|
|
61389
|
-
var
|
|
61446
|
+
var _this5 = this;
|
|
61390
61447
|
if (this.peoplesCountRequest != null) {
|
|
61391
61448
|
this.$http(this.peoplesCountRequest).then(function (res) {
|
|
61392
61449
|
if (res.code === 'success') {
|
|
61393
61450
|
var personCount = res.body;
|
|
61394
|
-
|
|
61395
|
-
|
|
61396
|
-
|
|
61397
|
-
|
|
61398
|
-
|
|
61399
|
-
|
|
61400
|
-
|
|
61451
|
+
_this5.allPerson = Number(personCount.validCount) + Number(personCount.invalidCount) + Number(personCount.freezeCount);
|
|
61452
|
+
_this5.validPerson = personCount.validCount;
|
|
61453
|
+
_this5.nomjPerson = personCount.nomjCount;
|
|
61454
|
+
_this5.noaudPerson = personCount.noaudCount;
|
|
61455
|
+
_this5.invalidPerson = personCount.invalidCount;
|
|
61456
|
+
_this5.freezePerson = personCount.freezeCount;
|
|
61457
|
+
_this5.showCount = true;
|
|
61401
61458
|
} else {
|
|
61402
|
-
|
|
61459
|
+
_this5.$message.error(res.message);
|
|
61403
61460
|
}
|
|
61404
61461
|
});
|
|
61405
61462
|
}
|
|
61406
61463
|
},
|
|
61407
61464
|
addPerson: function addPerson() {
|
|
61408
|
-
var
|
|
61465
|
+
var _this6 = this;
|
|
61409
61466
|
if (this.treeNode.type && this.treeNode.type === 'subOrg') {
|
|
61410
61467
|
this.moduleInfo.addNewUrl = 'base/orgTreeMgr/addNewOrgPerson?parentId=' + this.treeNode.id;
|
|
61411
61468
|
this.formType = 'person';
|
|
61412
61469
|
this.$nextTick(function () {
|
|
61413
|
-
|
|
61470
|
+
_this6.$bus.emit('openBusiform', _this6.moduleInfo, null, 1);
|
|
61414
61471
|
});
|
|
61415
61472
|
} else {
|
|
61416
61473
|
this.$alert(this.$tx('ecwplat.messages.selectDept', '请选择部门/科室机构。'), this.$tx('ecwplat.messages.tip', '提示'));
|
|
61417
61474
|
}
|
|
61418
61475
|
},
|
|
61419
61476
|
setUserRoles: function setUserRoles(vo) {
|
|
61420
|
-
var
|
|
61477
|
+
var _this7 = this;
|
|
61421
61478
|
this.$nextTick(function () {
|
|
61422
|
-
|
|
61479
|
+
_this7.$bus.emit('openBusiform', _this7.moduleInfo, vo, 1);
|
|
61423
61480
|
});
|
|
61424
61481
|
},
|
|
61425
61482
|
onBasicFormBeforeOpen: function onBasicFormBeforeOpen($scope, vo, defer) {
|
|
61483
|
+
var _this8 = this;
|
|
61484
|
+
if (this.limitPermission && this.formType === 'person') {
|
|
61485
|
+
// 单位管理员权限受限:新增人员职务类型默认普通员工
|
|
61486
|
+
if (vo.updateTime == null && vo.staffs) {
|
|
61487
|
+
vo.staffs.forEach(function (staff) {
|
|
61488
|
+
if (staff.positionType === null || staff.positionType === undefined) {
|
|
61489
|
+
staff.positionType = 0;
|
|
61490
|
+
}
|
|
61491
|
+
});
|
|
61492
|
+
}
|
|
61493
|
+
var hasLeaderStaff = (vo.staffs || []).some(function (staff) {
|
|
61494
|
+
return staff.status !== 9 && _this8.isLeader(staff);
|
|
61495
|
+
});
|
|
61496
|
+
if (hasLeaderStaff) {
|
|
61497
|
+
// 主、副职人员不允许修改、保存,自动转只读,底部只显示“关闭”按钮
|
|
61498
|
+
$scope.canEdit = 0;
|
|
61499
|
+
this.busiformBtns = [{
|
|
61500
|
+
id: 'btn_close',
|
|
61501
|
+
btnName: '关 闭',
|
|
61502
|
+
btnIcon: 'close',
|
|
61503
|
+
btnClick: 'closeDialog',
|
|
61504
|
+
btnPermission: '',
|
|
61505
|
+
btnType: '',
|
|
61506
|
+
btnI18nCode: 'close'
|
|
61507
|
+
}];
|
|
61508
|
+
} else {
|
|
61509
|
+
this.busiformBtns = [];
|
|
61510
|
+
}
|
|
61511
|
+
}
|
|
61426
61512
|
if (vo.shortTel !== '' && vo.shortTel !== null && typeof vo.shortTel !== 'undefined' && vo.shortTel !== 'undefined') {
|
|
61427
61513
|
var shortTels = vo.shortTel.split(';');
|
|
61428
61514
|
shortTels.forEach(function (val, i) {
|
|
@@ -61453,7 +61539,7 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61453
61539
|
this.$set(vo);
|
|
61454
61540
|
},
|
|
61455
61541
|
onOrgPersonFormBeforeSubmit: function onOrgPersonFormBeforeSubmit($scope, vo, defer) {
|
|
61456
|
-
var
|
|
61542
|
+
var _this9 = this;
|
|
61457
61543
|
var _this = this;
|
|
61458
61544
|
vo.shortTel = '';
|
|
61459
61545
|
for (var i = 1; i <= 4; i++) {
|
|
@@ -61518,7 +61604,7 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61518
61604
|
deleteStaff: 1
|
|
61519
61605
|
});
|
|
61520
61606
|
} else {
|
|
61521
|
-
var bakStaff =
|
|
61607
|
+
var bakStaff = _this9.voBak.staffs.filter(function (staffBak) {
|
|
61522
61608
|
return staff.id === staffBak.id;
|
|
61523
61609
|
});
|
|
61524
61610
|
if (bakStaff.length > 0) {
|
|
@@ -61537,10 +61623,10 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61537
61623
|
}
|
|
61538
61624
|
});
|
|
61539
61625
|
new Promise(function (resolve) {
|
|
61540
|
-
if (changeFields.length === 0 ||
|
|
61626
|
+
if (changeFields.length === 0 || _this9.entityFields.length > 0) {
|
|
61541
61627
|
resolve(true);
|
|
61542
61628
|
} else {
|
|
61543
|
-
|
|
61629
|
+
_this9.$http({
|
|
61544
61630
|
url: 'base/tableEntity/getTableEntityFieldsByTbName',
|
|
61545
61631
|
method: 'GET',
|
|
61546
61632
|
contentType: 'application/x-www-form-urlencoded',
|
|
@@ -61549,13 +61635,13 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61549
61635
|
}
|
|
61550
61636
|
}).then(function (res) {
|
|
61551
61637
|
if (res.code === 'success') {
|
|
61552
|
-
|
|
61638
|
+
_this9.entityFields = res.body.listdata;
|
|
61553
61639
|
}
|
|
61554
61640
|
resolve(true);
|
|
61555
61641
|
});
|
|
61556
61642
|
}
|
|
61557
61643
|
}).then(function (res) {
|
|
61558
|
-
var changeLog = getFieldChangeLog(changeFields,
|
|
61644
|
+
var changeLog = getFieldChangeLog(changeFields, _this9.entityFields);
|
|
61559
61645
|
if ($scope.vo.passenger.resRolesChangeLog) {
|
|
61560
61646
|
if (changeLog) changeLog += ',';
|
|
61561
61647
|
changeLog += $scope.vo.passenger.resRolesChangeLog;
|
|
@@ -61592,13 +61678,13 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61592
61678
|
return optLabel;
|
|
61593
61679
|
},
|
|
61594
61680
|
doloadPerson: function doloadPerson() {
|
|
61595
|
-
var
|
|
61681
|
+
var _this10 = this;
|
|
61596
61682
|
return _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
|
|
61597
61683
|
var titles, rows, personList, res, postData;
|
|
61598
61684
|
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
61599
61685
|
while (1) switch (_context2.prev = _context2.next) {
|
|
61600
61686
|
case 0:
|
|
61601
|
-
titles =
|
|
61687
|
+
titles = _this10.RyTableList.filter(function (col) {
|
|
61602
61688
|
if (col.enabled && col.field !== 'state' && col.field !== 'column_operate') {
|
|
61603
61689
|
if (col.width) col.width = parseInt(col.width);
|
|
61604
61690
|
return true;
|
|
@@ -61607,16 +61693,16 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61607
61693
|
titles = JSON.parse(JSON.stringify(titles));
|
|
61608
61694
|
rows = [];
|
|
61609
61695
|
personList = [];
|
|
61610
|
-
if (!(
|
|
61696
|
+
if (!(_this10.$refs['staffListTb'].selectedRows && _this10.$refs['staffListTb'].selectedRows.length > 0)) {
|
|
61611
61697
|
_context2.next = 8;
|
|
61612
61698
|
break;
|
|
61613
61699
|
}
|
|
61614
|
-
personList =
|
|
61700
|
+
personList = _this10.$refs['staffListTb'].selectedRows;
|
|
61615
61701
|
_context2.next = 12;
|
|
61616
61702
|
break;
|
|
61617
61703
|
case 8:
|
|
61618
61704
|
_context2.next = 10;
|
|
61619
|
-
return
|
|
61705
|
+
return _this10.$app.listdata(_this10.moduleInfo.listDataUrl, {
|
|
61620
61706
|
pageNum: 1,
|
|
61621
61707
|
pageSize: 10000
|
|
61622
61708
|
});
|
|
@@ -61625,7 +61711,7 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61625
61711
|
if (res.code === 'success') {
|
|
61626
61712
|
personList = res.body.pageInfo.list;
|
|
61627
61713
|
} else {
|
|
61628
|
-
|
|
61714
|
+
_this10.$message.error(res.message);
|
|
61629
61715
|
}
|
|
61630
61716
|
case 12:
|
|
61631
61717
|
if (personList.length > 0) {
|
|
@@ -61658,9 +61744,9 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61658
61744
|
postData = lib_default().stringify({
|
|
61659
61745
|
rows: JSON.stringify(rows),
|
|
61660
61746
|
titles: JSON.stringify([titles]),
|
|
61661
|
-
fileName:
|
|
61747
|
+
fileName: _this10.treeNode.name + '-机构人员导出'
|
|
61662
61748
|
});
|
|
61663
|
-
|
|
61749
|
+
_this10.$http({
|
|
61664
61750
|
method: 'POST',
|
|
61665
61751
|
headers: {
|
|
61666
61752
|
'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
|
|
@@ -61671,7 +61757,7 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61671
61757
|
if (res.code === 'success') {
|
|
61672
61758
|
window.open('/apigw/' + res.body.xlsurl, '_blank');
|
|
61673
61759
|
} else {
|
|
61674
|
-
|
|
61760
|
+
_this10.$message.error(res.message);
|
|
61675
61761
|
}
|
|
61676
61762
|
});
|
|
61677
61763
|
case 15:
|
|
@@ -61682,7 +61768,7 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61682
61768
|
}))();
|
|
61683
61769
|
},
|
|
61684
61770
|
resetUserPwd: function resetUserPwd() {
|
|
61685
|
-
var
|
|
61771
|
+
var _this11 = this;
|
|
61686
61772
|
var personIds = this.$refs['staffListTb'].getSelectedRows();
|
|
61687
61773
|
if (this.$refs['staffListTb'].pageInfo.total === 0) {
|
|
61688
61774
|
this.$alert(this.$refs['staffListTb'].emptyText, this.$tx('common.operationTip', '操作提示'), {
|
|
@@ -61700,7 +61786,7 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61700
61786
|
cancelButtonText: this.$tx('ecwplat.PageBtns.cancel', '取消'),
|
|
61701
61787
|
inputValidator: function inputValidator(val) {
|
|
61702
61788
|
if (val.length < 5 || val.length > 20) {
|
|
61703
|
-
return
|
|
61789
|
+
return _this11.$tx('ecwplat.messages.pwdTip', '密码最小5个字符,最多20个字符');
|
|
61704
61790
|
} else {
|
|
61705
61791
|
return true;
|
|
61706
61792
|
}
|
|
@@ -61708,7 +61794,7 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61708
61794
|
// inputType: 'password'
|
|
61709
61795
|
}).then(function (_ref) {
|
|
61710
61796
|
var value = _ref.value;
|
|
61711
|
-
|
|
61797
|
+
_this11.$http({
|
|
61712
61798
|
method: 'GET',
|
|
61713
61799
|
url: 'login/getRsaPublicKey'
|
|
61714
61800
|
}).then(function (res) {
|
|
@@ -61716,7 +61802,7 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61716
61802
|
var encrypt = new window.JSEncrypt();
|
|
61717
61803
|
encrypt.setPublicKey(res.body.rsaPublicKey);
|
|
61718
61804
|
value = encrypt.encrypt(value);
|
|
61719
|
-
|
|
61805
|
+
_this11.$http({
|
|
61720
61806
|
method: 'POST',
|
|
61721
61807
|
headers: {
|
|
61722
61808
|
'Content-Type': 'application/x-www-form-urlencoded;charset=UTF-8'
|
|
@@ -61728,9 +61814,9 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61728
61814
|
url: 'base/userpwd/resetUserPassword'
|
|
61729
61815
|
}).then(function (res) {
|
|
61730
61816
|
if (res.code === 'success') {
|
|
61731
|
-
|
|
61817
|
+
_this11.$message.success(res.message);
|
|
61732
61818
|
} else {
|
|
61733
|
-
|
|
61819
|
+
_this11.$alert(res.message, _this11.$tx('common.operationTip', '操作提示'), {
|
|
61734
61820
|
type: 'error'
|
|
61735
61821
|
});
|
|
61736
61822
|
}
|
|
@@ -61740,7 +61826,7 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61740
61826
|
});
|
|
61741
61827
|
},
|
|
61742
61828
|
moveTo: function moveTo() {
|
|
61743
|
-
var
|
|
61829
|
+
var _this12 = this;
|
|
61744
61830
|
// 批量调整员工部门
|
|
61745
61831
|
var staffIds = this.$refs['staffListTb'].getSelectedRows();
|
|
61746
61832
|
if (this.$refs['staffListTb'].pageInfo.total === 0) {
|
|
@@ -61754,6 +61840,13 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61754
61840
|
});
|
|
61755
61841
|
return;
|
|
61756
61842
|
}
|
|
61843
|
+
if (this.limitPermission && this.hasLeaderSelected()) {
|
|
61844
|
+
// 单位管理员权限受限:禁止调动主、副职人员
|
|
61845
|
+
this.$alert(this.$tx('ecwplat.messages.forbidMoveLeader', '禁止调动主、副职人员!'), this.$tx('common.operationTip', '操作提示'), {
|
|
61846
|
+
type: 'warning'
|
|
61847
|
+
});
|
|
61848
|
+
return;
|
|
61849
|
+
}
|
|
61757
61850
|
var selectedRow = null;
|
|
61758
61851
|
var canMove = true;
|
|
61759
61852
|
for (var key in this.$refs['staffListTb'].selectedAllRows) {
|
|
@@ -61761,7 +61854,7 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61761
61854
|
if (selectedRow == null) {
|
|
61762
61855
|
selectedRow = row;
|
|
61763
61856
|
} else if (row.orgFullId.split('-')[0] !== selectedRow.orgFullId.split('-')[0]) {
|
|
61764
|
-
|
|
61857
|
+
_this12.$alert(_this12.$tx('ecwplat.messages.isSameDw', '只能调整同一单位下的人员!'), _this12.$tx('common.operationTip', '操作提示'), {
|
|
61765
61858
|
type: 'warning'
|
|
61766
61859
|
});
|
|
61767
61860
|
canMove = false;
|
|
@@ -61774,14 +61867,14 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61774
61867
|
if (res.code === 'success') {
|
|
61775
61868
|
var el = {
|
|
61776
61869
|
attrs: {
|
|
61777
|
-
'dialog-title':
|
|
61870
|
+
'dialog-title': _this12.$tx('ecwplat.messages.selectDrDept', '选择调入部门'),
|
|
61778
61871
|
'root-org-code': res.body.vo.code,
|
|
61779
61872
|
'org-level': '2,3,4'
|
|
61780
61873
|
},
|
|
61781
61874
|
value: ''
|
|
61782
61875
|
};
|
|
61783
61876
|
var vnode = {
|
|
61784
|
-
context:
|
|
61877
|
+
context: _this12,
|
|
61785
61878
|
data: {
|
|
61786
61879
|
model: {
|
|
61787
61880
|
expression: 'selectDialog'
|
|
@@ -61789,18 +61882,18 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61789
61882
|
attrs: {}
|
|
61790
61883
|
}
|
|
61791
61884
|
};
|
|
61792
|
-
|
|
61885
|
+
_this12.$bus.emit('openSelectDialog', el, {
|
|
61793
61886
|
value: 'suborg'
|
|
61794
61887
|
}, vnode);
|
|
61795
61888
|
} else {
|
|
61796
|
-
|
|
61889
|
+
_this12.$alert(res.message, _this12.$tx('common.operationTip', '操作提示'), {
|
|
61797
61890
|
type: 'error'
|
|
61798
61891
|
});
|
|
61799
61892
|
}
|
|
61800
61893
|
});
|
|
61801
61894
|
},
|
|
61802
61895
|
onSelectSuborgCompleted: function onSelectSuborgCompleted(selected, attrs) {
|
|
61803
|
-
var
|
|
61896
|
+
var _this13 = this;
|
|
61804
61897
|
var staffIds = this.$refs['staffListTb'].getSelectedRows();
|
|
61805
61898
|
if (selected.length > 0) {
|
|
61806
61899
|
this.$http({
|
|
@@ -61812,9 +61905,9 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61812
61905
|
}
|
|
61813
61906
|
}).then(function (res) {
|
|
61814
61907
|
if (res.code === 'success') {
|
|
61815
|
-
|
|
61908
|
+
_this13.$message.success(res.message);
|
|
61816
61909
|
} else {
|
|
61817
|
-
|
|
61910
|
+
_this13.$alert(res.message, _this13.$tx('common.operationTip', '操作提示'), {
|
|
61818
61911
|
type: 'error'
|
|
61819
61912
|
});
|
|
61820
61913
|
}
|
|
@@ -61825,9 +61918,9 @@ var OrgPersonListvue_type_script_lang_js_moment = __webpack_require__(95093);
|
|
|
61825
61918
|
});
|
|
61826
61919
|
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/components/OrgPersonList.vue?vue&type=script&lang=js
|
|
61827
61920
|
/* harmony default export */ var components_OrgPersonListvue_type_script_lang_js = (OrgPersonListvue_type_script_lang_js);
|
|
61828
|
-
// 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/ecwplat/Organ/src/components/OrgPersonList.vue?vue&type=style&index=0&id=
|
|
61829
|
-
var
|
|
61830
|
-
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/components/OrgPersonList.vue?vue&type=style&index=0&id=
|
|
61921
|
+
// 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/ecwplat/Organ/src/components/OrgPersonList.vue?vue&type=style&index=0&id=69ed5d5b&prod&scoped=true&lang=scss
|
|
61922
|
+
var OrgPersonListvue_type_style_index_0_id_69ed5d5b_prod_scoped_true_lang_scss = __webpack_require__(79120);
|
|
61923
|
+
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/components/OrgPersonList.vue?vue&type=style&index=0&id=69ed5d5b&prod&scoped=true&lang=scss
|
|
61831
61924
|
|
|
61832
61925
|
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/components/OrgPersonList.vue
|
|
61833
61926
|
|
|
@@ -61840,11 +61933,11 @@ var OrgPersonListvue_type_style_index_0_id_5bf3e480_prod_scoped_true_lang_scss =
|
|
|
61840
61933
|
|
|
61841
61934
|
var OrgPersonList_component = (0,componentNormalizer/* default */.A)(
|
|
61842
61935
|
components_OrgPersonListvue_type_script_lang_js,
|
|
61843
|
-
|
|
61844
|
-
|
|
61936
|
+
OrgPersonListvue_type_template_id_69ed5d5b_scoped_true_render,
|
|
61937
|
+
OrgPersonListvue_type_template_id_69ed5d5b_scoped_true_staticRenderFns,
|
|
61845
61938
|
false,
|
|
61846
61939
|
null,
|
|
61847
|
-
"
|
|
61940
|
+
"69ed5d5b",
|
|
61848
61941
|
null
|
|
61849
61942
|
|
|
61850
61943
|
)
|
|
@@ -64561,7 +64654,9 @@ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length)
|
|
|
64561
64654
|
dwadmin: null,
|
|
64562
64655
|
excludePlat: '0',
|
|
64563
64656
|
// 是否排除plat机构
|
|
64564
|
-
showPositionType: false
|
|
64657
|
+
showPositionType: false,
|
|
64658
|
+
// 是否显示职务类型
|
|
64659
|
+
limitPermission: false // 单位管理员机构人员管理权限受限
|
|
64565
64660
|
};
|
|
64566
64661
|
},
|
|
64567
64662
|
computed: {},
|
|
@@ -64572,6 +64667,7 @@ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length)
|
|
|
64572
64667
|
beforeDestroy: function beforeDestroy() {},
|
|
64573
64668
|
mounted: function mounted() {
|
|
64574
64669
|
this.dwadmin = this.loginUser.orgCode !== 'plat' || this.$route.meta.params && this.$route.meta.params.indexOf('dwadmin=1') !== -1;
|
|
64670
|
+
this.limitPermission = !!(this.dwadmin && this.$route.meta.params && this.$route.meta.params.indexOf('limitPermission=1') !== -1);
|
|
64575
64671
|
this.excludePlat = this.$route.query.excludePlat;
|
|
64576
64672
|
if (this.$route.meta.params && this.$route.meta.params.indexOf('showPositionType=true') !== -1) {
|
|
64577
64673
|
this.showPositionType = true;
|
|
@@ -64842,9 +64938,9 @@ function _arrayLikeToArray(r, a) { (null == a || a > r.length) && (a = r.length)
|
|
|
64842
64938
|
});
|
|
64843
64939
|
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/OrgPersonMgr.vue?vue&type=script&lang=js
|
|
64844
64940
|
/* harmony default export */ var src_OrgPersonMgrvue_type_script_lang_js = (OrgPersonMgrvue_type_script_lang_js);
|
|
64845
|
-
// 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/ecwplat/Organ/src/OrgPersonMgr.vue?vue&type=style&index=0&id=
|
|
64846
|
-
var
|
|
64847
|
-
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/OrgPersonMgr.vue?vue&type=style&index=0&id=
|
|
64941
|
+
// 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/ecwplat/Organ/src/OrgPersonMgr.vue?vue&type=style&index=0&id=4f525d61&prod&scoped=true&lang=scss
|
|
64942
|
+
var OrgPersonMgrvue_type_style_index_0_id_4f525d61_prod_scoped_true_lang_scss = __webpack_require__(59030);
|
|
64943
|
+
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/OrgPersonMgr.vue?vue&type=style&index=0&id=4f525d61&prod&scoped=true&lang=scss
|
|
64848
64944
|
|
|
64849
64945
|
;// CONCATENATED MODULE: ./packages/ecwplat/Organ/src/OrgPersonMgr.vue
|
|
64850
64946
|
|
|
@@ -64857,11 +64953,11 @@ var OrgPersonMgrvue_type_style_index_0_id_15e0ed95_prod_scoped_true_lang_scss =
|
|
|
64857
64953
|
|
|
64858
64954
|
var OrgPersonMgr_component = (0,componentNormalizer/* default */.A)(
|
|
64859
64955
|
src_OrgPersonMgrvue_type_script_lang_js,
|
|
64860
|
-
|
|
64861
|
-
|
|
64956
|
+
OrgPersonMgrvue_type_template_id_4f525d61_scoped_true_render,
|
|
64957
|
+
OrgPersonMgrvue_type_template_id_4f525d61_scoped_true_staticRenderFns,
|
|
64862
64958
|
false,
|
|
64863
64959
|
null,
|
|
64864
|
-
"
|
|
64960
|
+
"4f525d61",
|
|
64865
64961
|
null
|
|
64866
64962
|
|
|
64867
64963
|
)
|
|
@@ -168409,7 +168505,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".page-content[data-v-4ec2112a]{max-wid
|
|
|
168409
168505
|
|
|
168410
168506
|
/***/ }),
|
|
168411
168507
|
|
|
168412
|
-
/***/
|
|
168508
|
+
/***/ 92200:
|
|
168413
168509
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
168414
168510
|
|
|
168415
168511
|
"use strict";
|
|
@@ -168423,7 +168519,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
168423
168519
|
|
|
168424
168520
|
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()));
|
|
168425
168521
|
// Module
|
|
168426
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".platadmin .ztree-container[data-v-
|
|
168522
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".platadmin .ztree-container[data-v-4f525d61]{height:calc(100% - 32px)}", ""]);
|
|
168427
168523
|
// Exports
|
|
168428
168524
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
168429
168525
|
|
|
@@ -168493,7 +168589,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".cell-edit[data-v-2d36efb2]{position:r
|
|
|
168493
168589
|
|
|
168494
168590
|
/***/ }),
|
|
168495
168591
|
|
|
168496
|
-
/***/
|
|
168592
|
+
/***/ 43247:
|
|
168497
168593
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
168498
168594
|
|
|
168499
168595
|
"use strict";
|
|
@@ -168507,14 +168603,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
168507
168603
|
|
|
168508
168604
|
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()));
|
|
168509
168605
|
// Module
|
|
168510
|
-
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-
|
|
168606
|
+
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-633887e3] .el-tabs__content{min-height:400px}[data-v-633887e3] .addStaff .el-input-group--append{padding:0}[data-v-633887e3] .addStaff .el-input-group--append .el-input-group__append{border-left:1px solid #dcdfe6}[data-v-633887e3] .addStaff div{padding:7px 30px;background:#fff}[data-v-633887e3] .addStaff div button{padding:0}[data-v-633887e3] .addStaff div button .el-icon-more:before{content:\"\\E6D9\\新增\"}.photo[data-v-633887e3]{line-height:0px!important}[data-v-633887e3] .short-phone .el-input__inner{border-radius:0}[data-v-633887e3] .short-phone-first .el-input__inner{border-top-right-radius:0;border-bottom-right-radius:0}[data-v-633887e3] .short-phone-last .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}", ""]);
|
|
168511
168607
|
// Exports
|
|
168512
168608
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
168513
168609
|
|
|
168514
168610
|
|
|
168515
168611
|
/***/ }),
|
|
168516
168612
|
|
|
168517
|
-
/***/
|
|
168613
|
+
/***/ 13246:
|
|
168518
168614
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
168519
168615
|
|
|
168520
168616
|
"use strict";
|
|
@@ -168528,7 +168624,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
168528
168624
|
|
|
168529
168625
|
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()));
|
|
168530
168626
|
// Module
|
|
168531
|
-
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-
|
|
168627
|
+
___CSS_LOADER_EXPORT___.push([module.id, "[data-v-69ed5d5b] .el-scrollbar{height:30px;width:100%}[data-v-69ed5d5b] .el-scrollbar .el-scrollbar__wrap{overflow-x:auto}", ""]);
|
|
168532
168628
|
// Exports
|
|
168533
168629
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
168534
168630
|
|
|
@@ -254719,19 +254815,19 @@ var update = add("033192b0", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
254719
254815
|
|
|
254720
254816
|
/***/ }),
|
|
254721
254817
|
|
|
254722
|
-
/***/
|
|
254818
|
+
/***/ 59030:
|
|
254723
254819
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
254724
254820
|
|
|
254725
254821
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
254726
254822
|
|
|
254727
254823
|
// load the styles
|
|
254728
|
-
var content = __webpack_require__(
|
|
254824
|
+
var content = __webpack_require__(92200);
|
|
254729
254825
|
if(content.__esModule) content = content.default;
|
|
254730
254826
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
254731
254827
|
if(content.locals) module.exports = content.locals;
|
|
254732
254828
|
// add the styles to the DOM
|
|
254733
254829
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
254734
|
-
var update = add("
|
|
254830
|
+
var update = add("77386d50", content, true, {"sourceMap":false,"shadowMode":false});
|
|
254735
254831
|
|
|
254736
254832
|
/***/ }),
|
|
254737
254833
|
|
|
@@ -254783,35 +254879,35 @@ var update = add("2fd9108e", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
254783
254879
|
|
|
254784
254880
|
/***/ }),
|
|
254785
254881
|
|
|
254786
|
-
/***/
|
|
254882
|
+
/***/ 25717:
|
|
254787
254883
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
254788
254884
|
|
|
254789
254885
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
254790
254886
|
|
|
254791
254887
|
// load the styles
|
|
254792
|
-
var content = __webpack_require__(
|
|
254888
|
+
var content = __webpack_require__(43247);
|
|
254793
254889
|
if(content.__esModule) content = content.default;
|
|
254794
254890
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
254795
254891
|
if(content.locals) module.exports = content.locals;
|
|
254796
254892
|
// add the styles to the DOM
|
|
254797
254893
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
254798
|
-
var update = add("
|
|
254894
|
+
var update = add("61e6e712", content, true, {"sourceMap":false,"shadowMode":false});
|
|
254799
254895
|
|
|
254800
254896
|
/***/ }),
|
|
254801
254897
|
|
|
254802
|
-
/***/
|
|
254898
|
+
/***/ 79120:
|
|
254803
254899
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
254804
254900
|
|
|
254805
254901
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
254806
254902
|
|
|
254807
254903
|
// load the styles
|
|
254808
|
-
var content = __webpack_require__(
|
|
254904
|
+
var content = __webpack_require__(13246);
|
|
254809
254905
|
if(content.__esModule) content = content.default;
|
|
254810
254906
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
254811
254907
|
if(content.locals) module.exports = content.locals;
|
|
254812
254908
|
// add the styles to the DOM
|
|
254813
254909
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
254814
|
-
var update = add("
|
|
254910
|
+
var update = add("fb7ef1c8", content, true, {"sourceMap":false,"shadowMode":false});
|
|
254815
254911
|
|
|
254816
254912
|
/***/ }),
|
|
254817
254913
|
|
|
@@ -278641,47 +278737,47 @@ var asyncComponents = [
|
|
|
278641
278737
|
return m.FrameLoader;
|
|
278642
278738
|
});
|
|
278643
278739
|
}], ['ImportPersonOrg', function () {
|
|
278644
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278740
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278645
278741
|
return m.ImportPersonOrg;
|
|
278646
278742
|
});
|
|
278647
278743
|
}], ['ImportWorkgroupMember', function () {
|
|
278648
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278744
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278649
278745
|
return m.ImportWorkgroupMember;
|
|
278650
278746
|
});
|
|
278651
278747
|
}], ['OrgPersonMgr', function () {
|
|
278652
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278748
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278653
278749
|
return m.OrgPersonMgr;
|
|
278654
278750
|
});
|
|
278655
278751
|
}], ['OrgPersonForm', function () {
|
|
278656
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278752
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278657
278753
|
return m.OrgPersonForm;
|
|
278658
278754
|
});
|
|
278659
278755
|
}], ['OrgPersonOther', function () {
|
|
278660
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278756
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278661
278757
|
return m.OrgPersonOther;
|
|
278662
278758
|
});
|
|
278663
278759
|
}], ['OrgTreeMgr', function () {
|
|
278664
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278760
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278665
278761
|
return m.OrgTreeMgr;
|
|
278666
278762
|
});
|
|
278667
278763
|
}], ['JobMatrixMgr', function () {
|
|
278668
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278764
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278669
278765
|
return m.JobMatrixMgr;
|
|
278670
278766
|
});
|
|
278671
278767
|
}], ['GroupMatrixMgr', function () {
|
|
278672
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278768
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278673
278769
|
return m.GroupMatrixMgr;
|
|
278674
278770
|
});
|
|
278675
278771
|
}], ['OrgUserList', function () {
|
|
278676
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278772
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278677
278773
|
return m.OrgUserList;
|
|
278678
278774
|
});
|
|
278679
278775
|
}], ['OrgTreeLRLayout', function () {
|
|
278680
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278776
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278681
278777
|
return m.OrgTreeLRLayout;
|
|
278682
278778
|
});
|
|
278683
278779
|
}], ['ColumnEdit', function () {
|
|
278684
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278780
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950)).then(function (m) {
|
|
278685
278781
|
return m.ColumnEdit;
|
|
278686
278782
|
});
|
|
278687
278783
|
}], ['WfdList', function () {
|
|
@@ -278890,7 +278986,7 @@ var ModuleIndexModule = function ModuleIndexModule() {
|
|
|
278890
278986
|
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 49468));
|
|
278891
278987
|
};
|
|
278892
278988
|
var OrganModule = function OrganModule() {
|
|
278893
|
-
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__,
|
|
278989
|
+
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 21950));
|
|
278894
278990
|
};
|
|
278895
278991
|
var WfdListModule = function WfdListModule() {
|
|
278896
278992
|
return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 29361));
|