eoss-ui 0.7.49 → 0.7.50

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.
@@ -27722,8 +27722,8 @@ form_src_main.install = function (Vue) {
27722
27722
  };
27723
27723
 
27724
27724
  /* harmony default export */ var packages_form = (form_src_main);
27725
- // 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=47da9651&
27726
- var mainvue_type_template_id_47da9651_render = function () {
27725
+ // 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=be73c766&
27726
+ var mainvue_type_template_id_be73c766_render = function () {
27727
27727
  var _vm = this
27728
27728
  var _h = _vm.$createElement
27729
27729
  var _c = _vm._self._c || _h
@@ -30635,11 +30635,11 @@ var mainvue_type_template_id_47da9651_render = function () {
30635
30635
  )
30636
30636
  : _vm._e()
30637
30637
  }
30638
- var mainvue_type_template_id_47da9651_staticRenderFns = []
30639
- mainvue_type_template_id_47da9651_render._withStripped = true
30638
+ var mainvue_type_template_id_be73c766_staticRenderFns = []
30639
+ mainvue_type_template_id_be73c766_render._withStripped = true
30640
30640
 
30641
30641
 
30642
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=47da9651&
30642
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=be73c766&
30643
30643
 
30644
30644
  // 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=e934fd66&
30645
30645
  var CommonOpinionsvue_type_template_id_e934fd66_render = function () {
@@ -48859,7 +48859,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
48859
48859
  // 直接办结:endFlowHtml
48860
48860
  // 自由发起子流程:toFreeStartFlow
48861
48861
  if (res.type == 4) {
48862
- this.$emit('buttonClick', res.fun, this.sendData);
48862
+ this.$emit('buttonClick', { fun: res.fun, opinion: this.value }, this.sendData);
48863
48863
  } else if (res.fun === 'toStartTaskRead()') {
48864
48864
  // 分阅
48865
48865
  this.taskReadBtn();
@@ -49936,7 +49936,7 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
49936
49936
  });
49937
49937
  if (btnInfo.length > 0) {
49938
49938
  if (btnInfo[0].type == 4) {
49939
- _this33.$emit('buttonClick', btnInfo[0].fun, _this33.sendData);
49939
+ _this33.$emit('buttonClick', { fun: btnInfo[0].fun, opinion: _this33.value }, _this33.sendData);
49940
49940
  } else if (btnInfo[0].type == 2) {
49941
49941
  _this33.goView(btnInfo[0]);
49942
49942
  }
@@ -50260,8 +50260,8 @@ function flow_src_mainvue_type_script_lang_js_asyncToGenerator(fn) { return func
50260
50260
 
50261
50261
  var flow_src_main_component = normalizeComponent(
50262
50262
  packages_flow_src_mainvue_type_script_lang_js_,
50263
- mainvue_type_template_id_47da9651_render,
50264
- mainvue_type_template_id_47da9651_staticRenderFns,
50263
+ mainvue_type_template_id_be73c766_render,
50264
+ mainvue_type_template_id_be73c766_staticRenderFns,
50265
50265
  false,
50266
50266
  null,
50267
50267
  null,
@@ -94454,7 +94454,7 @@ if (typeof window !== 'undefined' && window.Vue) {
94454
94454
  }
94455
94455
 
94456
94456
  /* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
94457
- version: '0.7.49',
94457
+ version: '0.7.50',
94458
94458
  install: install,
94459
94459
  Button: packages_button,
94460
94460
  ButtonGroup: button_group,
package/lib/flow.js CHANGED
@@ -4656,7 +4656,7 @@ var component = Object(componentNormalizer["a" /* default */])(
4656
4656
  // ESM COMPAT FLAG
4657
4657
  __webpack_require__.r(__webpack_exports__);
4658
4658
 
4659
- // 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=47da9651&
4659
+ // 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=be73c766&
4660
4660
  var render = function () {
4661
4661
  var _vm = this
4662
4662
  var _h = _vm.$createElement
@@ -7573,7 +7573,7 @@ var staticRenderFns = []
7573
7573
  render._withStripped = true
7574
7574
 
7575
7575
 
7576
- // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=47da9651&
7576
+ // CONCATENATED MODULE: ./packages/flow/src/main.vue?vue&type=template&id=be73c766&
7577
7577
 
7578
7578
  // EXTERNAL MODULE: external "babel-runtime/regenerator"
7579
7579
  var regenerator_ = __webpack_require__(4);
@@ -25651,7 +25651,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
25651
25651
  // 直接办结:endFlowHtml
25652
25652
  // 自由发起子流程:toFreeStartFlow
25653
25653
  if (res.type == 4) {
25654
- this.$emit('buttonClick', res.fun, this.sendData);
25654
+ this.$emit('buttonClick', { fun: res.fun, opinion: this.value }, this.sendData);
25655
25655
  } else if (res.fun === 'toStartTaskRead()') {
25656
25656
  // 分阅
25657
25657
  this.taskReadBtn();
@@ -26728,7 +26728,7 @@ function mainvue_type_script_lang_js_asyncToGenerator(fn) { return function () {
26728
26728
  });
26729
26729
  if (btnInfo.length > 0) {
26730
26730
  if (btnInfo[0].type == 4) {
26731
- _this33.$emit('buttonClick', btnInfo[0].fun, _this33.sendData);
26731
+ _this33.$emit('buttonClick', { fun: btnInfo[0].fun, opinion: _this33.value }, _this33.sendData);
26732
26732
  } else if (btnInfo[0].type == 2) {
26733
26733
  _this33.goView(btnInfo[0]);
26734
26734
  }