eoss-mobiles 0.3.87 → 0.3.89

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.
@@ -3303,6 +3303,12 @@ var officeHandleRemark = '/archives/task/taskHandle/getDefaultNotificationType.d
3303
3303
  var toStartTaskReadNew = '/bpm/bpmBackend/toStartTaskRead';
3304
3304
  var directStartTaskCircularRead = '/bpm/bpmBackend/directStartTaskCircularRead';
3305
3305
  var endFlowAndStartTaskCircularRead = '/bpm/bpmBackend/endFlowAndStartTaskCircularRead';
3306
+ // 删除常用意见
3307
+ var deleteCommonOpion = flowPendingPrefix + '/commonOpinionsManager/delete.dhtml';
3308
+ // 常用意见新增
3309
+ var saveCommonOpinion = flowPendingPrefix + '/commonOpinionsManager/save.dhtml';
3310
+ // 添加常用意见
3311
+ var addCommonOpion = '/bpm/commonOpinionsManager/add';
3306
3312
  // EXTERNAL MODULE: external "axios"
3307
3313
  var external_axios_ = __webpack_require__(4);
3308
3314
  var external_axios_default = /*#__PURE__*/__webpack_require__.n(external_axios_);
@@ -13071,8 +13077,8 @@ mainvue_type_template_id_48dbcefe_render._withStripped = true
13071
13077
 
13072
13078
  // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=48dbcefe
13073
13079
 
13074
- // 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/StartFlow.vue?vue&type=template&id=0c810f9a
13075
- var StartFlowvue_type_template_id_0c810f9a_render = function () {
13080
+ // 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/StartFlow.vue?vue&type=template&id=68acd67c
13081
+ var StartFlowvue_type_template_id_68acd67c_render = function () {
13076
13082
  var _vm = this
13077
13083
  var _h = _vm.$createElement
13078
13084
  var _c = _vm._self._c || _h
@@ -13093,6 +13099,9 @@ var StartFlowvue_type_template_id_0c810f9a_render = function () {
13093
13099
  code: _vm.processObj.attachedCode,
13094
13100
  ownId: _vm.businessId,
13095
13101
  esign: _vm.esign,
13102
+ opinionType: _vm.opinionType,
13103
+ paddingTop: _vm.paddingTop,
13104
+ showOpinionPop: _vm.showOpinionPop,
13096
13105
  oldOpinion: _vm.form.opinion,
13097
13106
  esignLineWidth:
13098
13107
  _vm.$attrs["esign-line-width"] ||
@@ -13102,7 +13111,10 @@ var StartFlowvue_type_template_id_0c810f9a_render = function () {
13102
13111
  isOpinionRequired: _vm.isOpinionRequired,
13103
13112
  disabled: _vm.isBanInputOpinion != 0,
13104
13113
  },
13105
- on: { onInputOpintion: _vm.onInputOpintion },
13114
+ on: {
13115
+ click: _vm.handlePop,
13116
+ onInputOpintion: _vm.onInputOpintion,
13117
+ },
13106
13118
  })
13107
13119
  : _vm._e(),
13108
13120
  _c("div", { staticClass: "input-box" }, [
@@ -13467,14 +13479,14 @@ var StartFlowvue_type_template_id_0c810f9a_render = function () {
13467
13479
  ]),
13468
13480
  ])
13469
13481
  }
13470
- var StartFlowvue_type_template_id_0c810f9a_staticRenderFns = []
13471
- StartFlowvue_type_template_id_0c810f9a_render._withStripped = true
13482
+ var StartFlowvue_type_template_id_68acd67c_staticRenderFns = []
13483
+ StartFlowvue_type_template_id_68acd67c_render._withStripped = true
13472
13484
 
13473
13485
 
13474
- // CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=0c810f9a
13486
+ // CONCATENATED MODULE: ./packages/flow/src/components/StartFlow.vue?vue&type=template&id=68acd67c
13475
13487
 
