eoss-ui 0.7.87 → 0.7.88
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/eoss-ui.common.js +165 -150
- package/lib/flow.js +123 -120
- package/lib/handler.js +10 -3
- package/lib/index.js +1 -1
- package/lib/main.js +16 -11
- package/package.json +1 -1
- package/packages/flow/src/main.vue +4144 -4139
- package/packages/handler/src/main.vue +497 -496
- package/packages/main/src/default/index.vue +3 -2
- package/packages/main/src/main.vue +1 -0
- package/src/index.js +1 -1
package/lib/eoss-ui.common.js
CHANGED
|
@@ -28270,8 +28270,8 @@ form_src_main.install = function (Vue) {
|
|
|
28270
28270
|
};
|
|
28271
28271
|
|
|
28272
28272
|
/* harmony default export */ var packages_form = (form_src_main);
|
|
28273
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=
|
|
28274
|
-
var
|
|
28273
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/main.vue?vue&type=template&id=533c9d4c&
|
|
28274
|
+
var mainvue_type_template_id_533c9d4c_render = function () {
|
|
28275
28275
|
var _vm = this
|
|
28276
28276
|
var _h = _vm.$createElement
|
|
28277
28277
|
var _c = _vm._self._c || _h
|
|
@@ -31288,11 +31288,11 @@ var mainvue_type_template_id_2e509c0a_render = function () {
|
|
|
31288
31288
|
)
|
|
31289
31289
|
: _vm._e()
|
|
31290
31290
|
}
|
|
31291
|
-
var
|
|
31292
|
-
|
|
31291
|
+
var mainvue_type_template_id_533c9d4c_staticRenderFns = []
|
|
31292
|
+
mainvue_type_template_id_533c9d4c_render._withStripped = true
|
|
31293
31293
|
|
|
31294
31294
|
|
|
31295
|
-
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=
|
|
31295
|
+
// CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=533c9d4c&
|
|
31296
31296
|
|
|
31297
31297
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/component/CommonOpinions.vue?vue&type=template&id=7b4f1542&
|
|
31298
31298
|
var CommonOpinionsvue_type_template_id_7b4f1542_render = function () {
|
|
@@ -49951,11 +49951,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
49951
49951
|
});
|
|
49952
49952
|
},
|
|
49953
49953
|
|
|
49954
|
-
/**
|
|
49955
|
-
* saveInfo
|
|
49956
|
-
* @desc:暂存
|
|
49957
|
-
* @author liufan
|
|
49958
|
-
* @date 2022年9月9日
|
|
49954
|
+
/**
|
|
49955
|
+
* saveInfo
|
|
49956
|
+
* @desc:暂存
|
|
49957
|
+
* @author liufan
|
|
49958
|
+
* @date 2022年9月9日
|
|
49959
49959
|
**/
|
|
49960
49960
|
saveInfo: function saveInfo(type, btn) {
|
|
49961
49961
|
var _this13 = this;
|
|
@@ -50017,11 +50017,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50017
50017
|
});
|
|
50018
50018
|
},
|
|
50019
50019
|
|
|
50020
|
-
/**
|
|
50021
|
-
* rejectBtn
|
|
50022
|
-
* @desc:点击驳回
|
|
50023
|
-
* @author liufan
|
|
50024
|
-
* @date 2022年5月25日
|
|
50020
|
+
/**
|
|
50021
|
+
* rejectBtn
|
|
50022
|
+
* @desc:点击驳回
|
|
50023
|
+
* @author liufan
|
|
50024
|
+
* @date 2022年5月25日
|
|
50025
50025
|
**/
|
|
50026
50026
|
rejectBtn: function rejectBtn() {
|
|
50027
50027
|
var _this15 = this;
|
|
@@ -50039,11 +50039,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50039
50039
|
}
|
|
50040
50040
|
},
|
|
50041
50041
|
|
|
50042
|
-
/**
|
|
50043
|
-
* taskReadBtn
|
|
50044
|
-
* @desc:点击分阅
|
|
50045
|
-
* @author liufan
|
|
50046
|
-
* @date 2022年5月25日
|
|
50042
|
+
/**
|
|
50043
|
+
* taskReadBtn
|
|
50044
|
+
* @desc:点击分阅
|
|
50045
|
+
* @author liufan
|
|
50046
|
+
* @date 2022年5月25日
|
|
50047
50047
|
**/
|
|
50048
50048
|
taskReadBtn: function taskReadBtn() {
|
|
50049
50049
|
var _this16 = this;
|
|
@@ -50062,11 +50062,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50062
50062
|
}
|
|
50063
50063
|
},
|
|
50064
50064
|
|
|
50065
|
-
/**
|
|
50066
|
-
* getFind
|
|
50067
|
-
* @desc:获取通知方式
|
|
50068
|
-
* @author liufan
|
|
50069
|
-
* @date 2022年5月25日
|
|
50065
|
+
/**
|
|
50066
|
+
* getFind
|
|
50067
|
+
* @desc:获取通知方式
|
|
50068
|
+
* @author liufan
|
|
50069
|
+
* @date 2022年5月25日
|
|
50070
50070
|
**/
|
|
50071
50071
|
getFind: function getFind() {
|
|
50072
50072
|
var _this17 = this;
|
|
@@ -50132,12 +50132,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50132
50132
|
});
|
|
50133
50133
|
},
|
|
50134
50134
|
|
|
50135
|
-
/**
|
|
50136
|
-
* endFlows
|
|
50137
|
-
* @desc:直接办结
|
|
50138
|
-
* @author liufan
|
|
50139
|
-
* @param {Object} res 直接办结数据
|
|
50140
|
-
* @date 2022年5月25日
|
|
50135
|
+
/**
|
|
50136
|
+
* endFlows
|
|
50137
|
+
* @desc:直接办结
|
|
50138
|
+
* @author liufan
|
|
50139
|
+
* @param {Object} res 直接办结数据
|
|
50140
|
+
* @date 2022年5月25日
|
|
50141
50141
|
**/
|
|
50142
50142
|
endFlows: function endFlows(res) {
|
|
50143
50143
|
var _this19 = this;
|
|
@@ -50192,12 +50192,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50192
50192
|
}).catch(function (e) {});
|
|
50193
50193
|
},
|
|
50194
50194
|
|
|
50195
|
-
/**
|
|
50196
|
-
* goView
|
|
50197
|
-
* @desc:更多流程按钮操作
|
|
50198
|
-
* @author liufan
|
|
50199
|
-
* @param {Object} res 当前点击操作按钮数据
|
|
50200
|
-
* @date 2022年5月25日
|
|
50195
|
+
/**
|
|
50196
|
+
* goView
|
|
50197
|
+
* @desc:更多流程按钮操作
|
|
50198
|
+
* @author liufan
|
|
50199
|
+
* @param {Object} res 当前点击操作按钮数据
|
|
50200
|
+
* @date 2022年5月25日
|
|
50201
50201
|
**/
|
|
50202
50202
|
goView: function goView(res) {
|
|
50203
50203
|
// 驳回并办结:rejectAndEndHtml
|
|
@@ -50284,11 +50284,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50284
50284
|
// isCanStartSubFlow
|
|
50285
50285
|
},
|
|
50286
50286
|
|
|
50287
|
-
/**
|
|
50288
|
-
* toTakeAdvice
|
|
50289
|
-
* @desc:征求意见
|
|
50290
|
-
* @author liufan
|
|
50291
|
-
* @date 2022年9月29日
|
|
50287
|
+
/**
|
|
50288
|
+
* toTakeAdvice
|
|
50289
|
+
* @desc:征求意见
|
|
50290
|
+
* @author liufan
|
|
50291
|
+
* @date 2022年9月29日
|
|
50292
50292
|
**/
|
|
50293
50293
|
toTakeAdvice: function toTakeAdvice(res) {
|
|
50294
50294
|
var _this21 = this;
|
|
@@ -50332,11 +50332,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50332
50332
|
});
|
|
50333
50333
|
},
|
|
50334
50334
|
|
|
50335
|
-
/**
|
|
50336
|
-
* toStartDraf
|
|
50337
|
-
* @desc: 稿件递送、联合审核、复核
|
|
50338
|
-
* @author liufan
|
|
50339
|
-
* @date 2022年9月29日
|
|
50335
|
+
/**
|
|
50336
|
+
* toStartDraf
|
|
50337
|
+
* @desc: 稿件递送、联合审核、复核
|
|
50338
|
+
* @author liufan
|
|
50339
|
+
* @date 2022年9月29日
|
|
50340
50340
|
**/
|
|
50341
50341
|
toStartDraf: function toStartDraf(res) {
|
|
50342
50342
|
var _this23 = this;
|
|
@@ -50350,11 +50350,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50350
50350
|
}
|
|
50351
50351
|
},
|
|
50352
50352
|
|
|
50353
|
-
/**
|
|
50354
|
-
* toSendMsg
|
|
50355
|
-
* @desc:核稿通知
|
|
50356
|
-
* @author liufan
|
|
50357
|
-
* @date 2022年9月29日
|
|
50353
|
+
/**
|
|
50354
|
+
* toSendMsg
|
|
50355
|
+
* @desc:核稿通知
|
|
50356
|
+
* @author liufan
|
|
50357
|
+
* @date 2022年9月29日
|
|
50358
50358
|
**/
|
|
50359
50359
|
toSendMsg: function toSendMsg(res) {
|
|
50360
50360
|
var _this24 = this;
|
|
@@ -50368,11 +50368,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50368
50368
|
}
|
|
50369
50369
|
},
|
|
50370
50370
|
|
|
50371
|
-
/**
|
|
50372
|
-
* toTaskReadAndEnd
|
|
50373
|
-
* @desc:分阅并办结
|
|
50374
|
-
* @author liufan
|
|
50375
|
-
* @date 2022年9月29日
|
|
50371
|
+
/**
|
|
50372
|
+
* toTaskReadAndEnd
|
|
50373
|
+
* @desc:分阅并办结
|
|
50374
|
+
* @author liufan
|
|
50375
|
+
* @date 2022年9月29日
|
|
50376
50376
|
**/
|
|
50377
50377
|
toTaskReadAndEnd: function toTaskReadAndEnd(res) {
|
|
50378
50378
|
var _this25 = this;
|
|
@@ -50390,11 +50390,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50390
50390
|
}
|
|
50391
50391
|
},
|
|
50392
50392
|
|
|
50393
|
-
/**
|
|
50394
|
-
* rejectAndEnd
|
|
50395
|
-
* @desc:驳回并办结
|
|
50396
|
-
* @author liufan
|
|
50397
|
-
* @date 2022年9月29日
|
|
50393
|
+
/**
|
|
50394
|
+
* rejectAndEnd
|
|
50395
|
+
* @desc:驳回并办结
|
|
50396
|
+
* @author liufan
|
|
50397
|
+
* @date 2022年9月29日
|
|
50398
50398
|
**/
|
|
50399
50399
|
rejectAndEnd: function rejectAndEnd(res) {
|
|
50400
50400
|
var _this26 = this;
|
|
@@ -50450,11 +50450,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50450
50450
|
});
|
|
50451
50451
|
},
|
|
50452
50452
|
|
|
50453
|
-
/**
|
|
50454
|
-
* toTransfer
|
|
50455
|
-
* @desc:转办
|
|
50456
|
-
* @author liufan
|
|
50457
|
-
* @date 2022年9月29日
|
|
50453
|
+
/**
|
|
50454
|
+
* toTransfer
|
|
50455
|
+
* @desc:转办
|
|
50456
|
+
* @author liufan
|
|
50457
|
+
* @date 2022年9月29日
|
|
50458
50458
|
**/
|
|
50459
50459
|
toTransfer: function toTransfer(res) {
|
|
50460
50460
|
var _this28 = this;
|
|
@@ -50473,11 +50473,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50473
50473
|
this.nextNode.customLimitTime = val;
|
|
50474
50474
|
},
|
|
50475
50475
|
|
|
50476
|
-
/**
|
|
50477
|
-
* getNodeInfo
|
|
50478
|
-
* @desc:获取节点信息
|
|
50479
|
-
* @author liufan
|
|
50480
|
-
* @date 2022年5月25日
|
|
50476
|
+
/**
|
|
50477
|
+
* getNodeInfo
|
|
50478
|
+
* @desc:获取节点信息
|
|
50479
|
+
* @author liufan
|
|
50480
|
+
* @date 2022年5月25日
|
|
50481
50481
|
**/
|
|
50482
50482
|
getNodeInfo: function getNodeInfo() {
|
|
50483
50483
|
var _this29 = this;
|
|
@@ -50503,6 +50503,9 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50503
50503
|
if (_this29.enableCustomLimitTimeSetting && data.nodeMoreInfo.defaultCustomLimitDays) {
|
|
50504
50504
|
_this29.nextNode.customLimitTime = _this29.nextNode.customLimitTimeText = data.nodeMoreInfo.defaultCustomLimitDays + '';
|
|
50505
50505
|
}
|
|
50506
|
+
if (data.nodeMoreInfo.chooseCurrentOrgUserCandidateNeedForbiddenSubDept === true) {
|
|
50507
|
+
_this29.params.only_filid = true;
|
|
50508
|
+
}
|
|
50506
50509
|
data.otherOrgDisabledObjId && (_this29.otherOrgDisabledObjId = data.otherOrgDisabledObjId.split(','));
|
|
50507
50510
|
data.currentOrgDisabledObjId && (_this29.currentOrgDisabledObjId = data.currentOrgDisabledObjId.split(','));
|
|
50508
50511
|
if (data != null) {
|
|
@@ -50585,12 +50588,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50585
50588
|
});
|
|
50586
50589
|
},
|
|
50587
50590
|
|
|
50588
|
-
/**
|
|
50589
|
-
* selecNext
|
|
50590
|
-
* @desc:下步节点变化时更新数据
|
|
50591
|
-
* @author liufan
|
|
50592
|
-
* @param {String} val 当前选中值
|
|
50593
|
-
* @date 2022年5月25日
|
|
50591
|
+
/**
|
|
50592
|
+
* selecNext
|
|
50593
|
+
* @desc:下步节点变化时更新数据
|
|
50594
|
+
* @author liufan
|
|
50595
|
+
* @param {String} val 当前选中值
|
|
50596
|
+
* @date 2022年5月25日
|
|
50594
50597
|
**/
|
|
50595
50598
|
selecNext: function selecNext(val, type, isDef) {
|
|
50596
50599
|
var _this30 = this;
|
|
@@ -50722,11 +50725,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50722
50725
|
this.getNodeInfo();
|
|
50723
50726
|
},
|
|
50724
50727
|
|
|
50725
|
-
/**
|
|
50726
|
-
* isMultiple
|
|
50727
|
-
* @desc:是否多选
|
|
50728
|
-
* @author liufan
|
|
50729
|
-
* @date 2022年9月13日
|
|
50728
|
+
/**
|
|
50729
|
+
* isMultiple
|
|
50730
|
+
* @desc:是否多选
|
|
50731
|
+
* @author liufan
|
|
50732
|
+
* @date 2022年9月13日
|
|
50730
50733
|
**/
|
|
50731
50734
|
isMultiple: function isMultiple(val, choiceOrgId, choiceDeptId, pOrgId) {
|
|
50732
50735
|
if (val == 2 || val == 4 || val == 6 || val == 16) {
|
|
@@ -50758,11 +50761,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
50758
50761
|
}
|
|
50759
50762
|
},
|
|
50760
50763
|
|
|
50761
|
-
/**
|
|
50762
|
-
* getHedInfo
|
|
50763
|
-
* @desc:获取审核页面数据
|
|
50764
|
-
* @author liufan
|
|
50765
|
-
* @date 2022年5月25日
|
|
50764
|
+
/**
|
|
50765
|
+
* getHedInfo
|
|
50766
|
+
* @desc:获取审核页面数据
|
|
50767
|
+
* @author liufan
|
|
50768
|
+
* @date 2022年5月25日
|
|
50766
50769
|
**/
|
|
50767
50770
|
getHedInfo: function getHedInfo() {
|
|
50768
50771
|
var _this31 = this;
|
|
@@ -51072,13 +51075,13 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51072
51075
|
});
|
|
51073
51076
|
},
|
|
51074
51077
|
|
|
51075
|
-
/**
|
|
51076
|
-
* closeProcess
|
|
51077
|
-
* @desc:关闭弹窗
|
|
51078
|
-
* @author liufan
|
|
51079
|
-
* @param {boolean} val 当前是否办理流程
|
|
51080
|
-
* @param {String} type 当前点击的弹窗类型
|
|
51081
|
-
* @date 2022年5月25日
|
|
51078
|
+
/**
|
|
51079
|
+
* closeProcess
|
|
51080
|
+
* @desc:关闭弹窗
|
|
51081
|
+
* @author liufan
|
|
51082
|
+
* @param {boolean} val 当前是否办理流程
|
|
51083
|
+
* @param {String} type 当前点击的弹窗类型
|
|
51084
|
+
* @date 2022年5月25日
|
|
51082
51085
|
**/
|
|
51083
51086
|
closeProcess: function closeProcess(val, type, closeParent) {
|
|
51084
51087
|
if (this.closeParent && !this.startFlowPageEmbeddedIntoStartFlowIndex) {
|
|
@@ -51098,23 +51101,23 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51098
51101
|
}
|
|
51099
51102
|
},
|
|
51100
51103
|
|
|
51101
|
-
/**
|
|
51102
|
-
* selectChange
|
|
51103
|
-
* @desc:常用语选择
|
|
51104
|
-
* @author liufan
|
|
51105
|
-
* @param {String} val 选中值
|
|
51106
|
-
* @date 2022年5月25日
|
|
51104
|
+
/**
|
|
51105
|
+
* selectChange
|
|
51106
|
+
* @desc:常用语选择
|
|
51107
|
+
* @author liufan
|
|
51108
|
+
* @param {String} val 选中值
|
|
51109
|
+
* @date 2022年5月25日
|
|
51107
51110
|
**/
|
|
51108
51111
|
selectChange: function selectChange(val) {
|
|
51109
51112
|
this.value = val;
|
|
51110
51113
|
},
|
|
51111
51114
|
|
|
51112
|
-
/**
|
|
51113
|
-
* upDate
|
|
51114
|
-
* @desc:修改常用语
|
|
51115
|
-
* @author liufan
|
|
51116
|
-
* @param {Object} val 修改值
|
|
51117
|
-
* @date 2022年5月25日
|
|
51115
|
+
/**
|
|
51116
|
+
* upDate
|
|
51117
|
+
* @desc:修改常用语
|
|
51118
|
+
* @author liufan
|
|
51119
|
+
* @param {Object} val 修改值
|
|
51120
|
+
* @date 2022年5月25日
|
|
51118
51121
|
**/
|
|
51119
51122
|
upDate: function upDate(val) {
|
|
51120
51123
|
this.FormData.id = val.id;
|
|
@@ -51122,11 +51125,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51122
51125
|
},
|
|
51123
51126
|
|
|
51124
51127
|
|
|
51125
|
-
/**
|
|
51126
|
-
* getProcess
|
|
51127
|
-
* @desc:获取选择流程
|
|
51128
|
-
* @author liufan
|
|
51129
|
-
* @date 2022年5月25日
|
|
51128
|
+
/**
|
|
51129
|
+
* getProcess
|
|
51130
|
+
* @desc:获取选择流程
|
|
51131
|
+
* @author liufan
|
|
51132
|
+
* @date 2022年5月25日
|
|
51130
51133
|
**/
|
|
51131
51134
|
getProcess: function getProcess(val) {
|
|
51132
51135
|
var _this32 = this;
|
|
@@ -51186,11 +51189,11 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51186
51189
|
});
|
|
51187
51190
|
},
|
|
51188
51191
|
|
|
51189
|
-
/**
|
|
51190
|
-
* getPendedhistoryList
|
|
51191
|
-
* @desc:获取流程列表
|
|
51192
|
-
* @author liufan
|
|
51193
|
-
* @date 2022年5月25日
|
|
51192
|
+
/**
|
|
51193
|
+
* getPendedhistoryList
|
|
51194
|
+
* @desc:获取流程列表
|
|
51195
|
+
* @author liufan
|
|
51196
|
+
* @date 2022年5月25日
|
|
51194
51197
|
**/
|
|
51195
51198
|
getPendedhistoryList: function getPendedhistoryList() {
|
|
51196
51199
|
var _this33 = this;
|
|
@@ -51261,12 +51264,12 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51261
51264
|
beforeSubProcess: function beforeSubProcess() {},
|
|
51262
51265
|
|
|
51263
51266
|
// 提交流程
|
|
51264
|
-
/**
|
|
51265
|
-
* subProcess
|
|
51266
|
-
* @desc:提交流程
|
|
51267
|
-
* @author liufan
|
|
51268
|
-
* @param {String} formName 当前form表单ref值
|
|
51269
|
-
* @date 2022年5月25日
|
|
51267
|
+
/**
|
|
51268
|
+
* subProcess
|
|
51269
|
+
* @desc:提交流程
|
|
51270
|
+
* @author liufan
|
|
51271
|
+
* @param {String} formName 当前form表单ref值
|
|
51272
|
+
* @date 2022年5月25日
|
|
51270
51273
|
**/
|
|
51271
51274
|
subProcess: function subProcess(val, type) {
|
|
51272
51275
|
var _this35 = this;
|
|
@@ -51745,8 +51748,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
|
|
|
51745
51748
|
|
|
51746
51749
|
var flow_src_main_component = normalizeComponent(
|
|
51747
51750
|
packages_flow_src_mainvue_type_script_lang_js_,
|
|
51748
|
-
|
|
51749
|
-
|
|
51751
|
+
mainvue_type_template_id_533c9d4c_render,
|
|
51752
|
+
mainvue_type_template_id_533c9d4c_staticRenderFns,
|
|
51750
51753
|
false,
|
|
51751
51754
|
null,
|
|
51752
51755
|
null,
|
|
@@ -56656,8 +56659,8 @@ handle_user_src_main.install = function (Vue) {
|
|
|
56656
56659
|
};
|
|
56657
56660
|
|
|
56658
56661
|
/* harmony default export */ var handle_user = (handle_user_src_main);
|
|
56659
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/handler/src/main.vue?vue&type=template&id=
|
|
56660
|
-
var
|
|
56662
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/handler/src/main.vue?vue&type=template&id=1e8e12d8&
|
|
56663
|
+
var mainvue_type_template_id_1e8e12d8_render = function () {
|
|
56661
56664
|
var _vm = this
|
|
56662
56665
|
var _h = _vm.$createElement
|
|
56663
56666
|
var _c = _vm._self._c || _h
|
|
@@ -56787,7 +56790,13 @@ var mainvue_type_template_id_793406e8_render = function () {
|
|
|
56787
56790
|
on: {
|
|
56788
56791
|
click: function ($event) {
|
|
56789
56792
|
$event.stopPropagation()
|
|
56790
|
-
_vm.handleSelect(
|
|
56793
|
+
_vm.handleSelect(
|
|
56794
|
+
Object.assign(
|
|
56795
|
+
{},
|
|
56796
|
+
{ node: ele },
|
|
56797
|
+
item
|
|
56798
|
+
)
|
|
56799
|
+
)
|
|
56791
56800
|
},
|
|
56792
56801
|
},
|
|
56793
56802
|
},
|
|
@@ -56904,11 +56913,11 @@ var mainvue_type_template_id_793406e8_render = function () {
|
|
|
56904
56913
|
2
|
|
56905
56914
|
)
|
|
56906
56915
|
}
|
|
56907
|
-
var
|
|
56908
|
-
|
|
56916
|
+
var mainvue_type_template_id_1e8e12d8_staticRenderFns = []
|
|
56917
|
+
mainvue_type_template_id_1e8e12d8_render._withStripped = true
|
|
56909
56918
|
|
|
56910
56919
|
|
|
56911
|
-
// CONCATENATED MODULE: ./packages/handler/src/main.vue?vue&type=template&id=
|
|
56920
|
+
// CONCATENATED MODULE: ./packages/handler/src/main.vue?vue&type=template&id=1e8e12d8&
|
|
56912
56921
|
|
|
56913
56922
|
// CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/handler/src/main.vue?vue&type=script&lang=js&
|
|
56914
56923
|
var handler_src_mainvue_type_script_lang_js_extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
|
|
@@ -57273,6 +57282,7 @@ var _props;
|
|
|
57273
57282
|
handleSelect: function handleSelect(res) {
|
|
57274
57283
|
var node = res.node;
|
|
57275
57284
|
|
|
57285
|
+
this.$emit('click', res);
|
|
57276
57286
|
if (node.extendData && node.extendData.businessStatus == 0) {
|
|
57277
57287
|
this.$alert(node.extendData.businessWarnMsg ? node.extendData.businessWarnMsg : '此模块还在开发中', '提示', {
|
|
57278
57288
|
type: 'warning'
|
|
@@ -57367,8 +57377,8 @@ var _props;
|
|
|
57367
57377
|
|
|
57368
57378
|
var handler_src_main_component = normalizeComponent(
|
|
57369
57379
|
packages_handler_src_mainvue_type_script_lang_js_,
|
|
57370
|
-
|
|
57371
|
-
|
|
57380
|
+
mainvue_type_template_id_1e8e12d8_render,
|
|
57381
|
+
mainvue_type_template_id_1e8e12d8_staticRenderFns,
|
|
57372
57382
|
false,
|
|
57373
57383
|
null,
|
|
57374
57384
|
null,
|
|
@@ -62845,8 +62855,8 @@ login_src_main.install = function (Vue) {
|
|
|
62845
62855
|
};
|
|
62846
62856
|
|
|
62847
62857
|
/* harmony default export */ var login = (login_src_main);
|
|
62848
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/main.vue?vue&type=template&id=
|
|
62849
|
-
var
|
|
62858
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/main.vue?vue&type=template&id=d38ebb62&
|
|
62859
|
+
var mainvue_type_template_id_d38ebb62_render = function () {
|
|
62850
62860
|
var _vm = this
|
|
62851
62861
|
var _h = _vm.$createElement
|
|
62852
62862
|
var _c = _vm._self._c || _h
|
|
@@ -62915,6 +62925,9 @@ var mainvue_type_template_id_48272c28_render = function () {
|
|
|
62915
62925
|
on: {
|
|
62916
62926
|
"chang-layout": _vm.changLayout,
|
|
62917
62927
|
"bus-emit": _vm.busEmit,
|
|
62928
|
+
getOriginParentMenu: function ($event) {
|
|
62929
|
+
_vm.$emit("getOriginParentMenu", $event)
|
|
62930
|
+
},
|
|
62918
62931
|
},
|
|
62919
62932
|
},
|
|
62920
62933
|
"main-default",
|
|
@@ -62989,11 +63002,11 @@ var mainvue_type_template_id_48272c28_render = function () {
|
|
|
62989
63002
|
)
|
|
62990
63003
|
: _vm._e()
|
|
62991
63004
|
}
|
|
62992
|
-
var
|
|
62993
|
-
|
|
63005
|
+
var mainvue_type_template_id_d38ebb62_staticRenderFns = []
|
|
63006
|
+
mainvue_type_template_id_d38ebb62_render._withStripped = true
|
|
62994
63007
|
|
|
62995
63008
|
|
|
62996
|
-
// CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=
|
|
63009
|
+
// CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=d38ebb62&
|
|
62997
63010
|
|
|
62998
63011
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/index.vue?vue&type=template&id=3a1d1142&scoped=true&
|
|
62999
63012
|
var simplicityvue_type_template_id_3a1d1142_scoped_true_render = function () {
|
|
@@ -77066,8 +77079,8 @@ var simplicityTop_component = normalizeComponent(
|
|
|
77066
77079
|
)
|
|
77067
77080
|
|
|
77068
77081
|
/* harmony default export */ var simplicityTop = (simplicityTop_component.exports);
|
|
77069
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/default/index.vue?vue&type=template&id=
|
|
77070
|
-
var
|
|
77082
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/default/index.vue?vue&type=template&id=b6763862&
|
|
77083
|
+
var defaultvue_type_template_id_b6763862_render = function () {
|
|
77071
77084
|
var _vm = this
|
|
77072
77085
|
var _h = _vm.$createElement
|
|
77073
77086
|
var _c = _vm._self._c || _h
|
|
@@ -77618,11 +77631,11 @@ var defaultvue_type_template_id_0c452dea_render = function () {
|
|
|
77618
77631
|
1
|
|
77619
77632
|
)
|
|
77620
77633
|
}
|
|
77621
|
-
var
|
|
77622
|
-
|
|
77634
|
+
var defaultvue_type_template_id_b6763862_staticRenderFns = []
|
|
77635
|
+
defaultvue_type_template_id_b6763862_render._withStripped = true
|
|
77623
77636
|
|
|
77624
77637
|
|
|
77625
|
-
// CONCATENATED MODULE: ./packages/main/src/default/index.vue?vue&type=template&id=
|
|
77638
|
+
// CONCATENATED MODULE: ./packages/main/src/default/index.vue?vue&type=template&id=b6763862&
|
|
77626
77639
|
|
|
77627
77640
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/default/userinfo.vue?vue&type=template&id=4160a4c1&
|
|
77628
77641
|
var userinfovue_type_template_id_4160a4c1_render = function () {
|
|
@@ -79622,12 +79635,12 @@ var log = utils_util.getParams('console');
|
|
|
79622
79635
|
this.isLoadHomePage = false;
|
|
79623
79636
|
}
|
|
79624
79637
|
this.isHeader = params.header;
|
|
79625
|
-
|
|
79626
79638
|
this.doorIndex = sessionStorage.getItem('doorIndex');
|
|
79627
79639
|
},
|
|
79628
79640
|
mounted: function mounted() {
|
|
79629
79641
|
this.handleListener();
|
|
79630
79642
|
utils_util.win.addEventListener('popstate', this.stateHandle, false);
|
|
79643
|
+
// this.
|
|
79631
79644
|
},
|
|
79632
79645
|
|
|
79633
79646
|
methods: {
|
|
@@ -80213,6 +80226,7 @@ var log = utils_util.getParams('console');
|
|
|
80213
80226
|
} else {
|
|
80214
80227
|
this.menu = res[0].children;
|
|
80215
80228
|
this.title = res[0].text;
|
|
80229
|
+
this.$emit('getOriginParentMenu', { title: res[0].text, id: res[0].id });
|
|
80216
80230
|
}
|
|
80217
80231
|
if (!this.isDefault || this.isDefault && !this.homePage) {
|
|
80218
80232
|
this.active = this.getFirst(this.menu[0]).id;
|
|
@@ -80706,7 +80720,7 @@ var log = utils_util.getParams('console');
|
|
|
80706
80720
|
var _this9 = this;
|
|
80707
80721
|
|
|
80708
80722
|
this.navIds = this.getId(this.menus, page);
|
|
80709
|
-
console.log(page);
|
|
80723
|
+
console.log('handleJump page ', page);
|
|
80710
80724
|
var prevPage = sessionStorage.getItem('jump');
|
|
80711
80725
|
sessionStorage.setItem('jump', page);
|
|
80712
80726
|
if (res) {
|
|
@@ -81064,8 +81078,8 @@ var log = utils_util.getParams('console');
|
|
|
81064
81078
|
|
|
81065
81079
|
var default_component = normalizeComponent(
|
|
81066
81080
|
src_defaultvue_type_script_lang_js_,
|
|
81067
|
-
|
|
81068
|
-
|
|
81081
|
+
defaultvue_type_template_id_b6763862_render,
|
|
81082
|
+
defaultvue_type_template_id_b6763862_staticRenderFns,
|
|
81069
81083
|
false,
|
|
81070
81084
|
null,
|
|
81071
81085
|
null,
|
|
@@ -81154,6 +81168,7 @@ function main_src_mainvue_type_script_lang_js_objectWithoutProperties(obj, keys)
|
|
|
81154
81168
|
//
|
|
81155
81169
|
//
|
|
81156
81170
|
//
|
|
81171
|
+
//
|
|
81157
81172
|
|
|
81158
81173
|
|
|
81159
81174
|
|
|
@@ -81720,8 +81735,8 @@ function main_src_mainvue_type_script_lang_js_objectWithoutProperties(obj, keys)
|
|
|
81720
81735
|
|
|
81721
81736
|
var main_src_main_component = normalizeComponent(
|
|
81722
81737
|
packages_main_src_mainvue_type_script_lang_js_,
|
|
81723
|
-
|
|
81724
|
-
|
|
81738
|
+
mainvue_type_template_id_d38ebb62_render,
|
|
81739
|
+
mainvue_type_template_id_d38ebb62_staticRenderFns,
|
|
81725
81740
|
false,
|
|
81726
81741
|
null,
|
|
81727
81742
|
null,
|
|
@@ -102438,7 +102453,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
102438
102453
|
}
|
|
102439
102454
|
|
|
102440
102455
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
102441
|
-
version: '0.7.
|
|
102456
|
+
version: '0.7.88',
|
|
102442
102457
|
install: install,
|
|
102443
102458
|
Button: packages_button,
|
|
102444
102459
|
ButtonGroup: button_group,
|