eoss-mobiles 0.3.46 → 0.3.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/checkbox.js CHANGED
@@ -1746,7 +1746,7 @@ var toTaskStartDraft = activiti + mecp + '/bpmBackend/totaskStartDraft';
1746
1746
 
1747
1747
  // 稿件递送提交接口
1748
1748
  // export const taskStartDraft = '/oa/task/taskHandle/taskStartDraft.dhtml';
1749
- var taskStartDraft = '/archives/task/taskHandle/taskStartDraft.dhtml';
1749
+ var taskStartDraft = '/bpm/task/taskHandle/taskStartDraft.dhtml';
1750
1750
  // 联合用印
1751
1751
  var toTaskUnionSeal = activiti + mecp + '/bpmBackend/toTaskUnionSeal';
1752
1752
  // 联合用印提交
package/lib/config/api.js CHANGED
@@ -87,7 +87,7 @@ var toTaskStartDraft = exports.toTaskStartDraft = activiti + mecp + '/bpmBackend
87
87
 
88
88
  // 稿件递送提交接口
89
89
  // export const taskStartDraft = '/oa/task/taskHandle/taskStartDraft.dhtml';
90
- var taskStartDraft = exports.taskStartDraft = '/archives/task/taskHandle/taskStartDraft.dhtml';
90
+ var taskStartDraft = exports.taskStartDraft = '/bpm/task/taskHandle/taskStartDraft.dhtml';
91
91
  // 联合用印
92
92
  var toTaskUnionSeal = exports.toTaskUnionSeal = activiti + mecp + '/bpmBackend/toTaskUnionSeal';
93
93
  // 联合用印提交
@@ -2150,8 +2150,8 @@ mainvue_type_template_id_17308961_render._withStripped = true
2150
2150
 
2151
2151
  // CONCATENATED MODULE: ./packages/selector/src/main.vue?vue&type=template&id=17308961
2152
2152
 