13476
- // 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/Opinion.vue?vue&type=template&id=29ae69c0
13477
- var Opinionvue_type_template_id_29ae69c0_render = function () {
13488
+ // 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/Opinion.vue?vue&type=template&id=0b627ecd
13489
+ var Opinionvue_type_template_id_0b627ecd_render = function () {
13478
13490
  var _vm = this
13479
13491
  var _h = _vm.$createElement
13480
13492
  var _c = _vm._self._c || _h
@@ -13574,11 +13586,7 @@ var Opinionvue_type_template_id_29ae69c0_render = function () {
13574
13586
  "span",
13575
13587
  {
13576
13588
  staticClass: "em-flow-opion",
13577
- on: {
13578
- click: function ($event) {
13579
- _vm.showPicker = true
13580
- },
13581
- },
13589
+ on: { click: _vm.handleClickOpen },
13582
13590
  },
13583
13591
  [
13584
13592
  _vm._v("常用意见 "),
@@ -13690,15 +13698,188 @@ var Opinionvue_type_template_id_29ae69c0_render = function () {
13690
13698
  ],
13691
13699
  1
13692
13700
  ),
13701
+ _c(
13702
+ "em-popup",
13703
+ {
13704
+ staticStyle: { width: "80%" },
13705
+ attrs: { lass: "em-flow-popup", position: "center" },
13706
+ model: {
13707
+ value: _vm.showOpinion,
13708
+ callback: function ($$v) {
13709
+ _vm.showOpinion = $$v
13710
+ },
13711
+ expression: "showOpinion",
13712
+ },
13713
+ },
13714
+ [
13715
+ _c("div", { staticClass: "em-flow-popup-box" }, [
13716
+ _c(
13717
+ "div",
13718
+ { staticClass: "em-flow-popup-box-top" },
13719
+ [
13720
+ _c("div"),
13721
+ _c("span", [_vm._v("常用意见 ")]),
13722
+ _c("van-icon", {
13723
+ attrs: { name: "cross" },
13724
+ on: { click: _vm.handleClose },
13725
+ }),
13726
+ ],
13727
+ 1
13728
+ ),
13729
+ _c(
13730
+ "div",
13731
+ { staticClass: "em-flow-popup-box-content" },
13732
+ _vm._l(_vm.opinionList, function (item, index) {
13733
+ return _c(
13734
+ "div",
13735
+ {
13736
+ key: item.id || index,
13737
+ staticClass: "em-flow-popup-box-item",
13738
+ on: {
13739
+ click: function ($event) {
13740
+ _vm.onInput(item, true)
13741
+ },
13742
+ },
13743
+ },
13744
+ [_vm._v("\n " + _vm._s(item.content) + "\n ")]
13745
+ )
13746
+ }),
13747
+ 0
13748
+ ),
13749
+ _c(
13750
+ "div",
13751
+ {
13752
+ staticClass: "add-opinton",
13753
+ on: { click: _vm.handleClickAddOpinion },
13754
+ },
13755
+ [
13756
+ _c("van-icon", {
13757
+ staticClass: "add-icon",
13758
+ attrs: { name: "add-o" },
13759
+ }),
13760
+ _vm._v("添加意见\n "),
13761
+ ],
13762
+ 1
13763
+ ),
13764
+ ]),
13765
+ ]
13766
+ ),
13767
+ _c(
13768
+ "div",
13769
+ {
13770
+ directives: [
13771
+ {
13772
+ name: "show",
13773
+ rawName: "v-show",
13774
+ value: _vm.addOpinion,
13775
+ expression: "addOpinion",
13776
+ },
13777
+ ],
13778
+ staticClass: "add-opinton-box",
13779
+ },
13780
+ [
13781
+ _c(
13782
+ "div",
13783
+ {
13784
+ staticClass: "add-opinton-box-top",
13785
+ style: "padding-top: " + _vm.paddingTop + "px",
13786
+ },
13787
+ [
13788
+ _c("van-icon", {
13789
+ staticStyle: { padding: "0px 10px" },
13790
+ attrs: { name: "arrow-left" },
13791
+ on: {
13792
+ click: function ($event) {
13793
+ _vm.addOpinion = false
13794
+ },
13795
+ },
13796
+ }),
13797
+ _vm._v("新增常用意见"),
13798
+ _c("i", { staticStyle: { padding: "0px 10px" } }),
13799
+ ],
13800
+ 1
13801
+ ),
13802
+ _c("div", { staticClass: "add-opinton-center" }, [
13803
+ _c("div", { staticClass: "add-opinton-box-content" }, [
13804
+ _c("p", [_vm._v("已有模板")]),
13805
+ _c(
13806
+ "div",
13807
+ { staticClass: "add-opinton-box-content-box" },
13808
+ _vm._l(_vm.opinionList, function (item, index) {
13809
+ return _c(
13810
+ "div",
13811
+ {
13812
+ key: item.id || index,
13813
+ staticClass: "add-opinton-box-content-item",
13814
+ },
13815
+ [
13816
+ _c("span", [_vm._v(_vm._s(item.content))]),
13817
+ _c("van-icon", {
13818
+ directives: [
13819
+ {
13820
+ name: "show",
13821
+ rawName: "v-show",
13822
+ value: item.id,
13823
+ expression: "item.id",
13824
+ },
13825
+ ],
13826
+ attrs: { size: "20px", name: "delete-o" },
13827
+ on: {
13828
+ click: function ($event) {
13829
+ _vm.handleDel(item.id)
13830
+ },
13831
+ },
13832
+ }),
13833
+ ],
13834
+ 1
13835
+ )
13836
+ }),
13837
+ 0
13838
+ ),
13839
+ ]),
13840
+ _c(
13841
+ "div",
13842
+ { staticClass: "add-opinton-content" },
13843
+ [
13844
+ _c("p", [_vm._v("新增模板")]),
13845
+ _c("em-input", {
13846
+ attrs: {
13847
+ placeholder: "请输入内容",
13848
+ type: "textarea",
13849
+ rows: "3",
13850
+ "hide-label": "",
13851
+ maxlength: "500",
13852
+ "show-word-limit": "",
13853
+ },
13854
+ model: {
13855
+ value: _vm.addOpinionContent,
13856
+ callback: function ($$v) {
13857
+ _vm.addOpinionContent = $$v
13858
+ },
13859
+ expression: "addOpinionContent",
13860
+ },
13861
+ }),
13862
+ ],
13863
+ 1
13864
+ ),
13865
+ ]),
13866
+ _c(
13867
+ "em-button",
13868
+ { attrs: { type: "primary" }, on: { click: _vm.handleAddOpinion } },
13869
+ [_vm._v("提交意见模板")]
13870
+ ),
13871
+ ],
13872
+ 1
13873
+ ),
13693
13874
  ],
13694
13875
  1
13695
13876
  )
13696
13877
  }
13697
- var Opinionvue_type_template_id_29ae69c0_staticRenderFns = []
13698
- Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13878
+ var Opinionvue_type_template_id_0b627ecd_staticRenderFns = []
13879
+ Opinionvue_type_template_id_0b627ecd_render._withStripped = true
13699
13880
 
13700
13881
 
13701
- // CONCATENATED MODULE: ./packages/flow/src/components/Opinion.vue?vue&type=template&id=29ae69c0
13882
+ // CONCATENATED MODULE: ./packages/flow/src/components/Opinion.vue?vue&type=template&id=0b627ecd
13702
13883
 
13703
13884
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Opinion.vue?vue&type=script&lang=js
13704
13885
  //
@@ -13804,6 +13985,77 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13804
13985
  //
13805
13986
  //
13806
13987
  //
13988
+ //
13989
+ //
13990
+ //
13991
+ //
13992
+ //
13993
+ //
13994
+ //
13995
+ //
13996
+ //
13997
+ //
13998
+ //
13999
+ //
14000
+ //
14001
+ //
14002
+ //
14003
+ //
14004
+ //
14005
+ //
14006
+ //
14007
+ //
14008
+ //
14009
+ //
14010
+ //
14011
+ //
14012
+ //
14013
+ //
14014
+ //
14015
+ //
14016
+ //
14017
+ //
14018
+ //
14019
+ //
14020
+ //
14021
+ //
14022
+ //
14023
+ //
14024
+ //
14025
+ //
14026
+ //
14027
+ //
14028
+ //
14029
+ //
14030
+ //
14031
+ //
14032
+ //
14033
+ //
14034
+ //
14035
+ //
14036
+ //
14037
+ //
14038
+ //
14039
+ //
14040
+ //
14041
+ //
14042
+ //
14043
+ //
14044
+ //
14045
+ //
14046
+ //
14047
+ //
14048
+ //
14049
+ //
14050
+ //
14051
+ //
14052
+ //
14053
+ //
14054
+ //
14055
+ //
14056
+ //
14057
+ //
14058
+ //
13807
14059
 
13808
14060
 
13809
14061
 
@@ -13814,6 +14066,10 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13814
14066
  code: String, //附件code
13815
14067
  ownId: String, //附件id
13816
14068
  baseUrl: String,
14069
+ showOpinionPop: {
14070
+ type: Boolean,
14071
+ default: false
14072
+ },
13817
14073
  label: {
13818
14074
  type: String,
13819
14075
  default: '填写意见' // 显示标题
@@ -13856,6 +14112,10 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13856
14112
  type: String,
13857
14113
  default: ''
13858
14114
  },
14115
+ paddingTop: {
14116
+ type: [String, Number],
14117
+ default: 0
14118
+ },
13859
14119
  isForceDisplayDefaultOptionForPrefix: {
13860
14120
  type: Boolean,
13861
14121
  default: false
@@ -13871,6 +14131,10 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13871
14131
  pendingItemHandleDescription: {
13872
14132
  type: String,
13873
14133
  default: ''
14134
+ },
14135
+ opinionType: {
14136
+ type: String,
14137
+ default: 'picker'
13874
14138
  }
13875
14139
  },
13876
14140
  // components: {
@@ -13884,6 +14148,10 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13884
14148
  showPicker: false,
13885
14149
  showDescription: true,
13886
14150
  esignPath: '',
14151
+ showOpinion: false,
14152
+ addOpinion: false,
14153
+ addOpinionContent: '',
14154
+ bean: {},
13887
14155
  tabs: [{ id: 0, text: '键盘签批', type: 0 }, { id: 1, text: '手写签批', type: 1 }],
13888
14156
  isImageOpinion: 0,
13889
14157
  file: '',
@@ -13893,6 +14161,19 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13893
14161
  },
13894
14162
 
13895
14163
  watch: {
14164
+ showOpinionPop: {
14165
+ handler: function handler(val) {
14166
+ if (this.addOpinion) {
14167
+ this.addOpinion = false;
14168
+ } else if (this.showOpinion) {
14169
+ this.showOpinion = false;
14170
+ this.$emit('click', false);
14171
+ }
14172
+ },
14173
+
14174
+ immediate: true,
14175
+ deep: true
14176
+ },
13896
14177
  placeholder: {
13897
14178
  handler: function handler(val) {
13898
14179
  var _this = this;
@@ -13936,26 +14217,119 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13936
14217
  },
13937
14218
 
13938
14219
  methods: {
13939
- handleFocus: function handleFocus() {
14220
+ handleClickOpen: function handleClickOpen() {
14221
+ if (this.opinionType == 'picker') {
14222
+ this.showPicker = true;
14223
+ } else {
14224
+ this.showOpinion = true;
14225
+ this.$emit('click', true);
14226
+ }
14227
+ },
14228
+ handleDel: function handleDel(id) {
13940
14229
  var _this2 = this;
13941
14230
 
14231
+ var _that = this;
14232
+ this.$dialog.confirm({
14233
+ message: '\u786E\u5B9A\u5220\u9664\u8BE5\u5E38\u7528\u610F\u89C1\u5417\uFF1F'
14234
+ }).then(function () {
14235
+ _this2.$toast.loading({
14236
+ message: '删除中...',
14237
+ forbidClick: true,
14238
+ loadingType: 'spinner',
14239
+ overlay: true,
14240
+ duration: 0
14241
+ });
14242
+ utils_http({
14243
+ url: _that.baseUrl ? _that.baseUrl + deleteCommonOpion : deleteCommonOpion,
14244
+ type: 'post',
14245
+ params: { id: id },
14246
+ format: false
14247
+ }).then(function (res) {
14248
+ _this2.$toast.clear();
14249
+ if (res.status == 'success') {
14250
+ _that.$toast('删除成功');
14251
+ _that.getOpinionList();
14252
+ } else {
14253
+ _that.$toast(res.message || '删除失败');
14254
+ }
14255
+ });
14256
+ }).catch(function () {
14257
+ // on cancel
14258
+ });
14259
+ },
14260
+ handleClickAddOpinion: function handleClickAddOpinion() {
14261
+ var _that = this;
14262
+ utils_http({
14263
+ url: _that.baseUrl ? _that.baseUrl + addCommonOpion : addCommonOpion
14264
+ }).then(function (res) {
14265
+ if (res.status == 'success') {
14266
+ _that.bean = res.data.bean;
14267
+ _that.addOpinion = true;
14268
+ }
14269
+ });
14270
+ },
14271
+ handleAddOpinion: function handleAddOpinion() {
14272
+ var _this3 = this;
14273
+
14274
+ if (!this.addOpinionContent) {
14275
+ this.$toast('请输入意见内容');
14276
+ return;
14277
+ }
14278
+ var _that = this;
14279
+ var obj = {};
14280
+ for (var key in _that.bean) {
14281
+ if (key == 'content') {
14282
+ obj['bean.' + key] = _that.addOpinionContent;
14283
+ } else {
14284
+ obj['bean.' + key] = _that.bean[key];
14285
+ }
14286
+ }
14287
+ this.$toast.loading({
14288
+ message: '提交中...',
14289
+ forbidClick: true,
14290
+ loadingType: 'spinner',
14291
+ overlay: true,
14292
+ duration: 0
14293
+ });
14294
+ utils_http({
14295
+ url: _that.baseUrl ? _that.baseUrl + saveCommonOpinion : saveCommonOpinion,
14296
+ type: 'post',
14297
+ params: obj,
14298
+ format: false
14299
+ }).then(function (res) {
14300
+ _this3.$toast.clear();
14301
+ if (res.status == 'success') {
14302
+ _that.$toast('添加成功');
14303
+ _that.addOpinionContent = '';
14304
+ _that.getOpinionList();
14305
+ _this3.addOpinion = false;
14306
+ } else {
14307
+ _that.$toast(res.message || '添加失败');
14308
+ }
14309
+ }).catch(function () {
14310
+ _that.$toast('添加失败');
14311
+ });
14312
+ },
14313
+ handleFocus: function handleFocus() {
14314
+ var _this4 = this;
14315
+
13942
14316
  if (this.showDescription && this.pendingItemHandleDescription) {
13943
14317
  this.$dialog.confirm({
13944
14318
  message: '\u786E\u5B9A\u586B\u5165<span style="color:red">' + this.pendingItemHandleDescription + '</span>\u8BF4\u660E\u5417\uFF1F'
13945
14319
  }).then(function () {
13946
- _this2.opinion = _this2.pendingItemHandleDescription;
13947
- var isImageOpinion = _this2.isImageOpinion,
13948
- file = _this2.file;
14320
+ _this4.opinion = _this4.pendingItemHandleDescription;
14321
+ var isImageOpinion = _this4.isImageOpinion,
14322
+ file = _this4.file;
13949
14323
 
13950
- _this2.$emit('onInputOpintion', {
13951
- opinion: _this2.opinion,
14324
+ _this4.$emit('onInputOpintion', {
14325
+ opinion: _this4.opinion,
13952
14326
  isImageOpinion: isImageOpinion,
13953
14327
  file: file
13954
14328
  });
13955
- _this2.$refs.opinionInp[0].$children[0].focus();
14329
+ _this4.$refs.opinionInp[0].$children[0].focus();
13956
14330
  }).catch(function () {
13957
14331
  // on cancel
13958
- _this2.$refs.opinionInp[0].$children[0].focus();
14332
+ _this4.$refs.opinionInp[0].$children[0].focus();
13959
14333
  });
13960
14334
  }
13961
14335
  },
@@ -13985,11 +14359,14 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13985
14359
  },
13986
14360
  handleClose: function handleClose() {
13987
14361
  this.showPicker = false;
14362
+ this.showOpinion = false;
14363
+ this.$emit('click', false);
14364
+ // this.addOpinion = false;
13988
14365
  },
13989
14366
 
13990
14367
  // 获取常用意见列表
13991
14368
  getOpinionList: function getOpinionList() {
13992
- var _this3 = this;
14369
+ var _this5 = this;
13993
14370
 
13994
14371
  var _that = this;
13995
14372
  utils_http({
@@ -13997,7 +14374,7 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
13997
14374
  params: { userId: _that.userId }
13998
14375
  }).then(function (res) {
13999
14376
  if (res.status == 'success') {
14000
- _this3.opinionList = res.data.list;
14377
+ _this5.opinionList = res.data.list;
14001
14378
  }
14002
14379
  });
14003
14380
  },
@@ -14023,6 +14400,7 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
14023
14400
  file: file
14024
14401
  });
14025
14402
  this.showPicker = false;
14403
+ this.showOpinion = false;
14026
14404
  }
14027
14405
  }
14028
14406
  });