2153
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/selector-tree.vue?vue&type=template&id=42906bb4
2154
- var selector_treevue_type_template_id_42906bb4_render = function () {
2153
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/selector-tree.vue?vue&type=template&id=67a0c96c
2154
+ var selector_treevue_type_template_id_67a0c96c_render = function () {
2155
2155
  var _vm = this
2156
2156
  var _h = _vm.$createElement
2157
2157
  var _c = _vm._self._c || _h
@@ -2334,11 +2334,11 @@ var selector_treevue_type_template_id_42906bb4_render = function () {
2334
2334
  1
2335
2335
  )
2336
2336
  }
2337
- var selector_treevue_type_template_id_42906bb4_staticRenderFns = []
2338
- selector_treevue_type_template_id_42906bb4_render._withStripped = true
2337
+ var selector_treevue_type_template_id_67a0c96c_staticRenderFns = []
2338
+ selector_treevue_type_template_id_67a0c96c_render._withStripped = true
2339
2339
 
2340
2340
 
2341
- // CONCATENATED MODULE: ./packages/selector/src/selector-tree.vue?vue&type=template&id=42906bb4
2341
+ // CONCATENATED MODULE: ./packages/selector/src/selector-tree.vue?vue&type=template&id=67a0c96c
2342
2342
 
2343
2343
  // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/selector/src/tree.vue?vue&type=template&id=53316a9f
2344
2344
  var treevue_type_template_id_53316a9f_render = function () {
@@ -3255,7 +3255,7 @@ var toTaskStartDraft = activiti + mecp + '/bpmBackend/totaskStartDraft';
3255
3255
 
3256
3256
  // 稿件递送提交接口
3257
3257
  // export const taskStartDraft = '/oa/task/taskHandle/taskStartDraft.dhtml';
3258
- var taskStartDraft = '/archives/task/taskHandle/taskStartDraft.dhtml';
3258
+ var taskStartDraft = '/bpm/task/taskHandle/taskStartDraft.dhtml';
3259
3259
  // 联合用印
3260
3260
  var toTaskUnionSeal = activiti + mecp + '/bpmBackend/toTaskUnionSeal';
3261
3261
  // 联合用印提交
@@ -4326,7 +4326,6 @@ var _props, _methods;
4326
4326
  this.newParam.pid = 'root';
4327
4327
  this.newParam.myUserid = this.newParam.myUserid || util["a" /* default */].getStorage('userId');
4328
4328
  } else {
4329
-
4330
4329
  this.newParam = _extends({}, this.newParam, this.newTabs[this.selectIndex].param, this.newParam[this.newTabs[this.selectIndex].name] ? this.newParam[this.newTabs[this.selectIndex].name] : {});
4331
4330
  if (this.param.pid) {
4332
4331
  this.newParam.pid = this.param.pid;
@@ -4657,8 +4656,8 @@ var _props, _methods;
4657
4656
 
4658
4657
  var selector_tree_component = normalizeComponent(
4659
4658
  src_selector_treevue_type_script_lang_js,
4660
- selector_treevue_type_template_id_42906bb4_render,
4661
- selector_treevue_type_template_id_42906bb4_staticRenderFns,
4659
+ selector_treevue_type_template_id_67a0c96c_render,
4660
+ selector_treevue_type_template_id_67a0c96c_staticRenderFns,
4662
4661
  false,
4663
4662
  null,
4664
4663
  null,
@@ -21115,8 +21114,8 @@ var TaskRead_component = normalizeComponent(
21115
21114
  )
21116
21115
 
21117
21116
  /* harmony default export */ var TaskRead = (TaskRead_component.exports);
21118
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=43bad746
21119
- var taskUnionExaminevue_type_template_id_43bad746_render = function () {
21117
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=4a85c54a
21118
+ var taskUnionExaminevue_type_template_id_4a85c54a_render = function () {
21120
21119
  var _vm = this
21121
21120
  var _h = _vm.$createElement
21122
21121
  var _c = _vm._self._c || _h
@@ -21216,6 +21215,7 @@ var taskUnionExaminevue_type_template_id_43bad746_render = function () {
21216
21215
  baseUrl: _vm.apiBaseUrl,
21217
21216
  paddingTop: _vm.paddingTop,
21218
21217
  param: _vm.otherParams,
21218
+ disableds: _vm.otherOrgDisabledObjId,
21219
21219
  isEnterprise: "",
21220
21220
  label: _vm.otherOrgName ? _vm.otherOrgName : "外单位",
21221
21221
  },
@@ -21245,9 +21245,9 @@ var taskUnionExaminevue_type_template_id_43bad746_render = function () {
21245
21245
  readOnlyNotificationType: _vm.readOnlyNotificationType,
21246
21246
  notificationMessageReadOnly:
21247
21247
  _vm.notificationMessageReadOnly,
21248
- defaultNotificationType: _vm.infoList.noticeType,
21249
21248
  defaultNotificationMsg: _vm.infoList.noticeInfo,
21250
21249
  pendingId: _vm.pendingId,
21250
+ defaultNotificationType: _vm.infoList.noticeType,
21251
21251
  },
21252
21252
  on: { onInputMsg: _vm.onInputMsg },
21253
21253
  })
@@ -21277,13 +21277,17 @@ var taskUnionExaminevue_type_template_id_43bad746_render = function () {
21277
21277
  ]),
21278
21278
  ])
21279
21279
  }
21280
- var taskUnionExaminevue_type_template_id_43bad746_staticRenderFns = []
21281
- taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
21280
+ var taskUnionExaminevue_type_template_id_4a85c54a_staticRenderFns = []
21281
+ taskUnionExaminevue_type_template_id_4a85c54a_render._withStripped = true
21282
21282
 
21283
21283
 
21284
- // CONCATENATED MODULE: ./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=43bad746
21284
+ // CONCATENATED MODULE: ./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=4a85c54a
21285
21285
 
21286
21286
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/taskUnionExamine.vue?vue&type=script&lang=js
21287
+ var taskUnionExaminevue_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; };
21288
+
21289
+ //
21290
+ //
21287
21291
  //
21288
21292
  //
21289
21293
  //
@@ -21399,6 +21403,7 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
21399
21403
  appId: { type: String, default: '' },
21400
21404
  defaultOpinion: { type: String, default: '' },
21401
21405
  userId: { type: String, default: '' },
21406
+ selectorParams: { type: Object, default: function _default() {} },
21402
21407
  // disabled: { type: Boolean, default: false },
21403
21408
  // multiple: { type: Boolean, default: true },
21404
21409
  baseUrl: { type: String, default: '' },
@@ -21426,12 +21431,14 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
21426
21431
  notificationMessageReadOnly: false,
21427
21432
  currentOrgTabs: [],
21428
21433
  foreignOrgTabs: [],
21434
+ otherOrgDisabledObjId: [],
21429
21435
  showMessage: false,
21430
21436
  file: '',
21431
21437
  infoList: {
21432
21438
  nextOtherOrgObj: [],
21433
21439
  nextCurrentOrgObj: [],
21434
- noticeType: '',
21440
+ noticeType: [],
21441
+ newNoticeType: [],
21435
21442
  noticeInfo: '',
21436
21443
  opinion: ''
21437
21444
  },
@@ -21462,6 +21469,10 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
21462
21469
  this.style = {
21463
21470
  'padding-top': sessionStorage.getItem('pt') ? sessionStorage.getItem('pt') + 'px' : '30px'
21464
21471
  };
21472
+ this.otherParams.myUserid = this.params.myUserid = util["a" /* default */].getStorage('userId') || this.userId || '';
21473
+ this.params.nofilid = this.otherParams.nofilid = this.orgId || JOSN.parse(util["a" /* default */].getStorage('userInfo')).orgId || this.userId || '';
21474
+ this.params = taskUnionExaminevue_type_script_lang_js_extends({}, this.params, this.selectorParams);
21475
+ this.otherParams = taskUnionExaminevue_type_script_lang_js_extends({}, this.otherParams, this.selectorParams);
21465
21476
  // this.newMultiple = this.multiple;
21466
21477
  if (this.type === 'taskReview') return this.getTaskReview();
21467
21478
  if (this.type === 'takeAdvice') return this.getIsCanStartSubFlow();
@@ -21668,7 +21679,7 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
21668
21679
  isHideCurrentOrg = _res$data2$nodeInfoMa.isHideCurrentOrg,
21669
21680
  isOpinionRequired = _res$data2$nodeInfoMa.isOpinionRequired;
21670
21681
 
21671
-
21682
+ res.data.otherOrgDisabledObjId && (_this5.otherOrgDisabledObjId = res.data.otherOrgDisabledObjId.split(','));
21672
21683
  _this5.notificationMessageReadOnly = notificationMessageReadOnly == 'true';
21673
21684
  _this5.readOnlyNotificationType = readOnlyNotificationType;
21674
21685
  _this5.isSinglePage = taskExamine.isSinglePage;
@@ -21738,7 +21749,7 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
21738
21749
 
21739
21750
  // 通知消息回调
21740
21751
  onInputMsg: function onInputMsg(obj) {
21741
- this.infoList.noticeType = JSON.parse(JSON.stringify(obj.notificationType));
21752
+ this.infoList.newNoticeType = JSON.parse(JSON.stringify(obj.notificationType));
21742
21753
  this.infoList.noticeInfo = obj.notificationMsg;
21743
21754
  },
21744
21755
  goBack: function goBack() {
@@ -21759,8 +21770,8 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
21759
21770
  var _infoList = this.infoList,
21760
21771
  nextCurrentOrgObj = _infoList.nextCurrentOrgObj,
21761
21772
  nextOtherOrgObj = _infoList.nextOtherOrgObj,
21762
- noticeType = _infoList.noticeType,
21763
21773
  noticeInfo = _infoList.noticeInfo,
21774
+ newNoticeType = _infoList.newNoticeType,
21764
21775
  isImageOpinion = this.isImageOpinion,
21765
21776
  file = this.file,
21766
21777
  isOpinionRequired = this.isOpinionRequired,
@@ -21791,11 +21802,12 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
21791
21802
  nextOtherOrgObj: Array.isArray(nextOtherOrgObj) ? nextOtherOrgObj.join(',') : nextOtherOrgObj,
21792
21803
  nextCurrentOrgObj: Array.isArray(nextCurrentOrgObj) ? nextCurrentOrgObj.join(',') : nextCurrentOrgObj,
21793
21804
  notificationMsg: noticeInfo,
21794
- notificationType: noticeType.join(','),
21805
+ notificationType: newNoticeType.join(','),
21795
21806
  choiceDeptId: choiceDeptId,
21796
21807
  isSubFlow: isSubFlow,
21797
21808
  choiceOrgId: choiceOrgId,
21798
21809
  userId: this.userId || util["a" /* default */].getStorage('userId'),
21810
+ loginType: 2, //登录方式
21799
21811
  mobileKey: util["a" /* default */].getStorage('deviceId') || '123'
21800
21812
  };