@@ -14038,8 +14416,8 @@ Opinionvue_type_template_id_29ae69c0_render._withStripped = true
14038
14416
 
14039
14417
  var Opinion_component = normalizeComponent(
14040
14418
  components_Opinionvue_type_script_lang_js,
14041
- Opinionvue_type_template_id_29ae69c0_render,
14042
- Opinionvue_type_template_id_29ae69c0_staticRenderFns,
14419
+ Opinionvue_type_template_id_0b627ecd_render,
14420
+ Opinionvue_type_template_id_0b627ecd_staticRenderFns,
14043
14421
  false,
14044
14422
  null,
14045
14423
  null,
@@ -15082,6 +15460,10 @@ var StartFlowvue_type_script_lang_js_extends = Object.assign || function (target
15082
15460
  //
15083
15461
  //
15084
15462
  //
15463
+ //
15464
+ //
15465
+ //
15466
+ //
15085
15467
 
15086
15468
 
15087
15469
 
@@ -15109,6 +15491,14 @@ var StartFlowvue_type_script_lang_js_extends = Object.assign || function (target
15109
15491
  type: [String, Number],
15110
15492
  default: 0
15111
15493
  },
15494
+ opinionType: {
15495
+ type: String,
15496
+ default: 'picker'
15497
+ },
15498
+ showOpinionPop: {
15499
+ type: Boolean,
15500
+ default: false
15501
+ },
15112
15502
  onlyMyOrg: {
15113
15503
  type: Boolean,
15114
15504
  default: false
@@ -15255,6 +15645,9 @@ var StartFlowvue_type_script_lang_js_extends = Object.assign || function (target
15255
15645
 
15256
15646
 
15257
15647
  methods: {
15648
+ handlePop: function handlePop(val) {
15649
+ this.$parent.$emit('opinion-change', val);
15650
+ },
15258
15651
  handleSelectorClick: function handleSelectorClick(val) {
15259
15652
  this.$parent.$emit('selector-click', val);
15260
15653
  },
@@ -15768,8 +16161,8 @@ var StartFlowvue_type_script_lang_js_extends = Object.assign || function (target
15768
16161
 
15769
16162
  var StartFlow_component = normalizeComponent(
15770
16163
  components_StartFlowvue_type_script_lang_js,
15771
- StartFlowvue_type_template_id_0c810f9a_render,
15772
- StartFlowvue_type_template_id_0c810f9a_staticRenderFns,
16164
+ StartFlowvue_type_template_id_68acd67c_render,
16165
+ StartFlowvue_type_template_id_68acd67c_staticRenderFns,
15773
16166
  false,
15774
16167
  null,
15775
16168
  null,
@@ -15778,8 +16171,8 @@ var StartFlow_component = normalizeComponent(
15778
16171
  )
15779
16172
 
15780
16173
  /* harmony default export */ var StartFlow = (StartFlow_component.exports);
15781
- // 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/Handle.vue?vue&type=template&id=4236c324
15782
- var Handlevue_type_template_id_4236c324_render = function () {
16174
+ // 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/Handle.vue?vue&type=template&id=92fa779c
16175
+ var Handlevue_type_template_id_92fa779c_render = function () {
15783
16176
  var _vm = this
15784
16177
  var _h = _vm.$createElement
15785
16178
  var _c = _vm._self._c || _h
@@ -15842,6 +16235,8 @@ var Handlevue_type_template_id_4236c324_render = function () {
15842
16235
  code: _vm.processObj.attachedCode,
15843
16236
  ownId: _vm.pendingId,
15844
16237
  esign: _vm.esign,
16238
+ opinionType: _vm.opinionType,
16239
+ paddingTop: _vm.paddingTop,
15845
16240
  esignLineWidth:
15846
16241
  _vm.$attrs["esign-line-width"] ||
15847
16242
  _vm.$attrs["esignLineWidth"],
@@ -15850,6 +16245,7 @@ var Handlevue_type_template_id_4236c324_render = function () {
15850
16245
  baseUrl: _vm.baseUrl,
15851
16246
  isForceDisplayDefaultOptionForPrefix:
15852
16247
  _vm.isForceDisplayDefaultOptionForPrefix,
16248
+ showOpinionPop: _vm.showOpinionPop,
15853
16249
  pendingItemHandleDescription:
15854
16250
  _vm.pendingItemHandleDescription,
15855
16251
  oldOpinion: _vm.form.opinion,
@@ -15862,7 +16258,10 @@ var Handlevue_type_template_id_4236c324_render = function () {
15862
16258
  isHiddenOftenOpinion:
15863
16259
  _vm.isHiddenOftenOpinion == 1 ? false : true,
15864
16260
  },
15865
- on: { onInputOpintion: _vm.onInputOpintion },
16261
+ on: {
16262
+ onInputOpintion: _vm.onInputOpintion,
16263
+ click: _vm.handlePop,
16264
+ },
15866
16265
  }),
15867
16266
  _vm.typeCode != "fenyue" &&
15868
16267
  (!_vm.endFlow ||
@@ -17387,14 +17786,14 @@ var Handlevue_type_template_id_4236c324_render = function () {
17387
17786
  1
17388
17787
  )
17389
17788
  }
17390
- var Handlevue_type_template_id_4236c324_staticRenderFns = []
17391
- Handlevue_type_template_id_4236c324_render._withStripped = true
17789
+ var Handlevue_type_template_id_92fa779c_staticRenderFns = []
17790
+ Handlevue_type_template_id_92fa779c_render._withStripped = true
17392
17791
 
17393
17792
 
17394
- // CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=4236c324
17793
+ // CONCATENATED MODULE: ./packages/flow/src/components/Handle.vue?vue&type=template&id=92fa779c
17395
17794
 
17396
- // 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/Reject.vue?vue&type=template&id=5c379963
17397
- var Rejectvue_type_template_id_5c379963_render = function () {
17795
+ // 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/Reject.vue?vue&type=template&id=73e5ca42
17796
+ var Rejectvue_type_template_id_73e5ca42_render = function () {
17398
17797
  var _vm = this
17399
17798
  var _h = _vm.$createElement
17400
17799
  var _c = _vm._self._c || _h
@@ -17412,15 +17811,18 @@ var Rejectvue_type_template_id_5c379963_render = function () {
17412
17811
  code: _vm.processObj.attachedCode,
17413
17812
  ownId: _vm.$route.query.pendingId,
17414
17813
  esign: _vm.esign,
17814
+ opinionType: _vm.opinionType,
17815
+ paddingTop: _vm.paddingTop,
17415
17816
  esignLineWidth:
17416
17817
  _vm.$attrs["esign-line-width"] || _vm.$attrs["esignLineWidth"],
17417
17818
  placeholder: _vm.opinionHandleExplainText,
17819
+ showOpinionPop: _vm.showOpinionPop,
17418
17820
  isOpinionRequired: _vm.isBanInputOpinion,
17419
17821
  disabled: _vm.isBanInputOpinion != 0,
17420
17822
  baseUrl: _vm.baseUrl,
17421
17823
  isHiddenOftenOpinion: _vm.isHiddenOftenOpinion == 1 ? false : true,
17422
17824
  },
17423
- on: { onInputOpintion: _vm.onInputOpintion },
17825
+ on: { click: _vm.handlePop, onInputOpintion: _vm.onInputOpintion },
17424
17826
  }),
17425
17827
  _c(
17426
17828
  "div",
@@ -17491,7 +17893,7 @@ var Rejectvue_type_template_id_5c379963_render = function () {
17491
17893
  (_vm.rejectObj && _vm.rejectObj.length == 0 ? "btn-cancel" : ""),
17492
17894
  on: { click: _vm.goBack },
17493
17895
  },
17494
- [_vm._v("取消")]
17896
+ [_vm._v("\n 取消\n ")]
17495
17897
  ),
17496
17898
  _c(
17497
17899
  "div",
@@ -17511,16 +17913,16 @@ var Rejectvue_type_template_id_5c379963_render = function () {
17511
17913
  },
17512
17914
  },
17513
17915
  },
17514
- [_vm._v("确定")]
17916
+ [_vm._v("\n 确定\n ")]
17515
17917
  ),
17516
17918
  ]),
17517
17919
  ])
17518
17920
  }
17519
- var Rejectvue_type_template_id_5c379963_staticRenderFns = []
17520
- Rejectvue_type_template_id_5c379963_render._withStripped = true
17921
+ var Rejectvue_type_template_id_73e5ca42_staticRenderFns = []
17922
+ Rejectvue_type_template_id_73e5ca42_render._withStripped = true
17521
17923
 
17522
17924
 
17523
- // CONCATENATED MODULE: ./packages/flow/src/components/Reject.vue?vue&type=template&id=5c379963
17925
+ // CONCATENATED MODULE: ./packages/flow/src/components/Reject.vue?vue&type=template&id=73e5ca42
17524
17926
 
17525
17927
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Reject.vue?vue&type=script&lang=js
17526
17928
  var Rejectvue_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; };
@@ -17574,6 +17976,25 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17574
17976
  //
17575
17977
  //
17576
17978
  //
17979
+ //
17980
+ //
17981
+ //
17982
+ //
17983
+ //
17984
+ //
17985
+ //
17986
+ //
17987
+ //
17988
+ //
17989
+ //
17990
+ //
17991
+ //
17992
+ //
17993
+ //
17994
+ //
17995
+ //
17996
+ //
17997
+ //
17577
17998
 
17578
17999
 
17579
18000
 
@@ -17592,6 +18013,10 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17592
18013
  type: Boolean,
17593
18014
  default: false
17594
18015
  },