21801
21813
  var formData = new FormData();
@@ -21919,8 +21931,8 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
21919
21931
 
21920
21932
  var taskUnionExamine_component = normalizeComponent(
21921
21933
  components_taskUnionExaminevue_type_script_lang_js,
21922
- taskUnionExaminevue_type_template_id_43bad746_render,
21923
- taskUnionExaminevue_type_template_id_43bad746_staticRenderFns,
21934
+ taskUnionExaminevue_type_template_id_4a85c54a_render,
21935
+ taskUnionExaminevue_type_template_id_4a85c54a_staticRenderFns,
21924
21936
  false,
21925
21937
  null,
21926
21938
  null,
@@ -29333,7 +29345,7 @@ if (typeof window !== 'undefined' && window.Vue) {
29333
29345
  }
29334
29346
 
29335
29347
  /* harmony default export */ var src = __webpack_exports__["default"] = ({
29336
- version: '0.3.46',
29348
+ version: '0.3.48',
29337
29349
  install: install,
29338
29350
  Button: packages_button,
29339
29351
  ButtonGroup: button_group,
package/lib/flow-btn.js CHANGED
@@ -1746,7 +1746,7 @@ var toTaskStartDraft = activiti + mecp + '/bpmBackend/totaskStartDraft';
1746
1746
 
1747
1747
  // 稿件递送提交接口
1748
1748
  // export const taskStartDraft = '/oa/task/taskHandle/taskStartDraft.dhtml';
1749
- var taskStartDraft = '/archives/task/taskHandle/taskStartDraft.dhtml';
1749
+ var taskStartDraft = '/bpm/task/taskHandle/taskStartDraft.dhtml';
1750
1750
  // 联合用印
1751
1751
  var toTaskUnionSeal = activiti + mecp + '/bpmBackend/toTaskUnionSeal';
1752
1752
  // 联合用印提交
package/lib/flow-list.js CHANGED
@@ -1743,7 +1743,7 @@ var toTaskStartDraft = activiti + mecp + '/bpmBackend/totaskStartDraft';
1743
1743
 
1744
1744
  // 稿件递送提交接口
1745
1745
  // export const taskStartDraft = '/oa/task/taskHandle/taskStartDraft.dhtml';
1746
- var taskStartDraft = '/archives/task/taskHandle/taskStartDraft.dhtml';
1746
+ var taskStartDraft = '/bpm/task/taskHandle/taskStartDraft.dhtml';
1747
1747
  // 联合用印
1748
1748
  var toTaskUnionSeal = activiti + mecp + '/bpmBackend/toTaskUnionSeal';
1749
1749
  // 联合用印提交
package/lib/flow.js CHANGED
@@ -1743,7 +1743,7 @@ var toTaskStartDraft = activiti + mecp + '/bpmBackend/totaskStartDraft';
1743
1743
 
1744
1744
  // 稿件递送提交接口
1745
1745
  // export const taskStartDraft = '/oa/task/taskHandle/taskStartDraft.dhtml';
1746
- var taskStartDraft = '/archives/task/taskHandle/taskStartDraft.dhtml';
1746
+ var taskStartDraft = '/bpm/task/taskHandle/taskStartDraft.dhtml';
1747
1747
  // 联合用印
1748
1748
  var toTaskUnionSeal = activiti + mecp + '/bpmBackend/toTaskUnionSeal';
1749
1749
  // 联合用印提交
@@ -10358,8 +10358,8 @@ var TaskRead_component = Object(componentNormalizer["a" /* default */])(
10358
10358
  )
10359
10359
 
10360
10360
  /* harmony default export */ var TaskRead = (TaskRead_component.exports);
10361
- // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=43bad746
10362
- var taskUnionExaminevue_type_template_id_43bad746_render = function () {
10361
+ // CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=4a85c54a
10362
+ var taskUnionExaminevue_type_template_id_4a85c54a_render = function () {
10363
10363
  var _vm = this
10364
10364
  var _h = _vm.$createElement
10365
10365
  var _c = _vm._self._c || _h
@@ -10459,6 +10459,7 @@ var taskUnionExaminevue_type_template_id_43bad746_render = function () {
10459
10459
  baseUrl: _vm.apiBaseUrl,
10460
10460
  paddingTop: _vm.paddingTop,
10461
10461
  param: _vm.otherParams,
10462
+ disableds: _vm.otherOrgDisabledObjId,
10462
10463
  isEnterprise: "",
10463
10464
  label: _vm.otherOrgName ? _vm.otherOrgName : "外单位",
10464
10465
  },
@@ -10488,9 +10489,9 @@ var taskUnionExaminevue_type_template_id_43bad746_render = function () {
10488
10489
  readOnlyNotificationType: _vm.readOnlyNotificationType,
10489
10490
  notificationMessageReadOnly:
10490
10491
  _vm.notificationMessageReadOnly,
10491
- defaultNotificationType: _vm.infoList.noticeType,
10492
10492
  defaultNotificationMsg: _vm.infoList.noticeInfo,
10493
10493
  pendingId: _vm.pendingId,
10494
+ defaultNotificationType: _vm.infoList.noticeType,
10494
10495
  },
10495
10496
  on: { onInputMsg: _vm.onInputMsg },
10496
10497
  })
@@ -10520,13 +10521,17 @@ var taskUnionExaminevue_type_template_id_43bad746_render = function () {
10520
10521
  ]),
10521
10522
  ])
10522
10523
  }
10523
- var taskUnionExaminevue_type_template_id_43bad746_staticRenderFns = []
10524
- taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
10524
+ var taskUnionExaminevue_type_template_id_4a85c54a_staticRenderFns = []
10525
+ taskUnionExaminevue_type_template_id_4a85c54a_render._withStripped = true
10525
10526
 
10526
10527
 
10527
- // CONCATENATED MODULE: ./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=43bad746
10528
+ // CONCATENATED MODULE: ./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=4a85c54a
10528
10529
 
10529
10530
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/taskUnionExamine.vue?vue&type=script&lang=js
10531
+ var taskUnionExaminevue_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; };
10532
+
10533
+ //
10534
+ //
10530
10535
  //
10531
10536
  //
10532
10537
  //
@@ -10642,6 +10647,7 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
10642
10647
  appId: { type: String, default: '' },
10643
10648
  defaultOpinion: { type: String, default: '' },
10644
10649
  userId: { type: String, default: '' },
10650
+ selectorParams: { type: Object, default: function _default() {} },
10645
10651
  // disabled: { type: Boolean, default: false },
10646
10652
  // multiple: { type: Boolean, default: true },
10647
10653
  baseUrl: { type: String, default: '' },
@@ -10669,12 +10675,14 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
10669
10675
  notificationMessageReadOnly: false,
10670
10676
  currentOrgTabs: [],
10671
10677
  foreignOrgTabs: [],
10678
+ otherOrgDisabledObjId: [],
10672
10679
  showMessage: false,
10673
10680
  file: '',
10674
10681
  infoList: {
10675
10682
  nextOtherOrgObj: [],
10676
10683
  nextCurrentOrgObj: [],
10677
- noticeType: '',
10684
+ noticeType: [],
10685
+ newNoticeType: [],
10678
10686
  noticeInfo: '',
10679
10687
  opinion: ''
10680
10688
  },
@@ -10705,6 +10713,10 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
10705
10713
  this.style = {
10706
10714
  'padding-top': sessionStorage.getItem('pt') ? sessionStorage.getItem('pt') + 'px' : '30px'
10707
10715
  };