18016
+ showOpinionPop: {
18017
+ type: Boolean,
18018
+ default: false
18019
+ },
17595
18020
  msgCode: {
17596
18021
  type: String,
17597
18022
  default: 'notification_type'
@@ -17603,6 +18028,14 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17603
18028
  hideMessage: {
17604
18029
  type: Boolean,
17605
18030
  default: false
18031
+ },
18032
+ opinionType: {
18033
+ type: String,
18034
+ default: 'picker'
18035
+ },
18036
+ paddingTop: {
18037
+ type: [String, Number],
18038
+ default: 0
17606
18039
  }
17607
18040
  },
17608
18041
  data: function data() {
@@ -17642,6 +18075,10 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17642
18075
  },
17643
18076
 
17644
18077
  methods: {
18078
+ handlePop: function handlePop(val) {
18079
+ this.$parent.$emit('opinion-change', val);
18080
+ },
18081
+
17645
18082
  // 通知消息回调
17646
18083
  onInputMsg: function onInputMsg(obj) {
17647
18084
  this.form.notificationType = obj.notificationType.join(',');
@@ -17815,8 +18252,8 @@ var Rejectvue_type_script_lang_js_extends = Object.assign || function (target) {
17815
18252
 
17816
18253
  var Reject_component = normalizeComponent(
17817
18254
  components_Rejectvue_type_script_lang_js,
17818
- Rejectvue_type_template_id_5c379963_render,
17819
- Rejectvue_type_template_id_5c379963_staticRenderFns,
18255
+ Rejectvue_type_template_id_73e5ca42_render,
18256
+ Rejectvue_type_template_id_73e5ca42_staticRenderFns,
17820
18257
  false,
17821
18258
  null,
17822
18259
  null,
@@ -18776,6 +19213,10 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
18776
19213
  //
18777
19214
  //
18778
19215
  //
19216
+ //
19217
+ //
19218
+ //
19219
+ //
18779
19220
 
18780
19221
 
18781
19222
 
@@ -18807,6 +19248,10 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
18807
19248
  apiBaseUrl: String,
18808
19249
  typeCode: String,
18809
19250
  type: String,
19251
+ showOpinionPop: {
19252
+ type: Boolean,
19253
+ default: false
19254
+ },
18810
19255
  paddingTop: {
18811
19256
  type: [String, Number],
18812
19257
  default: 0
@@ -18845,8 +19290,12 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
18845
19290
  return {};
18846
19291
  }
18847
19292
  },
19293
+ opinionType: {
19294
+ type: String,
19295
+ default: 'picker'
19296
+ },
18848
19297
  flowSelectType: {
18849
- type: Boolean,
19298
+ type: String,
18850
19299
  default: 'picker'
18851
19300
  },
18852
19301
  hideMessage: {
@@ -18873,6 +19322,7 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
18873
19322
 
18874
19323
  return _ref = {
18875
19324
  AddSignList: [{ name: '前置加签', value: 'preAddSign' }, { name: '后置加签', value: 'postAddSign' }],
19325
+
18876
19326
  showFlowBtn: false,
18877
19327
  endFlow: false,
18878
19328
  submitButtonName: '',
@@ -19030,6 +19480,9 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
19030
19480
  }
19031
19481
  },
19032
19482
  methods: {
19483
+ handlePop: function handlePop(val) {
19484
+ this.$parent.$emit('opinion-change', val);
19485
+ },
19033
19486
  handleSelectorClick: function handleSelectorClick(val) {
19034
19487
  this.$parent.$emit('selector-click', val);
19035
19488
  },
@@ -20121,8 +20574,8 @@ var Handlevue_type_script_lang_js_extends = Object.assign || function (target) {
20121
20574
 
20122
20575
  var Handle_component = normalizeComponent(
20123
20576
  components_Handlevue_type_script_lang_js,
20124
- Handlevue_type_template_id_4236c324_render,
20125
- Handlevue_type_template_id_4236c324_staticRenderFns,
20577
+ Handlevue_type_template_id_92fa779c_render,
20578
+ Handlevue_type_template_id_92fa779c_staticRenderFns,
20126
20579
  false,
20127
20580
  null,
20128
20581
  null,
@@ -20131,8 +20584,8 @@ var Handle_component = normalizeComponent(
20131
20584
  )
20132
20585
 
20133
20586
  /* harmony default export */ var Handle = (Handle_component.exports);
20134
- // 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/Circulate.vue?vue&type=template&id=359dad66
20135
- var Circulatevue_type_template_id_359dad66_render = function () {
20587
+ // 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/Circulate.vue?vue&type=template&id=3de4ff7d
20588
+ var Circulatevue_type_template_id_3de4ff7d_render = function () {
20136
20589
  var _vm = this
20137
20590
  var _h = _vm.$createElement
20138
20591
  var _c = _vm._self._c || _h
@@ -20164,6 +20617,9 @@ var Circulatevue_type_template_id_359dad66_render = function () {
20164
20617
  baseUrl: _vm.baseUrl,
20165
20618
  isForceDisplayDefaultOptionForPrefix:
20166
20619
  _vm.isForceDisplayDefaultOptionForPrefix,
20620
+ opinionType: _vm.opinionType,
20621
+ paddingTop: _vm.paddingTop,
20622
+ showOpinionPop: _vm.showOpinionPop,
20167
20623
  pendingItemHandleDescription: _vm.pendingItemHandleDescription,
20168
20624
  placeholder:
20169
20625
  _vm.pendingItemHandleDescription ||
@@ -20173,7 +20629,10 @@ var Circulatevue_type_template_id_359dad66_render = function () {
20173
20629
  isHiddenOftenOpinion:
20174
20630
  _vm.isHiddenOftenOpinion == 1 ? false : true,
20175
20631
  },
20176
- on: { onInputOpintion: _vm.onInputOpintion },
20632
+ on: {
20633
+ onInputOpintion: _vm.onInputOpintion,
20634
+ click: _vm.handlePop,
20635
+ },
20177
20636
  }),
20178
20637
  _vm.typeCode != "fenyue"
20179
20638
  ? _c("div", { staticClass: "special-box input-box" }, [
@@ -20360,11 +20819,11 @@ var Circulatevue_type_template_id_359dad66_render = function () {
20360
20819
  ),
20361
20820
  ])
20362
20821
  }
20363
- var Circulatevue_type_template_id_359dad66_staticRenderFns = []
20364
- Circulatevue_type_template_id_359dad66_render._withStripped = true
20822
+ var Circulatevue_type_template_id_3de4ff7d_staticRenderFns = []
20823
+ Circulatevue_type_template_id_3de4ff7d_render._withStripped = true
20365
20824
 
20366
20825
 
20367
- // CONCATENATED MODULE: ./packages/flow/src/components/Circulate.vue?vue&type=template&id=359dad66
20826
+ // CONCATENATED MODULE: ./packages/flow/src/components/Circulate.vue?vue&type=template&id=3de4ff7d
20368
20827
 
20369
20828
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/Circulate.vue?vue&type=script&lang=js
20370
20829
  var Circulatevue_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; };
@@ -20504,6 +20963,10 @@ var Circulatevue_type_script_lang_js_extends = Object.assign || function (target
20504
20963
  //
20505
20964
  //
20506
20965
  //
20966
+ //
20967
+ //
20968
+ //
20969
+ //
20507
20970
 
20508
20971
 
20509
20972
 
@@ -20532,6 +20995,14 @@ var Circulatevue_type_script_lang_js_extends = Object.assign || function (target
20532
20995
  type: [String, Number],
20533
20996
  default: 0
20534
20997
  },
20998
+ showOpinionPop: {
20999
+ type: Boolean,
21000
+ default: false
21001
+ },
21002
+ opinionType: {
21003
+ type: String,
21004
+ default: 'picker'
21005
+ },
20535
21006
  defId: {
20536
21007
  type: String,
20537
21008
  default: ''
@@ -20669,6 +21140,9 @@ var Circulatevue_type_script_lang_js_extends = Object.assign || function (target
20669
21140
 
20670
21141
  computed: {},
20671
21142
  methods: {
21143
+ handlePop: function handlePop(val) {
21144
+ this.$parent.$emit('opinion-change', val);
21145
+ },
20672
21146
  handleSelectorClick: function handleSelectorClick(val) {
20673
21147
  this.$parent.$emit('selector-click', val);
20674
21148
  },
@@ -20890,8 +21364,8 @@ var Circulatevue_type_script_lang_js_extends = Object.assign || function (target
20890
21364
 
20891
21365
  var Circulate_component = normalizeComponent(
20892
21366
  components_Circulatevue_type_script_lang_js,
20893
- Circulatevue_type_template_id_359dad66_render,
20894
- Circulatevue_type_template_id_359dad66_staticRenderFns,
21367
+ Circulatevue_type_template_id_3de4ff7d_render,
21368
+ Circulatevue_type_template_id_3de4ff7d_staticRenderFns,
20895
21369
  false,
20896
21370
  null,
20897
21371
  null,
@@ -20900,8 +21374,8 @@ var Circulate_component = normalizeComponent(
20900
21374
  )
20901
21375
 
20902
21376
  /* harmony default export */ var Circulate = (Circulate_component.exports);
20903
- // 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/TaskRead.vue?vue&type=template&id=70ef7254
20904
- var TaskReadvue_type_template_id_70ef7254_render = function () {
21377
+ // 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/TaskRead.vue?vue&type=template&id=56cea3b6
21378
+ var TaskReadvue_type_template_id_56cea3b6_render = function () {
20905
21379
  var _vm = this
20906
21380
  var _h = _vm.$createElement
20907
21381
  var _c = _vm._self._c || _h
@@ -21095,9 +21569,15 @@ var TaskReadvue_type_template_id_70ef7254_render = function () {
21095
21569
  attrs: {
21096
21570
  ownId: _vm.pendingId,
21097
21571
  isOpinionRequired: 0,
21572
+ opinionType: _vm.opinionType,
21573
+ paddingTop: _vm.paddingTop,
21574
+ showOpinionPop: _vm.showOpinionPop,
21098
21575
  baseUrl: _vm.baseUrl,
21099
21576
  },
21100
- on: { onInputOpintion: _vm.onInputOpintion },
21577
+ on: {
21578
+ onInputOpintion: _vm.onInputOpintion,
21579
+ click: _vm.handlePop,
21580
+ },
21101
21581
  })
21102
21582
  : _vm._e(),
21103
21583
  _vm.type != "transfer" && !_vm.isSyncCopy
@@ -21171,11 +21651,11 @@ var TaskReadvue_type_template_id_70ef7254_render = function () {
21171
21651
  ]),
21172
21652
  ])
21173
21653
  }
21174
- var TaskReadvue_type_template_id_70ef7254_staticRenderFns = []
21175
- TaskReadvue_type_template_id_70ef7254_render._withStripped = true
21654
+ var TaskReadvue_type_template_id_56cea3b6_staticRenderFns = []
21655
+ TaskReadvue_type_template_id_56cea3b6_render._withStripped = true
21176
21656
 
21177
21657
 
21178
- // CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=70ef7254
21658
+ // CONCATENATED MODULE: ./packages/flow/src/components/TaskRead.vue?vue&type=template&id=56cea3b6
21179
21659
 
21180
21660
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/TaskRead.vue?vue&type=script&lang=js
21181
21661
  var TaskReadvue_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; };
@@ -21301,6 +21781,10 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
21301
21781
  //
21302
21782
  //
21303
21783
  //
21784
+ //
21785
+ //
21786
+ //
21787
+ //
21304
21788
 
21305
21789
 
21306
21790
 
@@ -21363,6 +21847,14 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
21363
21847
  type: [String, Number],
21364
21848
  default: 0
21365
21849
  },
21850
+ showOpinionPop: {
21851
+ type: Boolean,
21852
+ default: false
21853
+ },
21854
+ flowSelectType: {
21855
+ type: String,
21856
+ default: 'picker'
21857
+ },
21366
21858
  userId: {
21367
21859
  type: String,
21368
21860
  default: ''
@@ -21417,6 +21909,9 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
21417
21909
 
21418
21910
 
21419
21911
  methods: {
21912
+ handlePop: function handlePop(val) {
21913
+ this.$parent.$emit('opinion-change', val);
21914
+ },
21420
21915
  handleSelectorClick: function handleSelectorClick(val) {
21421
21916
  this.$parent.$emit('selector-click', val);
21422
21917
  },
@@ -21706,7 +22201,7 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
21706
22201
  // this.isMultiple()
21707
22202
 
21708
22203
  _this6.getTaskRead();
21709
- // this.taskExamine = res.data.taskExamine;
22204
+ _this6.taskExamine = res.data.taskExamine;
21710
22205
  // console.log(this.taskExamine, 'taskExaminetaskExaminetaskExamine');
21711
22206
  } else {
21712
22207
  _that.$toast(res.message);
@@ -21798,7 +22293,6 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
21798
22293
  choiceOrgId = _res$data2.choiceOrgId,
21799
22294
  defaultNotificationMessage = _res$data2.defaultNotificationMessage;
21800
22295
 
21801
- console.log(status, '来了');
21802
22296
  if (status == 'success') {
21803
22297
  _this8.defaultNotificationMessage = defaultNotificationMessage;
21804
22298
  _this8.form.notificationMsg = defaultNotificationMessage;
@@ -21808,7 +22302,9 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
21808
22302
  if (choiceOrgId) {
21809
22303
  taskExamine.choiceOrgId = choiceOrgId;
21810
22304
  }
21811
- _this8.taskExamine = taskExamine;
22305
+ if (taskExamine) {
22306
+ _this8.taskExamine = taskExamine;
22307
+ }
21812
22308
  } else {
21813
22309
  setTimeout(function () {
21814
22310
  _this8.goBack();
@@ -21829,15 +22325,24 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
21829
22325
  this.nextReadUserSelectList.map(function (r, i) {
21830
22326
  ids = ids + r.showid + (i === _this9.nextReadUserSelectList.length - 1 ? '' : ',');
21831
22327
  });
21832
- var _taskExamine2 = this.taskExamine,
21833
- appId = _taskExamine2.appId,
21834
- businessId = _taskExamine2.businessId,
21835
- choiceDeptId = _taskExamine2.choiceDeptId,
21836
- choiceOrgId = _taskExamine2.choiceOrgId,
21837
- bCode = _taskExamine2.bCode,
21838
- bName = _taskExamine2.bName,
21839
- businessName = _taskExamine2.businessName,
21840
- processDefinitionId = _taskExamine2.processDefinitionId;
22328
+ var appId = void 0,
22329
+ businessId = void 0,
22330
+ choiceDeptId = void 0,
22331
+ choiceOrgId = void 0,
22332
+ bCode = void 0,
22333
+ bName = void 0,
22334
+ businessName = void 0,
22335
+ processDefinitionId = void 0;
22336
+ if (this.taskExamine) {
22337
+ appId = this.taskExamine.appId;
22338
+ businessId = this.taskExamine.businessId;
22339
+ choiceDeptId = this.taskExamine.choiceDeptId;
22340
+ choiceOrgId = this.taskExamine.choiceOrgId;
22341
+ bCode = this.taskExamine.bCode;
22342
+ bName = this.taskExamine.bName;
22343
+ businessName = this.taskExamine.businessName;
22344
+ processDefinitionId = this.taskExamine.processDefinitionId;
22345
+ }
21841
22346
 
21842
22347
  var params = {
21843
22348
  url: _that.baseUrl ? _that.baseUrl + taskReadHtml : taskReadHtml,
@@ -21906,8 +22411,8 @@ var TaskReadvue_type_script_lang_js_extends = Object.assign || function (target)
21906
22411
 
21907
22412
  var TaskRead_component = normalizeComponent(
21908
22413
  components_TaskReadvue_type_script_lang_js,
21909
- TaskReadvue_type_template_id_70ef7254_render,
21910
- TaskReadvue_type_template_id_70ef7254_staticRenderFns,
22414
+ TaskReadvue_type_template_id_56cea3b6_render,
22415
+ TaskReadvue_type_template_id_56cea3b6_staticRenderFns,
21911
22416
  false,
21912
22417
  null,
21913
22418
  null,
@@ -21916,8 +22421,8 @@ var TaskRead_component = normalizeComponent(
21916
22421
  )
21917
22422
 
21918
22423
  /* harmony default export */ var TaskRead = (TaskRead_component.exports);
21919
- // 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=bda0cec4
21920
- var taskUnionExaminevue_type_template_id_bda0cec4_render = function () {
22424
+ // 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=4e5fd087
22425
+ var taskUnionExaminevue_type_template_id_4e5fd087_render = function () {
21921
22426
  var _vm = this
21922
22427
  var _h = _vm.$createElement
21923
22428
  var _c = _vm._self._c || _h
@@ -21933,11 +22438,14 @@ var taskUnionExaminevue_type_template_id_bda0cec4_render = function () {
21933
22438
  _c("Opinion", {
21934
22439
  attrs: {
21935
22440
  esign: _vm.esign,
22441
+ showOpinionPop: _vm.showOpinionPop,
22442
+ opinionType: _vm.opinionType,
22443
+ paddingTop: _vm.paddingTop,
21936
22444
  esignLineWidth:
21937
22445
  _vm.$attrs["esign-line-width"] || _vm.$attrs["esignLineWidth"],
21938
22446
  baseUrl: _vm.baseUrl,
21939
22447
  },
21940
- on: { onInputOpintion: _vm.onInputOpintion },
22448
+ on: { onInputOpintion: _vm.onInputOpintion, click: _vm.handlePop },
21941
22449
  }),
21942
22450
  _c(
21943
22451
  "div",
@@ -22082,11 +22590,11 @@ var taskUnionExaminevue_type_template_id_bda0cec4_render = function () {
22082
22590
  ]),
22083
22591
  ])
22084
22592
  }
22085
- var taskUnionExaminevue_type_template_id_bda0cec4_staticRenderFns = []
22086
- taskUnionExaminevue_type_template_id_bda0cec4_render._withStripped = true
22593
+ var taskUnionExaminevue_type_template_id_4e5fd087_staticRenderFns = []
22594
+ taskUnionExaminevue_type_template_id_4e5fd087_render._withStripped = true
22087
22595
 
22088
22596
 
22089
- // CONCATENATED MODULE: ./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=bda0cec4
22597
+ // CONCATENATED MODULE: ./packages/flow/src/components/taskUnionExamine.vue?vue&type=template&id=4e5fd087
22090
22598
 
22091
22599
  // 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
22092
22600
  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; };
@@ -22194,6 +22702,10 @@ var taskUnionExaminevue_type_script_lang_js_extends = Object.assign || function
22194
22702
  //
22195
22703
  //
22196
22704
  //
22705
+ //
22706
+ //
22707
+ //
22708
+ //
22197
22709
 
22198
22710
 
22199
22711
 
@@ -22220,6 +22732,14 @@ var taskUnionExaminevue_type_script_lang_js_extends = Object.assign || function
22220
22732
  type: [String, Number],
22221
22733
  default: 0
22222
22734
  },
22735
+ showOpinionPop: {
22736
+ type: Boolean,
22737
+ default: false
22738
+ },
22739
+ opinionType: {
22740
+ type: String,
22741
+ default: 'picker'
22742
+ },
22223
22743
  msgCode: {
22224
22744
  type: String,
22225
22745
  default: 'notification_type'
@@ -22319,6 +22839,9 @@ var taskUnionExaminevue_type_script_lang_js_extends = Object.assign || function
22319
22839
  }
22320
22840
  },
22321
22841
  methods: {
22842
+ handlePop: function handlePop(val) {
22843
+ this.$parent.$emit('opinion-change', val);
22844
+ },
22322
22845
  handleSelectorClick: function handleSelectorClick(val) {
22323
22846
  this.$parent.$emit('selector-click', val);
22324
22847
  },
@@ -22762,8 +23285,8 @@ var taskUnionExaminevue_type_script_lang_js_extends = Object.assign || function
22762
23285
 
22763
23286
  var taskUnionExamine_component = normalizeComponent(
22764
23287
  components_taskUnionExaminevue_type_script_lang_js,
22765
- taskUnionExaminevue_type_template_id_bda0cec4_render,
22766
- taskUnionExaminevue_type_template_id_bda0cec4_staticRenderFns,
23288
+ taskUnionExaminevue_type_template_id_4e5fd087_render,
23289
+ taskUnionExaminevue_type_template_id_4e5fd087_staticRenderFns,
22767
23290
  false,
22768
23291
  null,
22769
23292
  null,
@@ -22997,8 +23520,8 @@ var supervise_component = normalizeComponent(
22997
23520
  )
22998
23521
 
22999
23522
  /* harmony default export */ var supervise = (supervise_component.exports);
23000
- // 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/reset.vue?vue&type=template&id=7991b400
23001
- var resetvue_type_template_id_7991b400_render = function () {
23523
+ // 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/reset.vue?vue&type=template&id=6d21562e
23524
+ var resetvue_type_template_id_6d21562e_render = function () {
23002
23525
  var _vm = this
23003
23526
  var _h = _vm.$createElement
23004
23527
  var _c = _vm._self._c || _h
@@ -23044,6 +23567,9 @@ var resetvue_type_template_id_7991b400_render = function () {
23044
23567
  code: _vm.processObj.attachedCode,
23045
23568
  ownId: _vm.businessId,
23046
23569
  esign: _vm.esign,
23570
+ opinionType: _vm.opinionType,
23571
+ paddingTop: _vm.paddingTop,
23572
+ showOpinionPop: _vm.showOpinionPop,
23047
23573
  oldOpinion: _vm.form.opinion,
23048
23574
  esignLineWidth:
23049
23575
  _vm.$attrs["esign-line-width"] ||
@@ -23053,7 +23579,10 @@ var resetvue_type_template_id_7991b400_render = function () {
23053
23579
  isOpinionRequired: _vm.isOpinionRequired,
23054
23580
  disabled: _vm.isBanInputOpinion != 0,
23055
23581
  },
23056
- on: { onInputOpintion: _vm.onInputOpintion },
23582
+ on: {
23583
+ click: _vm.handlePop,
23584
+ onInputOpintion: _vm.onInputOpintion,
23585
+ },
23057
23586
  })
23058
23587
  : _vm._e(),
23059
23588
  _c("div", { staticClass: "input-box" }, [
@@ -23303,11 +23832,11 @@ var resetvue_type_template_id_7991b400_render = function () {
23303
23832
  ]),
23304
23833
  ])
23305
23834
  }
23306
- var resetvue_type_template_id_7991b400_staticRenderFns = []
23307
- resetvue_type_template_id_7991b400_render._withStripped = true
23835
+ var resetvue_type_template_id_6d21562e_staticRenderFns = []
23836
+ resetvue_type_template_id_6d21562e_render._withStripped = true
23308
23837
 
23309
23838
 
23310
- // CONCATENATED MODULE: ./packages/flow/src/components/reset.vue?vue&type=template&id=7991b400
23839
+ // CONCATENATED MODULE: ./packages/flow/src/components/reset.vue?vue&type=template&id=6d21562e
23311
23840
 
23312
23841
  // CONCATENATED MODULE: ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib??vue-loader-options!./packages/flow/src/components/reset.vue?vue&type=script&lang=js
23313
23842
  var resetvue_type_script_lang_js_typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
@@ -23487,6 +24016,10 @@ var resetvue_type_script_lang_js_typeof = typeof Symbol === "function" && typeof
23487
24016
  //
23488
24017
  //
23489
24018
  //
24019
+ //
24020
+ //
24021
+ //
24022
+ //
23490
24023
 
23491
24024
 
23492
24025
 
@@ -23516,6 +24049,14 @@ var resetvue_type_script_lang_js_typeof = typeof Symbol === "function" && typeof
23516
24049
  type: [String, Number],
23517
24050
  default: 0
23518
24051
  },
24052
+ showOpinionPop: {
24053
+ type: Boolean,
24054
+ default: false
24055
+ },
24056
+ opinionType: {
24057
+ type: String,
24058
+ default: 'picker'
24059
+ },
23519
24060
  isAllCheck: {
23520
24061
  type: Boolean,
23521
24062
  default: false
@@ -23629,6 +24170,9 @@ var resetvue_type_script_lang_js_typeof = typeof Symbol === "function" && typeof
23629
24170
 
23630
24171
 
23631
24172
  methods: {
24173
+ handlePop: function handlePop(val) {
24174
+ this.$parent.$emit('opinion-change', val);
24175
+ },
23632
24176
  handleSelectorClick: function handleSelectorClick(val) {
23633
24177
  this.$parent.$emit('selector-click', val);
23634
24178
  },
@@ -24038,8 +24582,8 @@ var resetvue_type_script_lang_js_typeof = typeof Symbol === "function" && typeof
24038
24582
 
24039
24583
  var reset_component = normalizeComponent(
24040
24584
  components_resetvue_type_script_lang_js,
24041
- resetvue_type_template_id_7991b400_render,
24042
- resetvue_type_template_id_7991b400_staticRenderFns,
24585
+ resetvue_type_template_id_6d21562e_render,
24586
+ resetvue_type_template_id_6d21562e_staticRenderFns,
24043
24587
  false,
24044
24588
  null,
24045
24589
  null,
@@ -30219,7 +30763,7 @@ if (typeof window !== 'undefined' && window.Vue) {
30219
30763
  }
30220
30764
 
30221
30765
  /* harmony default export */ var src = __webpack_exports__["default"] = ({
30222
- version: '0.3.87',
30766
+ version: '0.3.89',
30223
30767
  install: install,
30224
30768
  Button: packages_button,
30225
30769
  ButtonGroup: button_group,