10716
+ this.otherParams.myUserid = this.params.myUserid = util["a" /* default */].getStorage('userId') || this.userId || '';
10717
+ this.params.nofilid = this.otherParams.nofilid = this.orgId || JOSN.parse(util["a" /* default */].getStorage('userInfo')).orgId || this.userId || '';
10718
+ this.params = taskUnionExaminevue_type_script_lang_js_extends({}, this.params, this.selectorParams);
10719
+ this.otherParams = taskUnionExaminevue_type_script_lang_js_extends({}, this.otherParams, this.selectorParams);
10708
10720
  // this.newMultiple = this.multiple;
10709
10721
  if (this.type === 'taskReview') return this.getTaskReview();
10710
10722
  if (this.type === 'takeAdvice') return this.getIsCanStartSubFlow();
@@ -10911,7 +10923,7 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
10911
10923
  isHideCurrentOrg = _res$data2$nodeInfoMa.isHideCurrentOrg,
10912
10924
  isOpinionRequired = _res$data2$nodeInfoMa.isOpinionRequired;
10913
10925
 
10914
-
10926
+ res.data.otherOrgDisabledObjId && (_this5.otherOrgDisabledObjId = res.data.otherOrgDisabledObjId.split(','));
10915
10927
  _this5.notificationMessageReadOnly = notificationMessageReadOnly == 'true';
10916
10928
  _this5.readOnlyNotificationType = readOnlyNotificationType;
10917
10929
  _this5.isSinglePage = taskExamine.isSinglePage;
@@ -10981,7 +10993,7 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
10981
10993
 
10982
10994
  // 通知消息回调
10983
10995
  onInputMsg: function onInputMsg(obj) {
10984
- this.infoList.noticeType = JSON.parse(JSON.stringify(obj.notificationType));
10996
+ this.infoList.newNoticeType = JSON.parse(JSON.stringify(obj.notificationType));
10985
10997
  this.infoList.noticeInfo = obj.notificationMsg;
10986
10998
  },
10987
10999
  goBack: function goBack() {
@@ -11002,8 +11014,8 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
11002
11014
  var _infoList = this.infoList,
11003
11015
  nextCurrentOrgObj = _infoList.nextCurrentOrgObj,
11004
11016
  nextOtherOrgObj = _infoList.nextOtherOrgObj,
11005
- noticeType = _infoList.noticeType,
11006
11017
  noticeInfo = _infoList.noticeInfo,
11018
+ newNoticeType = _infoList.newNoticeType,
11007
11019
  isImageOpinion = this.isImageOpinion,
11008
11020
  file = this.file,
11009
11021
  isOpinionRequired = this.isOpinionRequired,
@@ -11034,11 +11046,12 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
11034
11046
  nextOtherOrgObj: Array.isArray(nextOtherOrgObj) ? nextOtherOrgObj.join(',') : nextOtherOrgObj,
11035
11047
  nextCurrentOrgObj: Array.isArray(nextCurrentOrgObj) ? nextCurrentOrgObj.join(',') : nextCurrentOrgObj,
11036
11048
  notificationMsg: noticeInfo,
11037
- notificationType: noticeType.join(','),
11049
+ notificationType: newNoticeType.join(','),
11038
11050
  choiceDeptId: choiceDeptId,
11039
11051
  isSubFlow: isSubFlow,
11040
11052
  choiceOrgId: choiceOrgId,
11041
11053
  userId: this.userId || util["a" /* default */].getStorage('userId'),
11054
+ loginType: 2, //登录方式
11042
11055
  mobileKey: util["a" /* default */].getStorage('deviceId') || '123'
11043
11056
  };
11044
11057
  var formData = new FormData();
@@ -11162,8 +11175,8 @@ taskUnionExaminevue_type_template_id_43bad746_render._withStripped = true
11162
11175
 
11163
11176
  var taskUnionExamine_component = Object(componentNormalizer["a" /* default */])(
11164
11177
  components_taskUnionExaminevue_type_script_lang_js,
11165
- taskUnionExaminevue_type_template_id_43bad746_render,
11166
- taskUnionExaminevue_type_template_id_43bad746_staticRenderFns,
11178
+ taskUnionExaminevue_type_template_id_4a85c54a_render,
11179
+ taskUnionExaminevue_type_template_id_4a85c54a_staticRenderFns,
11167
11180
  false,
11168
11181
  null,
11169
11182
  null,