ecinc-cloud-wappaio 9.7.4 → 9.7.6

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.
@@ -33213,7 +33213,7 @@ var TextRecognition_PDFInjector = PDFInjector;
33213
33213
 
33214
33214
  /***/ }),
33215
33215
 
33216
- /***/ 50965:
33216
+ /***/ 53596:
33217
33217
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
33218
33218
 
33219
33219
  "use strict";
@@ -36657,8 +36657,8 @@ var component = (0,componentNormalizer/* default */.A)(
36657
36657
  )
36658
36658
 
36659
36659
  /* harmony default export */ var Attachment = (component.exports);
36660
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=template&id=769fc0cb&scoped=true
36661
- var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render() {
36660
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=template&id=75fd78f9&scoped=true
36661
+ var BodyFilevue_type_template_id_75fd78f9_scoped_true_render = function render() {
36662
36662
  var _vm = this,
36663
36663
  _c = _vm._self._c;
36664
36664
  return _c('div', {
@@ -37177,7 +37177,7 @@ var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render()
37177
37177
  return _vm.viewBodyfile(attach);
37178
37178
  }
37179
37179
  }
37180
- }, [_vm._v(_vm._s(attach.fileVer) + " ")])]), _c('el-col', {
37180
+ }, [_vm._v(_vm._s(attach.fileVer) + "  ")])]), _c('el-col', {
37181
37181
  attrs: {
37182
37182
  "span": 6
37183
37183
  }
@@ -37338,7 +37338,7 @@ var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render()
37338
37338
  expression: "'BodyFile.mattersNeeding'"
37339
37339
  }],
37340
37340
  staticClass: "el-table__cell tdlbl tdw17"
37341
- }, [_vm._v("注意事项")]), _c('td', {
37341
+ }, [_vm._v("注意事项 ")]), _c('td', {
37342
37342
  staticClass: "el-table__cell tdcont tdw83"
37343
37343
  }, [_c('div', {
37344
37344
  staticStyle: {
@@ -37405,8 +37405,10 @@ var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render()
37405
37405
  }
37406
37406
  }, [_vm._v("确 定")])], 1)], 1) : _vm._e()], 1);
37407
37407
  };
37408
- var BodyFilevue_type_template_id_769fc0cb_scoped_true_staticRenderFns = [];
37408
+ var BodyFilevue_type_template_id_75fd78f9_scoped_true_staticRenderFns = [];
37409
37409
 
37410
+ // EXTERNAL MODULE: ./node_modules/nprogress/nprogress.js
37411
+ var nprogress = __webpack_require__(5947);
37410
37412
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=script&lang=js
37411
37413
  function BodyFilevue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return BodyFilevue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, BodyFilevue_type_script_lang_js_typeof(o); }
37412
37414
  function BodyFilevue_type_script_lang_js_regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ BodyFilevue_type_script_lang_js_regeneratorRuntime = function _regeneratorRuntime() { return e; }; var t, e = {}, r = Object.prototype, n = r.hasOwnProperty, o = Object.defineProperty || function (t, e, r) { t[e] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, a = i.iterator || "@@iterator", c = i.asyncIterator || "@@asyncIterator", u = i.toStringTag || "@@toStringTag"; function define(t, e, r) { return Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }), t[e]; } try { define({}, ""); } catch (t) { define = function define(t, e, r) { return t[e] = r; }; } function wrap(t, e, r, n) { var i = e && e.prototype instanceof Generator ? e : Generator, a = Object.create(i.prototype), c = new Context(n || []); return o(a, "_invoke", { value: makeInvokeMethod(t, r, c) }), a; } function tryCatch(t, e, r) { try { return { type: "normal", arg: t.call(e, r) }; } catch (t) { return { type: "throw", arg: t }; } } e.wrap = wrap; var h = "suspendedStart", l = "suspendedYield", f = "executing", s = "completed", y = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var p = {}; define(p, a, function () { return this; }); var d = Object.getPrototypeOf, v = d && d(d(values([]))); v && v !== r && n.call(v, a) && (p = v); var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p); function defineIteratorMethods(t) { ["next", "throw", "return"].forEach(function (e) { define(t, e, function (t) { return this._invoke(e, t); }); }); } function AsyncIterator(t, e) { function invoke(r, o, i, a) { var c = tryCatch(t[r], t, o); if ("throw" !== c.type) { var u = c.arg, h = u.value; return h && "object" == BodyFilevue_type_script_lang_js_typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) { invoke("next", t, i, a); }, function (t) { invoke("throw", t, i, a); }) : e.resolve(h).then(function (t) { u.value = t, i(u); }, function (t) { return invoke("throw", t, i, a); }); } a(c.arg); } var r; o(this, "_invoke", { value: function value(t, n) { function callInvokeWithMethodAndArg() { return new e(function (e, r) { invoke(t, n, e, r); }); } return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(e, r, n) { var o = h; return function (i, a) { if (o === f) throw Error("Generator is already running"); if (o === s) { if ("throw" === i) throw a; return { value: t, done: !0 }; } for (n.method = i, n.arg = a;;) { var c = n.delegate; if (c) { var u = maybeInvokeDelegate(c, n); if (u) { if (u === y) continue; return u; } } if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) { if (o === h) throw o = s, n.arg; n.dispatchException(n.arg); } else "return" === n.method && n.abrupt("return", n.arg); o = f; var p = tryCatch(e, r, n); if ("normal" === p.type) { if (o = n.done ? s : l, p.arg === y) continue; return { value: p.arg, done: n.done }; } "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg); } }; } function maybeInvokeDelegate(e, r) { var n = r.method, o = e.iterator[n]; if (o === t) return r.delegate = null, "throw" === n && e.iterator.return && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y; var i = tryCatch(o, e.iterator, r.arg); if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y; var a = i.arg; return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y); } function pushTryEntry(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e); } function resetTryEntry(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e; } function Context(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(pushTryEntry, this), this.reset(!0); } function values(e) { if (e || "" === e) { var r = e[a]; if (r) return r.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, i = function next() { for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next; return next.value = t, next.done = !0, next; }; return i.next = i; } } throw new TypeError(BodyFilevue_type_script_lang_js_typeof(e) + " is not iterable"); } return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), o(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name)); }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t; }, e.awrap = function (t) { return { __await: t }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () { return this; }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) { void 0 === i && (i = Promise); var a = new AsyncIterator(wrap(t, r, n, o), i); return e.isGeneratorFunction(r) ? a : a.next().then(function (t) { return t.done ? t.value : a.next(); }); }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () { return this; }), define(g, "toString", function () { return "[object Generator]"; }), e.keys = function (t) { var e = Object(t), r = []; for (var n in e) r.push(n); return r.reverse(), function next() { for (; r.length;) { var t = r.pop(); if (t in e) return next.value = t, next.done = !1, next; } return next.done = !0, next; }; }, e.values = values, Context.prototype = { constructor: Context, reset: function reset(e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t); }, stop: function stop() { this.done = !0; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval; }, dispatchException: function dispatchException(e) { if (this.done) throw e; var r = this; function handle(n, o) { return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o; } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var i = this.tryEntries[o], a = i.completion; if ("root" === i.tryLoc) return handle("end"); if (i.tryLoc <= this.prev) { var c = n.call(i, "catchLoc"), u = n.call(i, "finallyLoc"); if (c && u) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } else if (c) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); } else { if (!u) throw Error("try statement without catch or finally"); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } } } }, abrupt: function abrupt(t, e) { for (var r = this.tryEntries.length - 1; r >= 0; --r) { var o = this.tryEntries[r]; if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) { var i = o; break; } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a); }, complete: function complete(t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y; }, finish: function finish(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y; } }, catch: function _catch(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.tryLoc === t) { var n = r.completion; if ("throw" === n.type) { var o = n.arg; resetTryEntry(r); } return o; } } throw Error("illegal catch attempt"); }, delegateYield: function delegateYield(e, r, n) { return this.delegate = { iterator: values(e), resultName: r, nextLoc: n }, "next" === this.method && (this.arg = t), y; } }, e; }
@@ -37425,6 +37427,7 @@ function BodyFilevue_type_script_lang_js_toPropertyKey(t) { var i = BodyFilevue_
37425
37427
  function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != BodyFilevue_type_script_lang_js_typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != BodyFilevue_type_script_lang_js_typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
37426
37428
 
37427
37429
 
37430
+
37428
37431
  /* harmony default export */ var BodyFilevue_type_script_lang_js = ({
37429
37432
  name: 'BodyFile',
37430
37433
  components: {},
@@ -37541,7 +37544,6 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37541
37544
  computed: BodyFilevue_type_script_lang_js_objectSpread({}, (0,vuex_esm/* mapGetters */.L8)(['loginUser'])),
37542
37545
  watch: {
37543
37546
  curTN: function curTN() {
37544
- this.frmRowCellCount = this.$vnode.context.frmRowCellCount;
37545
37547
  if (this.flBodyfile !== null) {
37546
37548
  this.setExtName();
37547
37549
  } else {
@@ -37551,7 +37553,8 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37551
37553
  }
37552
37554
  };
37553
37555
  }
37554
- }
37556
+ },
37557
+ flBodyfile: function flBodyfile() {}
37555
37558
  },
37556
37559
  created: function created() {
37557
37560
  this.$bus.on('uploadBodyFile', this.uploadBodyFile);
@@ -37564,9 +37567,15 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37564
37567
  this.$bus.off('btnStampBodyFileClick', this.btnStampBodyFileClick);
37565
37568
  },
37566
37569
  mounted: function mounted() {
37570
+ var _this2 = this;
37567
37571
  this.bodyFileTitle = this.bodyFileTitle || this.$tx('ecwapp.Wflowform.BodyFile.fileBody', '文件正文');
37568
37572
  this.setExtName();
37569
- this.frmRowCellCount = this.$vnode.context.frmRowCellCount;
37573
+ var timer = window.setInterval(function () {
37574
+ if (_this2.$vnode.context.frmRowCellCount || _this2.$vnode.context.formEvents) {
37575
+ _this2.frmRowCellCount = _this2.$vnode.context.frmRowCellCount;
37576
+ window.clearInterval(timer); // Clear the interval when the value is set
37577
+ }
37578
+ }, 500);
37570
37579
  },
37571
37580
  methods: {
37572
37581
  uploadBodyFile: function uploadBodyFile(file, fileList) {
@@ -37580,15 +37589,15 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37580
37589
  }
37581
37590
  },
37582
37591
  setExtName: function setExtName() {
37583
- var _this2 = this;
37592
+ var _this3 = this;
37584
37593
  if (this.flBodyfile && this.flBodyfile.originalName) {
37585
37594
  var oriangialName = this.flBodyfile.originalName.replace('.des', '').replace('.xor', '').replace('.rsm3', '').replace('.sm4', '');
37586
37595
  this.extName = oriangialName.substring(oriangialName.lastIndexOf('.')).toLowerCase();
37587
37596
  this.flDocfile = null;
37588
37597
  this.attachments.forEach(function (attach) {
37589
- if (attach.fileType === 'BODY' && attach.filePath.indexOf('/noTracks/') === -1 && attach.id !== _this2.flBodyfile.id && attach.originalName.split('.')[0] === _this2.flBodyfile.originalName.split('.')[0]) {
37590
- _this2.flDocfile = attach;
37591
- _this2.flDocfile.fileName = _this2.flBodyfile.fileName.split('.')[0] + '.' + attach.originalName.split('.')[1];
37598
+ if (attach.fileType === 'BODY' && attach.filePath.indexOf('/noTracks/') === -1 && attach.id !== _this3.flBodyfile.id && attach.originalName.split('.')[0] === _this3.flBodyfile.originalName.split('.')[0]) {
37599
+ _this3.flDocfile = attach;
37600
+ _this3.flDocfile.fileName = _this3.flBodyfile.fileName.split('.')[0] + '.' + attach.originalName.split('.')[1];
37592
37601
  }
37593
37602
  });
37594
37603
  if (this.curTN.passenger.firstNodeName === this.curTN.tnNodeName && this.curTN.tnCanEdit === 1) {
@@ -37597,7 +37606,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37597
37606
  }
37598
37607
  },
37599
37608
  viewBodyfile: function viewBodyfile(flBodyfile, sign) {
37600
- var _this3 = this;
37609
+ var _this4 = this;
37601
37610
  if (flBodyfile.id === undefined) return;
37602
37611
  if (this.extName === '.pdf' && (this.viewer === 'pdfjs' || sign === 'sign')) {
37603
37612
  var fileurl = "/apigw" + '/' + this.wfAttachUrl + '/downloadById?inline=true&attachIds=' + flBodyfile.id + '&saveAs=' + encodeURI(flBodyfile.fileName);
@@ -37617,27 +37626,27 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37617
37626
  if (res.code === 'success') {
37618
37627
  var tSessionId = res.body.tSessionId;
37619
37628
  var hostname = location.href.split('#')[0];
37620
- var downUrl = hostname.substring(0, hostname.length - 1) + "/apigw" + '/' + _this3.wfAttachUrl + '/downloadById?attachIds=' + flBodyfile.id + '&httpPort=' + location.port + '&csrfToken=' + window.$auth.getCsrfToken() + '&tSessionId=' + tSessionId;
37629
+ var downUrl = hostname.substring(0, hostname.length - 1) + "/apigw" + '/' + _this4.wfAttachUrl + '/downloadById?attachIds=' + flBodyfile.id + '&httpPort=' + location.port + '&csrfToken=' + window.$auth.getCsrfToken() + '&tSessionId=' + tSessionId;
37621
37630
  var convertType = '0';
37622
- if (_this3.extName === '.ofd') {
37631
+ if (_this4.extName === '.ofd') {
37623
37632
  convertType = '21';
37624
- } else if (_this3.extName === '.pdf' || _this3.extName === '.pdfx') {
37633
+ } else if (_this4.extName === '.pdf' || _this4.extName === '.pdfx') {
37625
37634
  convertType = '20';
37626
37635
  }
37627
- downUrl = _this3.viewer.split('=')[1] + '/composite/httpfile?convertType=' + convertType + '&fileUrl=' + encodeURIComponent(downUrl);
37628
- if (_this3.viewerUrlParams) {
37629
- downUrl += '&' + _this3.viewerUrlParams;
37636
+ downUrl = _this4.viewer.split('=')[1] + '/composite/httpfile?convertType=' + convertType + '&fileUrl=' + encodeURIComponent(downUrl);
37637
+ if (_this4.viewerUrlParams) {
37638
+ downUrl += '&' + _this4.viewerUrlParams;
37630
37639
  }
37631
37640
  if (downUrl.indexOf('&acceptTracks=0') === -1) {
37632
37641
  downUrl += '&acceptTracks=0';
37633
37642
  }
37634
- _this3.$bus.emit('showDoingDialog', _this3.$tx('ecwapp.Wflowform.BodyFile.downloadingWait', '正在下载文件,请稍候...'));
37643
+ _this4.$bus.emit('showDoingDialog', _this4.$tx('ecwapp.Wflowform.BodyFile.downloadingWait', '正在下载文件,请稍候...'));
37635
37644
  $.post(downUrl, {}, function (res) {
37636
- _this3.$bus.emit('closeDoingDialog');
37645
+ _this4.$bus.emit('closeDoingDialog');
37637
37646
  if (res.errorcode === 0) {
37638
37647
  window.open(res.data.viewUrl);
37639
37648
  } else {
37640
- _this3.$alert(res.message, _this3.$tx('common.operationTip', '操作提示'), {
37649
+ _this4.$alert(res.message, _this4.$tx('common.operationTip', '操作提示'), {
37641
37650
  type: 'error'
37642
37651
  });
37643
37652
  }
@@ -37657,7 +37666,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37657
37666
  window.open(downUrl);
37658
37667
  },
37659
37668
  removeBodyfile: function removeBodyfile(flBodyfile) {
37660
- var _this4 = this;
37669
+ var _this5 = this;
37661
37670
  var confirmMsg = this.$tx('ecwapp.Wflowform.BodyFile.deleterCurrent', '您是否确认删除当前的文件?');
37662
37671
  if (flBodyfile.fileStatus === 8) {
37663
37672
  confirmMsg = this.$tx('ecwapp.Wflowform.BodyFile.deleterHistor', '您是否确认删除历史版本文件?');
@@ -37671,23 +37680,23 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37671
37680
  while (1) switch (_context.prev = _context.next) {
37672
37681
  case 0:
37673
37682
  if (flBodyfile.fileStatus !== 8) {
37674
- document.querySelector('.removeBodyfileIcon').innerHTML = _this4.$tx('ecwapp.Common.deleting', ' 正在删除...');
37683
+ document.querySelector('.removeBodyfileIcon').innerHTML = _this5.$tx('ecwapp.Common.deleting', ' 正在删除...');
37675
37684
  }
37676
37685
  deleteIds = flBodyfile.id;
37677
- _this4.$http({
37686
+ _this5.$http({
37678
37687
  method: 'DELETE',
37679
37688
  contentType: 'application/x-www-form-urlencoded',
37680
37689
  params: {
37681
37690
  attachIds: deleteIds
37682
37691
  },
37683
- url: _this4.wfAttachUrl + '/delete'
37692
+ url: _this5.wfAttachUrl + '/delete'
37684
37693
  }).then(function (res) {
37685
37694
  var $scope = _this.$vnode.context;
37686
37695
  if (res.code === 'success') {
37687
37696
  if (flBodyfile.fileStatus !== 8) {
37688
- if (typeof _this4.vo.flBodyFilename !== 'undefined') _this4.vo.flBodyFilename = null;
37689
- if (typeof _this4.vo.signedFileName !== 'undefined') _this4.vo.signedFileName = null; //盖章文件名
37690
- if (typeof _this4.vo.sealFileName !== 'undefined') _this4.vo.sealFileName = null; //签章平台文件名
37697
+ if (typeof _this5.vo.flBodyFilename !== 'undefined') _this5.vo.flBodyFilename = null;
37698
+ if (typeof _this5.vo.signedFileName !== 'undefined') _this5.vo.signedFileName = null; //盖章文件名
37699
+ if (typeof _this5.vo.sealFileName !== 'undefined') _this5.vo.sealFileName = null; //签章平台文件名
37691
37700
 
37692
37701
  if ($scope.commandBar) {
37693
37702
  $scope.commandBar.forEach(function (btn) {
@@ -37756,7 +37765,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37756
37765
  }
37757
37766
  });
37758
37767
  } else {
37759
- _this4.viewHistoryfile(_this4.flBodyfile);
37768
+ _this5.viewHistoryfile(_this5.flBodyfile);
37760
37769
  }
37761
37770
  } else {
37762
37771
  _this.$alert(res.message, _this.$tx('common.operationTip', '操作提示'), {
@@ -37817,13 +37826,13 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37817
37826
  }
37818
37827
  },
37819
37828
  selectBodyfile: function selectBodyfile() {
37820
- var _this5 = this;
37829
+ var _this6 = this;
37821
37830
  this.$vnode.context.formValidate(function () {
37822
- _this5.$el.querySelector('#btn-upload').click();
37831
+ _this6.$el.querySelector('#btn-upload').click();
37823
37832
  });
37824
37833
  },
37825
37834
  btnStampBodyFileClick: function btnStampBodyFileClick(stampType) {
37826
- var _this6 = this;
37835
+ var _this7 = this;
37827
37836
  //table-row表示审批表单行内嵌入,不需要响应btnStampBodyFileClick事件
37828
37837
  if (this.bodyFileShow === 'table-row') {
37829
37838
  return;
@@ -37841,7 +37850,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37841
37850
  type: 'warning',
37842
37851
  dangerouslyUseHTMLString: true
37843
37852
  }).then(function () {
37844
- _this6.isPdfFileStampType = true;
37853
+ _this7.isPdfFileStampType = true;
37845
37854
  });
37846
37855
  } else {
37847
37856
  this.isPdfFileStampType = true;
@@ -37856,7 +37865,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37856
37865
  type: 'warning',
37857
37866
  dangerouslyUseHTMLString: true
37858
37867
  }).then(function () {
37859
- _this6.isPdfFileStampType = true;
37868
+ _this7.isPdfFileStampType = true;
37860
37869
  });
37861
37870
  } else {
37862
37871
  this.isPdfFileStampType = true;
@@ -37866,7 +37875,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37866
37875
  type: 'warning',
37867
37876
  dangerouslyUseHTMLString: true
37868
37877
  }).then(function () {
37869
- _this6.isPdfFileStampType = true;
37878
+ _this7.isPdfFileStampType = true;
37870
37879
  });
37871
37880
  }
37872
37881
  } else {
@@ -37911,7 +37920,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37911
37920
  console.log('上传盖章文件', this.bodyfile);
37912
37921
  },
37913
37922
  StampClick: function StampClick() {
37914
- var _this7 = this;
37923
+ var _this8 = this;
37915
37924
  if (!this.haveFile) {
37916
37925
  this.$message.warning(this.$tx('ecwapp.Wflowform.BodyFile.cannotSave', '当前还未上传盖章文件,不能保存!'));
37917
37926
  return;
@@ -37922,7 +37931,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37922
37931
  this.$vnode.context.vo.signedFileName = this.flBodysignedFile.file.name;
37923
37932
  this.$vnode.context.btnSubmitClick('AutoSave', function (res) {
37924
37933
  if (res === true) {
37925
- _this7.isPdfFileStampType = false;
37934
+ _this8.isPdfFileStampType = false;
37926
37935
  }
37927
37936
  });
37928
37937
  } catch (error) {
@@ -37930,12 +37939,12 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37930
37939
  }
37931
37940
  },
37932
37941
  viewHistoryfile: function viewHistoryfile(file) {
37933
- var _this8 = this;
37942
+ var _this9 = this;
37934
37943
  if (this.bodyFileShow !== 'sidebar-area') {
37935
37944
  if (this.$vnode.context.activeName !== 'second') {
37936
37945
  this.$vnode.context.activeName = 'second'; //查询历史版本,切换到流程表单的正文标签
37937
37946
  this.$nextTick(function () {
37938
- _this8.$bus.emit('viewHistoryfile', file);
37947
+ _this9.$bus.emit('viewHistoryfile', file);
37939
37948
  });
37940
37949
  }
37941
37950
  return;
@@ -37955,17 +37964,17 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37955
37964
  url: listdataUrl
37956
37965
  }).then(function (res) {
37957
37966
  if (res.code === 'success') {
37958
- _this8.historyFiles = res.body.pageInfo.list.filter(function (attach) {
37967
+ _this9.historyFiles = res.body.pageInfo.list.filter(function (attach) {
37959
37968
  attach.updateTime = (0,utils/* formatTime */.fU)(attach.updateTime);
37960
37969
  attach.avatarUrl = "/apigw" + '/base/user/downloadPhotoByAccount?orgCode=' + attach.orgCode + '&account=' + attach.updateBy + '&httpPort=' + location.port + '&csrfToken=' + window.$auth.getCsrfToken();
37961
37970
  return true;
37962
37971
  });
37963
37972
  } else {
37964
- _this8.$alert(res.message, _this8.$tx('common.operationTip', '操作提示'), {
37973
+ _this9.$alert(res.message, _this9.$tx('common.operationTip', '操作提示'), {
37965
37974
  type: 'error'
37966
37975
  });
37967
37976
  }
37968
- _this8.loading = false;
37977
+ _this9.loading = false;
37969
37978
  });
37970
37979
  },
37971
37980
  moreMenuitemClick: function moreMenuitemClick(command) {
@@ -38057,9 +38066,9 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
38057
38066
  });
38058
38067
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=script&lang=js
38059
38068
  /* harmony default export */ var src_BodyFilevue_type_script_lang_js = (BodyFilevue_type_script_lang_js);
38060
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=769fc0cb&prod&scoped=true&lang=scss
38061
- var BodyFilevue_type_style_index_0_id_769fc0cb_prod_scoped_true_lang_scss = __webpack_require__(43228);
38062
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=769fc0cb&prod&scoped=true&lang=scss
38069
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=75fd78f9&prod&scoped=true&lang=scss
38070
+ var BodyFilevue_type_style_index_0_id_75fd78f9_prod_scoped_true_lang_scss = __webpack_require__(55284);
38071
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=75fd78f9&prod&scoped=true&lang=scss
38063
38072
 
38064
38073
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue
38065
38074
 
@@ -38072,11 +38081,11 @@ var BodyFilevue_type_style_index_0_id_769fc0cb_prod_scoped_true_lang_scss = __we
38072
38081
 
38073
38082
  var BodyFile_component = (0,componentNormalizer/* default */.A)(
38074
38083
  src_BodyFilevue_type_script_lang_js,
38075
- BodyFilevue_type_template_id_769fc0cb_scoped_true_render,
38076
- BodyFilevue_type_template_id_769fc0cb_scoped_true_staticRenderFns,
38084
+ BodyFilevue_type_template_id_75fd78f9_scoped_true_render,
38085
+ BodyFilevue_type_template_id_75fd78f9_scoped_true_staticRenderFns,
38077
38086
  false,
38078
38087
  null,
38079
- "769fc0cb",
38088
+ "75fd78f9",
38080
38089
  null
38081
38090
 
38082
38091
  )
@@ -38465,8 +38474,8 @@ var CommandBar_component = (0,componentNormalizer/* default */.A)(
38465
38474
  )
38466
38475
 
38467
38476
  /* harmony default export */ var CommandBar = (CommandBar_component.exports);
38468
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=template&id=28023d64&scoped=true
38469
- var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render() {
38477
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=template&id=52885f54&scoped=true
38478
+ var HandleIdeavue_type_template_id_52885f54_scoped_true_render = function render() {
38470
38479
  var _vm = this,
38471
38480
  _c = _vm._self._c;
38472
38481
  return !_vm.showHistoryIdeaList ? _c('div', {
@@ -38502,7 +38511,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render
38502
38511
  staticClass: "el-table__cell tdlbl",
38503
38512
  class: _vm.frmRowCellCount != 24 ? group !== 'ungrouped' ? 'tdw13' : 'tdw17' : group !== 'ungrouped' ? 'span2' : 'span4',
38504
38513
  attrs: {
38505
- "colspan": wfIdea.colspan ? wfIdea.colspan : _vm.frmRowCellCount == 24 ? 4 : 2
38514
+ "colspan": wfIdea.colspan ? wfIdea.colspan : _vm.frmRowCellCount == 24 ? 4 : 1
38506
38515
  }
38507
38516
  }, [_vm.curTN.tnIdeaPosition === 2 && wfIdea.ideaLabelName === _vm.curTN.tnIdeaLabelName ? [_c('IdeaInputBox', {
38508
38517
  staticStyle: {
@@ -38648,7 +38657,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render
38648
38657
  'span4': _vm.frmRowCellCount == 24
38649
38658
  },
38650
38659
  attrs: {
38651
- "colspan": _vm.frmRowCellCount == 24 ? 4 : 2
38660
+ "colspan": _vm.frmRowCellCount == 24 ? 4 : 1
38652
38661
  }
38653
38662
  }, [_vm.curTN.tnIdeaPosition === 2 && wfIdea.ideaLabelName === _vm.curTN.tnIdeaLabelName ? [_c('IdeaInputBox', {
38654
38663
  staticStyle: {
@@ -38764,7 +38773,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render
38764
38773
  }
38765
38774
  }, [_vm._v("删除流程实例意见")])], 2) : _vm._e();
38766
38775
  };
38767
- var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
38776
+ var HandleIdeavue_type_template_id_52885f54_scoped_true_staticRenderFns = [];
38768
38777
 
38769
38778
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=script&lang=js
38770
38779
  /* harmony default export */ var HandleIdeavue_type_script_lang_js = ({
@@ -39080,7 +39089,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39080
39089
  }
39081
39090
  });
39082
39091
  if (groupIdeaList.length === 1) {
39083
- groupIdeaList[0].colspan = _this4.frmRowCellCount == 24 ? 4 : 2;
39092
+ groupIdeaList[0].colspan = _this4.frmRowCellCount == 24 ? 4 : _this4.labelGroupShowType === 'rowspan' ? 2 : 1;
39084
39093
  }
39085
39094
  ideaLabelGroup[group] = groupIdeaList;
39086
39095
  };
@@ -39098,6 +39107,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39098
39107
  ideaSignature.style.maxWidth = '100px';
39099
39108
  ideaSignature.style.maxHeight = '50px';
39100
39109
  });
39110
+ this.setIdeaLabelWidth(true);
39101
39111
  setTimeout(function () {
39102
39112
  _this4.setIdeaTextAlign();
39103
39113
  _this4.initDeleteIdeaBtn();
@@ -39107,6 +39117,9 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39107
39117
  },
39108
39118
  setIdeaTextAlign: function setIdeaTextAlign() {
39109
39119
  var ideaDivs = document.querySelectorAll('.tdw83 .ideaDiv');
39120
+ if (ideaDivs.length === 0) {
39121
+ ideaDivs = document.querySelectorAll('.tdw87 .ideaDiv');
39122
+ }
39110
39123
  ideaDivs.forEach(function (ideaDiv) {
39111
39124
  var p = ideaDiv.querySelector('p[align="center"]');
39112
39125
  if (p) {
@@ -39136,13 +39149,14 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39136
39149
  }
39137
39150
  });
39138
39151
  },
39139
- setIdeaLabelWidth: function setIdeaLabelWidth() {
39152
+ setIdeaLabelWidth: function setIdeaLabelWidth(inited) {
39140
39153
  var _this6 = this;
39141
39154
  this.$nextTick(function () {
39142
- _this6.initUdmIdeaLables();
39143
- if (document.querySelector('.tdw13')) {
39144
- var form = document.querySelector('.form-container');
39145
- var formWidth = form.clientWidth * 0.131 + 'px';
39155
+ if (!inited) _this6.initUdmIdeaLables();
39156
+ var wform = document.querySelector('.wflow-busiform');
39157
+ if (!wform) wform = document.querySelector('.form-container').querySelector('.el-form');
39158
+ if (wform && wform.querySelector('.tdw13')) {
39159
+ var formWidth = wform.clientWidth * 0.131 + 'px';
39146
39160
  document.querySelectorAll('.tdw17').forEach(function (td) {
39147
39161
  td.style.width = formWidth;
39148
39162
  });
@@ -39227,13 +39241,13 @@ window.callDeleteIdeaBtnClick = function (ideaId) {
39227
39241
  };
39228
39242
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=script&lang=js
39229
39243
  /* harmony default export */ var src_HandleIdeavue_type_script_lang_js = (HandleIdeavue_type_script_lang_js);
39230
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=28023d64&prod&scoped=true&lang=scss
39231
- var HandleIdeavue_type_style_index_0_id_28023d64_prod_scoped_true_lang_scss = __webpack_require__(47144);
39232
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=28023d64&prod&scoped=true&lang=scss
39244
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=52885f54&prod&scoped=true&lang=scss
39245
+ var HandleIdeavue_type_style_index_0_id_52885f54_prod_scoped_true_lang_scss = __webpack_require__(10736);
39246
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=52885f54&prod&scoped=true&lang=scss
39233
39247
 
39234
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=28023d64&prod&lang=scss
39235
- var HandleIdeavue_type_style_index_1_id_28023d64_prod_lang_scss = __webpack_require__(90116);
39236
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=28023d64&prod&lang=scss
39248
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=52885f54&prod&lang=scss
39249
+ var HandleIdeavue_type_style_index_1_id_52885f54_prod_lang_scss = __webpack_require__(30976);
39250
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=52885f54&prod&lang=scss
39237
39251
 
39238
39252
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue
39239
39253
 
@@ -39247,11 +39261,11 @@ var HandleIdeavue_type_style_index_1_id_28023d64_prod_lang_scss = __webpack_requ
39247
39261
 
39248
39262
  var HandleIdea_component = (0,componentNormalizer/* default */.A)(
39249
39263
  src_HandleIdeavue_type_script_lang_js,
39250
- HandleIdeavue_type_template_id_28023d64_scoped_true_render,
39251
- HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns,
39264
+ HandleIdeavue_type_template_id_52885f54_scoped_true_render,
39265
+ HandleIdeavue_type_template_id_52885f54_scoped_true_staticRenderFns,
39252
39266
  false,
39253
39267
  null,
39254
- "28023d64",
39268
+ "52885f54",
39255
39269
  null
39256
39270
 
39257
39271
  )
@@ -116355,7 +116369,7 @@ var UdmGenerator_UserModuleForm = UserModuleForm;
116355
116369
 
116356
116370
  /***/ }),
116357
116371
 
116358
- /***/ 34797:
116372
+ /***/ 753:
116359
116373
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
116360
116374
 
116361
116375
  "use strict";
@@ -125969,8 +125983,8 @@ var Tab0_component = (0,componentNormalizer/* default */.A)(
125969
125983
  )
125970
125984
 
125971
125985
  /* harmony default export */ var Tab0 = (Tab0_component.exports);
125972
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=template&id=7de669cb&scoped=true
125973
- var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
125986
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=template&id=3716f177&scoped=true
125987
+ var Tab1vue_type_template_id_3716f177_scoped_true_render = function render() {
125974
125988
  var _vm = this,
125975
125989
  _c = _vm._self._c;
125976
125990
  return _vm.curPath.ctrlType !== undefined ? _c('div', [_c('div', {
@@ -126088,6 +126102,16 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126088
126102
  "value": 43,
126089
126103
  "label": "所有环节最后一个处理人(任务完成度100%)"
126090
126104
  }
126105
+ }), _c('el-option', {
126106
+ attrs: {
126107
+ "value": 45,
126108
+ "label": "当前环节同一分管领导最后一个处理人"
126109
+ }
126110
+ }), _c('el-option', {
126111
+ attrs: {
126112
+ "value": 46,
126113
+ "label": "所有环节同一分管领导最后一个处理人"
126114
+ }
126091
126115
  }), _vm.childWf ? _c('el-option', {
126092
126116
  attrs: {
126093
126117
  "value": 9,
@@ -126105,7 +126129,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126105
126129
  }
126106
126130
  }) : _vm._e()], 1)], 1)];
126107
126131
  }
126108
- }], null, false, 3354465238)
126132
+ }], null, false, 2862970658)
126109
126133
  })], 1)]), _c('tr', {
126110
126134
  directives: [{
126111
126135
  name: "show",
@@ -126178,7 +126202,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126178
126202
  "id": "RTOrgFilterTypeTd",
126179
126203
  "align": "right"
126180
126204
  }
126181
- }, [_vm._v("机构筛选方式")]), _c('td', [_c('el-select', {
126205
+ }, [_vm._v("机构筛选方式 ")]), _c('td', [_c('el-select', {
126182
126206
  staticClass: "form-control",
126183
126207
  attrs: {
126184
126208
  "name": "RTOrgFilterType",
@@ -126284,7 +126308,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126284
126308
  "id": "RTOrgParticipantTd",
126285
126309
  "align": "right"
126286
126310
  }
126287
- }, [_vm._v("机构参与人")]), _c('td', [_c('el-select', {
126311
+ }, [_vm._v("机构参与人 ")]), _c('td', [_c('el-select', {
126288
126312
  staticClass: "form-control",
126289
126313
  attrs: {
126290
126314
  "name": "RTOrgParticipant",
@@ -126346,7 +126370,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126346
126370
  "id": "RTOrgAssemblyTypeTd",
126347
126371
  "align": "right"
126348
126372
  }
126349
- }, [_vm._v("多级机构组合方式")]), _c('td', [_c('label', {
126373
+ }, [_vm._v("多级机构组合方式 ")]), _c('td', [_c('label', {
126350
126374
  staticClass: "checkbox-inline"
126351
126375
  }, [_c('el-checkbox', {
126352
126376
  attrs: {
@@ -126686,7 +126710,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126686
126710
  "align": "right",
126687
126711
  "nowrap": ""
126688
126712
  }
126689
- }, [_vm._v("业务参数表达式")]), _c('td', [_c('el-input', {
126713
+ }, [_vm._v("业务参数表达式 ")]), _c('td', [_c('el-input', {
126690
126714
  staticClass: "form-control",
126691
126715
  attrs: {
126692
126716
  "type": "textarea",
@@ -126868,7 +126892,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126868
126892
  "id": "RTAccordRuleTd",
126869
126893
  "align": "right"
126870
126894
  }
126871
- }, [_vm._v("符合以上规则的人员")]), _c('td', [_c('el-radio', {
126895
+ }, [_vm._v("符合以上规则的人员 ")]), _c('td', [_c('el-radio', {
126872
126896
  attrs: {
126873
126897
  "label": 1,
126874
126898
  "name": "RTAccordRule"
@@ -126914,7 +126938,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126914
126938
  }
126915
126939
  }, [_vm._m(3)]), _vm._m(4)])])]) : _vm._e();
126916
126940
  };
126917
- var Tab1vue_type_template_id_7de669cb_scoped_true_staticRenderFns = [function () {
126941
+ var Tab1vue_type_template_id_3716f177_scoped_true_staticRenderFns = [function () {
126918
126942
  var _vm = this,
126919
126943
  _c = _vm._self._c;
126920
126944
  return _c('td', {
@@ -126975,7 +126999,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_staticRenderFns = [function ()
126975
126999
  }, [_c('td')]);
126976
127000
  }];
126977
127001
 
126978
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=template&id=7de669cb&scoped=true
127002
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=template&id=3716f177&scoped=true
126979
127003
 
126980
127004
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=script&lang=js
126981
127005
  /* harmony default export */ var PanelPath_Tab1vue_type_script_lang_js = ({
@@ -127183,9 +127207,9 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_staticRenderFns = [function ()
127183
127207
  });
127184
127208
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=script&lang=js
127185
127209
  /* harmony default export */ var RightForm_PanelPath_Tab1vue_type_script_lang_js = (PanelPath_Tab1vue_type_script_lang_js);
127186
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=style&index=0&id=7de669cb&prod&scoped=true&lang=scss
127187
- var Tab1vue_type_style_index_0_id_7de669cb_prod_scoped_true_lang_scss = __webpack_require__(83054);
127188
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=style&index=0&id=7de669cb&prod&scoped=true&lang=scss
127210
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=style&index=0&id=3716f177&prod&scoped=true&lang=scss
127211
+ var Tab1vue_type_style_index_0_id_3716f177_prod_scoped_true_lang_scss = __webpack_require__(34272);
127212
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=style&index=0&id=3716f177&prod&scoped=true&lang=scss
127189
127213
 
127190
127214
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue
127191
127215
 
@@ -127198,11 +127222,11 @@ var Tab1vue_type_style_index_0_id_7de669cb_prod_scoped_true_lang_scss = __webpac
127198
127222
 
127199
127223
  var PanelPath_Tab1_component = (0,componentNormalizer/* default */.A)(
127200
127224
  RightForm_PanelPath_Tab1vue_type_script_lang_js,
127201
- Tab1vue_type_template_id_7de669cb_scoped_true_render,
127202
- Tab1vue_type_template_id_7de669cb_scoped_true_staticRenderFns,
127225
+ Tab1vue_type_template_id_3716f177_scoped_true_render,
127226
+ Tab1vue_type_template_id_3716f177_scoped_true_staticRenderFns,
127203
127227
  false,
127204
127228
  null,
127205
- "7de669cb",
127229
+ "3716f177",
127206
127230
  null
127207
127231
 
127208
127232
  )
@@ -127742,7 +127766,7 @@ var PanelPath_Tab2_component = (0,componentNormalizer/* default */.A)(
127742
127766
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/index.vue?vue&type=script&lang=js
127743
127767
  /* harmony default export */ var RightForm_PanelPathvue_type_script_lang_js = (PanelPathvue_type_script_lang_js);
127744
127768
  // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/index.vue?vue&type=style&index=0&id=311f67d4&prod&scoped=true&lang=scss
127745
- var PanelPathvue_type_style_index_0_id_311f67d4_prod_scoped_true_lang_scss = __webpack_require__(30325);
127769
+ var PanelPathvue_type_style_index_0_id_311f67d4_prod_scoped_true_lang_scss = __webpack_require__(52706);
127746
127770
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/index.vue?vue&type=style&index=0&id=311f67d4&prod&scoped=true&lang=scss
127747
127771
 
127748
127772
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/index.vue
@@ -165504,7 +165528,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-820fd3ea]:export{stdMenuBgcolo
165504
165528
 
165505
165529
  /***/ }),
165506
165530
 
165507
- /***/ 52706:
165531
+ /***/ 92794:
165508
165532
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165509
165533
 
165510
165534
  "use strict";
@@ -165518,7 +165542,7 @@ __webpack_require__.r(__webpack_exports__);
165518
165542
 
165519
165543
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
165520
165544
  // Module
165521
- ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-769fc0cb] .el-upload--text{width:100%}[data-v-769fc0cb] .el-upload .el-input-group .el-input__inner{display:inline-block;vertical-align:baseline}.docfileIcon[data-v-769fc0cb]{padding-left:10px;padding-right:10px}.file-right-box[data-v-769fc0cb]{position:fixed;bottom:0;top:73px;height:calc(100vh - 73px)!important;z-index:1199}.file-right-box .right-box-div1[data-v-769fc0cb]{float:left;height:100%;background:#fff;border-left:1px solid #ddd;overflow:hidden;font-size:14px}.file-right-box .right-box-div1[data-v-769fc0cb] .el-scrollbar{height:calc(100vh - 112px);width:100%}.file-right-box .right-box-div1[data-v-769fc0cb] .el-scrollbar .el-scrollbar__wrap{overflow-x:auto}.file-right-box .right-box-div1 .navbar[data-v-769fc0cb]{padding:11px 12px 10px 12px;font-size:14px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex}.file-right-box .right-box-div1 .navbar[data-v-769fc0cb] .el-icon-close{float:right;cursor:pointer}.file-right-box .right-box-div1 .fileitem[data-v-769fc0cb]{padding:10px;font-size:13px;border-bottom:1px solid #f3f3f3;border-top:1px solid #f3f3f3}.file-right-box .right-box-div1 .fileitem .el-dropdown-link[data-v-769fc0cb]{cursor:pointer}@media (max-width:1569px){.right-box-div1[data-v-769fc0cb]{width:280px}}@media (min-width:1570px){.right-box-div1[data-v-769fc0cb]{width:350px}}.sidebar-area[data-v-769fc0cb]{border-bottom:1px solid #eee}.sidebar-area .sidebar-area-title[data-v-769fc0cb]{font-weight:600;line-height:24px;padding:10px}.sidebar-area .sidebar-area-title .el-button--primary[data-v-769fc0cb]{width:6px;padding:0;margin-right:6px;margin-top:5px;border-radius:1px;height:14px;cursor:default;vertical-align:top;display:inline-block}.sidebar-area .sidebar-area-title div[data-v-769fc0cb]{display:inline-block;vertical-align:top}.sidebar-area .sidebar-area-title i[data-v-769fc0cb]{margin:3px 5px 0 10px;font-size:14px}.sidebar-area .sidebar-area-content[data-v-769fc0cb]{padding-left:20px;padding-right:10px;padding-bottom:10px}.sidebar-area .sidebar-area-content .attach-row[data-v-769fc0cb]{line-height:21px}.sidebar-area .sidebar-area-content .attach-row .attach-name[data-v-769fc0cb]{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sidebar-area .sidebar-area-content .no-attachments[data-v-769fc0cb]{height:50px;line-height:50px}.table-row .attach-name[data-v-769fc0cb]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.table-row .removeBodyfileIcon[data-v-769fc0cb]{display:block}.fileHovering[data-v-769fc0cb]{background:#a5c45d}.fileHovering[data-v-769fc0cb] .el-input-group__append,.fileHovering[data-v-769fc0cb] .el-input__inner{opacity:.5!important}", ""]);
165545
+ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-75fd78f9] .el-upload--text{width:100%}[data-v-75fd78f9] .el-upload .el-input-group .el-input__inner{display:inline-block;vertical-align:baseline}.docfileIcon[data-v-75fd78f9]{padding-left:10px;padding-right:10px}.file-right-box[data-v-75fd78f9]{position:fixed;bottom:0;top:73px;height:calc(100vh - 73px)!important;z-index:1199}.file-right-box .right-box-div1[data-v-75fd78f9]{float:left;height:100%;background:#fff;border-left:1px solid #ddd;overflow:hidden;font-size:14px}.file-right-box .right-box-div1[data-v-75fd78f9] .el-scrollbar{height:calc(100vh - 112px);width:100%}.file-right-box .right-box-div1[data-v-75fd78f9] .el-scrollbar .el-scrollbar__wrap{overflow-x:auto}.file-right-box .right-box-div1 .navbar[data-v-75fd78f9]{padding:11px 12px 10px 12px;font-size:14px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex}.file-right-box .right-box-div1 .navbar[data-v-75fd78f9] .el-icon-close{float:right;cursor:pointer}.file-right-box .right-box-div1 .fileitem[data-v-75fd78f9]{padding:10px;font-size:13px;border-bottom:1px solid #f3f3f3;border-top:1px solid #f3f3f3}.file-right-box .right-box-div1 .fileitem .el-dropdown-link[data-v-75fd78f9]{cursor:pointer}@media (max-width:1569px){.right-box-div1[data-v-75fd78f9]{width:280px}}@media (min-width:1570px){.right-box-div1[data-v-75fd78f9]{width:350px}}.sidebar-area[data-v-75fd78f9]{border-bottom:1px solid #eee}.sidebar-area .sidebar-area-title[data-v-75fd78f9]{font-weight:600;line-height:24px;padding:10px}.sidebar-area .sidebar-area-title .el-button--primary[data-v-75fd78f9]{width:6px;padding:0;margin-right:6px;margin-top:5px;border-radius:1px;height:14px;cursor:default;vertical-align:top;display:inline-block}.sidebar-area .sidebar-area-title div[data-v-75fd78f9]{display:inline-block;vertical-align:top}.sidebar-area .sidebar-area-title i[data-v-75fd78f9]{margin:3px 5px 0 10px;font-size:14px}.sidebar-area .sidebar-area-content[data-v-75fd78f9]{padding-left:20px;padding-right:10px;padding-bottom:10px}.sidebar-area .sidebar-area-content .attach-row[data-v-75fd78f9]{line-height:21px}.sidebar-area .sidebar-area-content .attach-row .attach-name[data-v-75fd78f9]{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sidebar-area .sidebar-area-content .no-attachments[data-v-75fd78f9]{height:50px;line-height:50px}.table-row .attach-name[data-v-75fd78f9]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.table-row .removeBodyfileIcon[data-v-75fd78f9]{display:block}.fileHovering[data-v-75fd78f9]{background:#a5c45d}.fileHovering[data-v-75fd78f9] .el-input-group__append,.fileHovering[data-v-75fd78f9] .el-input__inner{opacity:.5!important}", ""]);
165522
165546
  // Exports
165523
165547
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
165524
165548
 
@@ -165546,7 +165570,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-e8bcd130]:export{stdMenuBgcolo
165546
165570
 
165547
165571
  /***/ }),
165548
165572
 
165549
- /***/ 86726:
165573
+ /***/ 42854:
165550
165574
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165551
165575
 
165552
165576
  "use strict";
@@ -165560,14 +165584,14 @@ __webpack_require__.r(__webpack_exports__);
165560
165584
 
165561
165585
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
165562
165586
  // Module
165563
- ___CSS_LOADER_EXPORT___.push([module.id, ".idea-collapse-icon[data-v-28023d64]{float:right}.idea-collapse-icon .el-link[data-v-28023d64]{margin-top:2px}.idea-collapse-icon .el-link[data-v-28023d64],.idea-collapse-icon .el-link[data-v-28023d64] i{font-weight:600;font-size:14px}.idea-collapse-icon .el-link--default[data-v-28023d64]{display:table-cell}[data-v-28023d64] .el-collapse-item__header,[data-v-28023d64] .el-collapse-item__header i{font-weight:600;font-size:14px}[data-v-28023d64] .el-collapse-item__wrap{border-bottom:0!important}[data-v-28023d64] .el-collapse-item__wrap .el-collapse-item__content{padding-bottom:0!important}.idea-form[data-v-28023d64]{margin-top:-1px;position:relative;z-index:1000}.el-form .el-table__body .tdcont[data-v-28023d64]{line-height:20px}[data-v-28023d64] .highlight{font-weight:600;color:#323233}.idea-group[data-v-28023d64]{border-bottom:1px solid #e4e5e8}.l-text[data-v-28023d64]{font-weight:600}", ""]);
165587
+ ___CSS_LOADER_EXPORT___.push([module.id, ".idea-collapse-icon[data-v-52885f54]{float:right}.idea-collapse-icon .el-link[data-v-52885f54]{margin-top:2px}.idea-collapse-icon .el-link[data-v-52885f54],.idea-collapse-icon .el-link[data-v-52885f54] i{font-weight:600;font-size:14px}.idea-collapse-icon .el-link--default[data-v-52885f54]{display:table-cell}[data-v-52885f54] .el-collapse-item__header,[data-v-52885f54] .el-collapse-item__header i{font-weight:600;font-size:14px}[data-v-52885f54] .el-collapse-item__wrap{border-bottom:0!important}[data-v-52885f54] .el-collapse-item__wrap .el-collapse-item__content{padding-bottom:0!important}.idea-form[data-v-52885f54]{margin-top:-1px;position:relative;z-index:1000}.el-form .el-table__body .tdcont[data-v-52885f54]{line-height:20px}[data-v-52885f54] .highlight{font-weight:600;color:#323233}.idea-group[data-v-52885f54]{border-bottom:1px solid #e4e5e8}.l-text[data-v-52885f54]{font-weight:600}", ""]);
165564
165588
  // Exports
165565
165589
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
165566
165590
 
165567
165591
 
165568
165592
  /***/ }),
165569
165593
 
165570
- /***/ 8462:
165594
+ /***/ 858:
165571
165595
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165572
165596
 
165573
165597
  "use strict";
@@ -168106,7 +168130,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "table[data-v-12e9867c]{border-collapse
168106
168130
 
168107
168131
  /***/ }),
168108
168132
 
168109
- /***/ 63372:
168133
+ /***/ 61786:
168110
168134
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
168111
168135
 
168112
168136
  "use strict";
@@ -168120,7 +168144,7 @@ __webpack_require__.r(__webpack_exports__);
168120
168144
 
168121
168145
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
168122
168146
  // Module
168123
- ___CSS_LOADER_EXPORT___.push([module.id, "table[data-v-7de669cb]{border-collapse:collapse}table tr td[data-v-7de669cb]{border:1px solid #e2e2e2;padding:5px;height:40px;color:#555;font-size:12px;line-height:30px}table tr td em[data-v-7de669cb]{color:red}table tr .tdBg[data-v-7de669cb]{font-weight:700}[data-v-7de669cb] .el-input__inner{height:35px!important;line-height:35px!important;font-size:12px}[data-v-7de669cb] .el-textarea__inner{font-size:12px}[data-v-7de669cb] .el-select{width:100%;display:inline-block;position:relative}[data-v-7de669cb] .el-checkbox__label,[data-v-7de669cb] .el-radio__label{font-size:12px;padding-left:5px}.tableBox table[data-v-7de669cb]{border-collapse:collapse}.tableBox table th[data-v-7de669cb]{background:#f2f2f2;border-bottom:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#ececec));background-image:linear-gradient(180deg,#f8f8f8 0,#ececec);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\"#fff8f8f8\",endColorstr=\"#ffececec\",GradientType=0);font-size:12px;padding:8px;line-height:1.42857143;color:#555;border:1px solid #e2e2e2}.tableBox table th .addbtn[data-v-7de669cb],.tableBox table th .addbtn i[data-v-7de669cb]{color:#337ab7;font-weight:700}.tableBox table tr[data-v-7de669cb]:nth-of-type(odd){background:#f9f9f9}.tableBox table tr[data-v-7de669cb]{cursor:pointer}.tableBox table td[data-v-7de669cb],.tableBox table tr[data-v-7de669cb]{font-size:12px;border:1px solid #e2e2e2}.tableBox table td[data-v-7de669cb]{line-height:20px;height:35px;color:#555}.tableBox table td .deleteButton[data-v-7de669cb]{color:#dd5a43;padding:2px 3px;border:1px solid transparent;border-radius:2px}.tableBox table td .deleteButton[data-v-7de669cb]:hover{border:1px solid #abbac3;text-decoration:none}.tableBox table td .editButton[data-v-7de669cb]{color:#478fca;padding:2px 3px;border:1px solid transparent;border-radius:2px}.tableBox table td .editButton[data-v-7de669cb]:hover{border:1px solid #abbac3;text-decoration:none}.tableBox table td .disabledButton[data-v-7de669cb]{color:#a9a9a9}.tableBox .el-row[data-v-7de669cb]{margin-top:10px;padding:10px}.tableBox[data-v-7de669cb] .el-checkbox__label{display:none}.tableBox .el-button-group[data-v-7de669cb]{float:right;margin-top:-10px;margin-bottom:10px}.checkbox-inline[data-v-7de669cb]{display:block;font-weight:400;margin-left:0;height:24px;line-height:24px}", ""]);
168147
+ ___CSS_LOADER_EXPORT___.push([module.id, "table[data-v-3716f177]{border-collapse:collapse}table tr td[data-v-3716f177]{border:1px solid #e2e2e2;padding:5px;height:40px;color:#555;font-size:12px;line-height:30px}table tr td em[data-v-3716f177]{color:red}table tr .tdBg[data-v-3716f177]{font-weight:700}[data-v-3716f177] .el-input__inner{height:35px!important;line-height:35px!important;font-size:12px}[data-v-3716f177] .el-textarea__inner{font-size:12px}[data-v-3716f177] .el-select{width:100%;display:inline-block;position:relative}[data-v-3716f177] .el-checkbox__label,[data-v-3716f177] .el-radio__label{font-size:12px;padding-left:5px}.tableBox table[data-v-3716f177]{border-collapse:collapse}.tableBox table th[data-v-3716f177]{background:#f2f2f2;border-bottom:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#ececec));background-image:linear-gradient(180deg,#f8f8f8 0,#ececec);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\"#fff8f8f8\",endColorstr=\"#ffececec\",GradientType=0);font-size:12px;padding:8px;line-height:1.42857143;color:#555;border:1px solid #e2e2e2}.tableBox table th .addbtn[data-v-3716f177],.tableBox table th .addbtn i[data-v-3716f177]{color:#337ab7;font-weight:700}.tableBox table tr[data-v-3716f177]:nth-of-type(odd){background:#f9f9f9}.tableBox table tr[data-v-3716f177]{cursor:pointer}.tableBox table td[data-v-3716f177],.tableBox table tr[data-v-3716f177]{font-size:12px;border:1px solid #e2e2e2}.tableBox table td[data-v-3716f177]{line-height:20px;height:35px;color:#555}.tableBox table td .deleteButton[data-v-3716f177]{color:#dd5a43;padding:2px 3px;border:1px solid transparent;border-radius:2px}.tableBox table td .deleteButton[data-v-3716f177]:hover{border:1px solid #abbac3;text-decoration:none}.tableBox table td .editButton[data-v-3716f177]{color:#478fca;padding:2px 3px;border:1px solid transparent;border-radius:2px}.tableBox table td .editButton[data-v-3716f177]:hover{border:1px solid #abbac3;text-decoration:none}.tableBox table td .disabledButton[data-v-3716f177]{color:#a9a9a9}.tableBox .el-row[data-v-3716f177]{margin-top:10px;padding:10px}.tableBox[data-v-3716f177] .el-checkbox__label{display:none}.tableBox .el-button-group[data-v-3716f177]{float:right;margin-top:-10px;margin-bottom:10px}.checkbox-inline[data-v-3716f177]{display:block;font-weight:400;margin-left:0;height:24px;line-height:24px}", ""]);
168124
168148
  // Exports
168125
168149
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
168126
168150
 
@@ -224526,6 +224550,489 @@ webpackContext.id = 35358;
224526
224550
  })));
224527
224551
 
224528
224552
 
224553
+ /***/ }),
224554
+
224555
+ /***/ 5947:
224556
+ /***/ (function(module, exports, __webpack_require__) {
224557
+
224558
+ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
224559
+ * @license MIT */
224560
+
224561
+ ;(function(root, factory) {
224562
+
224563
+ if (true) {
224564
+ !(__WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
224565
+ __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
224566
+ (__WEBPACK_AMD_DEFINE_FACTORY__.call(exports, __webpack_require__, exports, module)) :
224567
+ __WEBPACK_AMD_DEFINE_FACTORY__),
224568
+ __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
224569
+ } else {}
224570
+
224571
+ })(this, function() {
224572
+ var NProgress = {};
224573
+
224574
+ NProgress.version = '0.2.0';
224575
+
224576
+ var Settings = NProgress.settings = {
224577
+ minimum: 0.08,
224578
+ easing: 'ease',
224579
+ positionUsing: '',
224580
+ speed: 200,
224581
+ trickle: true,
224582
+ trickleRate: 0.02,
224583
+ trickleSpeed: 800,
224584
+ showSpinner: true,
224585
+ barSelector: '[role="bar"]',
224586
+ spinnerSelector: '[role="spinner"]',
224587
+ parent: 'body',
224588
+ template: '<div class="bar" role="bar"><div class="peg"></div></div><div class="spinner" role="spinner"><div class="spinner-icon"></div></div>'
224589
+ };
224590
+
224591
+ /**
224592
+ * Updates configuration.
224593
+ *
224594
+ * NProgress.configure({
224595
+ * minimum: 0.1
224596
+ * });
224597
+ */
224598
+ NProgress.configure = function(options) {
224599
+ var key, value;
224600
+ for (key in options) {
224601
+ value = options[key];
224602
+ if (value !== undefined && options.hasOwnProperty(key)) Settings[key] = value;
224603
+ }
224604
+
224605
+ return this;
224606
+ };
224607
+
224608
+ /**
224609
+ * Last number.
224610
+ */
224611
+
224612
+ NProgress.status = null;
224613
+
224614
+ /**
224615
+ * Sets the progress bar status, where `n` is a number from `0.0` to `1.0`.
224616
+ *
224617
+ * NProgress.set(0.4);
224618
+ * NProgress.set(1.0);
224619
+ */
224620
+
224621
+ NProgress.set = function(n) {
224622
+ var started = NProgress.isStarted();
224623
+
224624
+ n = clamp(n, Settings.minimum, 1);
224625
+ NProgress.status = (n === 1 ? null : n);
224626
+
224627
+ var progress = NProgress.render(!started),
224628
+ bar = progress.querySelector(Settings.barSelector),
224629
+ speed = Settings.speed,
224630
+ ease = Settings.easing;
224631
+
224632
+ progress.offsetWidth; /* Repaint */
224633
+
224634
+ queue(function(next) {
224635
+ // Set positionUsing if it hasn't already been set
224636
+ if (Settings.positionUsing === '') Settings.positionUsing = NProgress.getPositioningCSS();
224637
+
224638
+ // Add transition
224639
+ css(bar, barPositionCSS(n, speed, ease));
224640
+
224641
+ if (n === 1) {
224642
+ // Fade out
224643
+ css(progress, {
224644
+ transition: 'none',
224645
+ opacity: 1
224646
+ });
224647
+ progress.offsetWidth; /* Repaint */
224648
+
224649
+ setTimeout(function() {
224650
+ css(progress, {
224651
+ transition: 'all ' + speed + 'ms linear',
224652
+ opacity: 0
224653
+ });
224654
+ setTimeout(function() {
224655
+ NProgress.remove();
224656
+ next();
224657
+ }, speed);
224658
+ }, speed);
224659
+ } else {
224660
+ setTimeout(next, speed);
224661
+ }
224662
+ });
224663
+
224664
+ return this;
224665
+ };
224666
+
224667
+ NProgress.isStarted = function() {
224668
+ return typeof NProgress.status === 'number';
224669
+ };
224670
+
224671
+ /**
224672
+ * Shows the progress bar.
224673
+ * This is the same as setting the status to 0%, except that it doesn't go backwards.
224674
+ *
224675
+ * NProgress.start();
224676
+ *
224677
+ */
224678
+ NProgress.start = function() {
224679
+ if (!NProgress.status) NProgress.set(0);
224680
+
224681
+ var work = function() {
224682
+ setTimeout(function() {
224683
+ if (!NProgress.status) return;
224684
+ NProgress.trickle();
224685
+ work();
224686
+ }, Settings.trickleSpeed);
224687
+ };
224688
+
224689
+ if (Settings.trickle) work();
224690
+
224691
+ return this;
224692
+ };
224693
+
224694
+ /**
224695
+ * Hides the progress bar.
224696
+ * This is the *sort of* the same as setting the status to 100%, with the
224697
+ * difference being `done()` makes some placebo effect of some realistic motion.
224698
+ *
224699
+ * NProgress.done();
224700
+ *
224701
+ * If `true` is passed, it will show the progress bar even if its hidden.
224702
+ *
224703
+ * NProgress.done(true);
224704
+ */
224705
+
224706
+ NProgress.done = function(force) {
224707
+ if (!force && !NProgress.status) return this;
224708
+
224709
+ return NProgress.inc(0.3 + 0.5 * Math.random()).set(1);
224710
+ };
224711
+
224712
+ /**
224713
+ * Increments by a random amount.
224714
+ */
224715
+
224716
+ NProgress.inc = function(amount) {
224717
+ var n = NProgress.status;
224718
+
224719
+ if (!n) {
224720
+ return NProgress.start();
224721
+ } else {
224722
+ if (typeof amount !== 'number') {
224723
+ amount = (1 - n) * clamp(Math.random() * n, 0.1, 0.95);
224724
+ }
224725
+
224726
+ n = clamp(n + amount, 0, 0.994);
224727
+ return NProgress.set(n);
224728
+ }
224729
+ };
224730
+
224731
+ NProgress.trickle = function() {
224732
+ return NProgress.inc(Math.random() * Settings.trickleRate);
224733
+ };
224734
+
224735
+ /**
224736
+ * Waits for all supplied jQuery promises and
224737
+ * increases the progress as the promises resolve.
224738
+ *
224739
+ * @param $promise jQUery Promise
224740
+ */
224741
+ (function() {
224742
+ var initial = 0, current = 0;
224743
+
224744
+ NProgress.promise = function($promise) {
224745
+ if (!$promise || $promise.state() === "resolved") {
224746
+ return this;
224747
+ }
224748
+
224749
+ if (current === 0) {
224750
+ NProgress.start();
224751
+ }
224752
+
224753
+ initial++;
224754
+ current++;
224755
+
224756
+ $promise.always(function() {
224757
+ current--;
224758
+ if (current === 0) {
224759
+ initial = 0;
224760
+ NProgress.done();
224761
+ } else {
224762
+ NProgress.set((initial - current) / initial);
224763
+ }
224764
+ });
224765
+
224766
+ return this;
224767
+ };
224768
+
224769
+ })();
224770
+
224771
+ /**
224772
+ * (Internal) renders the progress bar markup based on the `template`
224773
+ * setting.
224774
+ */
224775
+
224776
+ NProgress.render = function(fromStart) {
224777
+ if (NProgress.isRendered()) return document.getElementById('nprogress');
224778
+
224779
+ addClass(document.documentElement, 'nprogress-busy');
224780
+
224781
+ var progress = document.createElement('div');
224782
+ progress.id = 'nprogress';
224783
+ progress.innerHTML = Settings.template;
224784
+
224785
+ var bar = progress.querySelector(Settings.barSelector),
224786
+ perc = fromStart ? '-100' : toBarPerc(NProgress.status || 0),
224787
+ parent = document.querySelector(Settings.parent),
224788
+ spinner;
224789
+
224790
+ css(bar, {
224791
+ transition: 'all 0 linear',
224792
+ transform: 'translate3d(' + perc + '%,0,0)'
224793
+ });
224794
+
224795
+ if (!Settings.showSpinner) {
224796
+ spinner = progress.querySelector(Settings.spinnerSelector);
224797
+ spinner && removeElement(spinner);
224798
+ }
224799
+
224800
+ if (parent != document.body) {
224801
+ addClass(parent, 'nprogress-custom-parent');
224802
+ }
224803
+
224804
+ parent.appendChild(progress);
224805
+ return progress;
224806
+ };
224807
+
224808
+ /**
224809
+ * Removes the element. Opposite of render().
224810
+ */
224811
+
224812
+ NProgress.remove = function() {
224813
+ removeClass(document.documentElement, 'nprogress-busy');
224814
+ removeClass(document.querySelector(Settings.parent), 'nprogress-custom-parent');
224815
+ var progress = document.getElementById('nprogress');
224816
+ progress && removeElement(progress);
224817
+ };
224818
+
224819
+ /**
224820
+ * Checks if the progress bar is rendered.
224821
+ */
224822
+
224823
+ NProgress.isRendered = function() {
224824
+ return !!document.getElementById('nprogress');
224825
+ };
224826
+
224827
+ /**
224828
+ * Determine which positioning CSS rule to use.
224829
+ */
224830
+
224831
+ NProgress.getPositioningCSS = function() {
224832
+ // Sniff on document.body.style
224833
+ var bodyStyle = document.body.style;
224834
+
224835
+ // Sniff prefixes
224836
+ var vendorPrefix = ('WebkitTransform' in bodyStyle) ? 'Webkit' :
224837
+ ('MozTransform' in bodyStyle) ? 'Moz' :
224838
+ ('msTransform' in bodyStyle) ? 'ms' :
224839
+ ('OTransform' in bodyStyle) ? 'O' : '';
224840
+
224841
+ if (vendorPrefix + 'Perspective' in bodyStyle) {
224842
+ // Modern browsers with 3D support, e.g. Webkit, IE10
224843
+ return 'translate3d';
224844
+ } else if (vendorPrefix + 'Transform' in bodyStyle) {
224845
+ // Browsers without 3D support, e.g. IE9
224846
+ return 'translate';
224847
+ } else {
224848
+ // Browsers without translate() support, e.g. IE7-8
224849
+ return 'margin';
224850
+ }
224851
+ };
224852
+
224853
+ /**
224854
+ * Helpers
224855
+ */
224856
+
224857
+ function clamp(n, min, max) {
224858
+ if (n < min) return min;
224859
+ if (n > max) return max;
224860
+ return n;
224861
+ }
224862
+
224863
+ /**
224864
+ * (Internal) converts a percentage (`0..1`) to a bar translateX
224865
+ * percentage (`-100%..0%`).
224866
+ */
224867
+
224868
+ function toBarPerc(n) {
224869
+ return (-1 + n) * 100;
224870
+ }
224871
+
224872
+
224873
+ /**
224874
+ * (Internal) returns the correct CSS for changing the bar's
224875
+ * position given an n percentage, and speed and ease from Settings
224876
+ */
224877
+
224878
+ function barPositionCSS(n, speed, ease) {
224879
+ var barCSS;
224880
+
224881
+ if (Settings.positionUsing === 'translate3d') {
224882
+ barCSS = { transform: 'translate3d('+toBarPerc(n)+'%,0,0)' };
224883
+ } else if (Settings.positionUsing === 'translate') {
224884
+ barCSS = { transform: 'translate('+toBarPerc(n)+'%,0)' };
224885
+ } else {
224886
+ barCSS = { 'margin-left': toBarPerc(n)+'%' };
224887
+ }
224888
+
224889
+ barCSS.transition = 'all '+speed+'ms '+ease;
224890
+
224891
+ return barCSS;
224892
+ }
224893
+
224894
+ /**
224895
+ * (Internal) Queues a function to be executed.
224896
+ */
224897
+
224898
+ var queue = (function() {
224899
+ var pending = [];
224900
+
224901
+ function next() {
224902
+ var fn = pending.shift();
224903
+ if (fn) {
224904
+ fn(next);
224905
+ }
224906
+ }
224907
+
224908
+ return function(fn) {
224909
+ pending.push(fn);
224910
+ if (pending.length == 1) next();
224911
+ };
224912
+ })();
224913
+
224914
+ /**
224915
+ * (Internal) Applies css properties to an element, similar to the jQuery
224916
+ * css method.
224917
+ *
224918
+ * While this helper does assist with vendor prefixed property names, it
224919
+ * does not perform any manipulation of values prior to setting styles.
224920
+ */
224921
+
224922
+ var css = (function() {
224923
+ var cssPrefixes = [ 'Webkit', 'O', 'Moz', 'ms' ],
224924
+ cssProps = {};
224925
+
224926
+ function camelCase(string) {
224927
+ return string.replace(/^-ms-/, 'ms-').replace(/-([\da-z])/gi, function(match, letter) {
224928
+ return letter.toUpperCase();
224929
+ });
224930
+ }
224931
+
224932
+ function getVendorProp(name) {
224933
+ var style = document.body.style;
224934
+ if (name in style) return name;
224935
+
224936
+ var i = cssPrefixes.length,
224937
+ capName = name.charAt(0).toUpperCase() + name.slice(1),
224938
+ vendorName;
224939
+ while (i--) {
224940
+ vendorName = cssPrefixes[i] + capName;
224941
+ if (vendorName in style) return vendorName;
224942
+ }
224943
+
224944
+ return name;
224945
+ }
224946
+
224947
+ function getStyleProp(name) {
224948
+ name = camelCase(name);
224949
+ return cssProps[name] || (cssProps[name] = getVendorProp(name));
224950
+ }
224951
+
224952
+ function applyCss(element, prop, value) {
224953
+ prop = getStyleProp(prop);
224954
+ element.style[prop] = value;
224955
+ }
224956
+
224957
+ return function(element, properties) {
224958
+ var args = arguments,
224959
+ prop,
224960
+ value;
224961
+
224962
+ if (args.length == 2) {
224963
+ for (prop in properties) {
224964
+ value = properties[prop];
224965
+ if (value !== undefined && properties.hasOwnProperty(prop)) applyCss(element, prop, value);
224966
+ }
224967
+ } else {
224968
+ applyCss(element, args[1], args[2]);
224969
+ }
224970
+ }
224971
+ })();
224972
+
224973
+ /**
224974
+ * (Internal) Determines if an element or space separated list of class names contains a class name.
224975
+ */
224976
+
224977
+ function hasClass(element, name) {
224978
+ var list = typeof element == 'string' ? element : classList(element);
224979
+ return list.indexOf(' ' + name + ' ') >= 0;
224980
+ }
224981
+
224982
+ /**
224983
+ * (Internal) Adds a class to an element.
224984
+ */
224985
+
224986
+ function addClass(element, name) {
224987
+ var oldList = classList(element),
224988
+ newList = oldList + name;
224989
+
224990
+ if (hasClass(oldList, name)) return;
224991
+
224992
+ // Trim the opening space.
224993
+ element.className = newList.substring(1);
224994
+ }
224995
+
224996
+ /**
224997
+ * (Internal) Removes a class from an element.
224998
+ */
224999
+
225000
+ function removeClass(element, name) {
225001
+ var oldList = classList(element),
225002
+ newList;
225003
+
225004
+ if (!hasClass(element, name)) return;
225005
+
225006
+ // Replace the class name.
225007
+ newList = oldList.replace(' ' + name + ' ', ' ');
225008
+
225009
+ // Trim the opening and closing spaces.
225010
+ element.className = newList.substring(1, newList.length - 1);
225011
+ }
225012
+
225013
+ /**
225014
+ * (Internal) Gets a space separated list of the class names on the element.
225015
+ * The list is wrapped with a single space on each end to facilitate finding
225016
+ * matches within the list.
225017
+ */
225018
+
225019
+ function classList(element) {
225020
+ return (' ' + (element.className || '') + ' ').replace(/\s+/gi, ' ');
225021
+ }
225022
+
225023
+ /**
225024
+ * (Internal) Removes an element from the DOM.
225025
+ */
225026
+
225027
+ function removeElement(element) {
225028
+ element && element.parentNode && element.parentNode.removeChild(element);
225029
+ }
225030
+
225031
+ return NProgress;
225032
+ });
225033
+
225034
+
225035
+
224529
225036
  /***/ }),
224530
225037
 
224531
225038
  /***/ 58859:
@@ -261322,19 +261829,19 @@ var update = add("24d90c28", content, true, {"sourceMap":false,"shadowMode":fals
261322
261829
 
261323
261830
  /***/ }),
261324
261831
 
261325
- /***/ 43228:
261832
+ /***/ 55284:
261326
261833
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261327
261834
 
261328
261835
  // style-loader: Adds some css to the DOM by adding a <style> tag
261329
261836
 
261330
261837
  // load the styles
261331
- var content = __webpack_require__(52706);
261838
+ var content = __webpack_require__(92794);
261332
261839
  if(content.__esModule) content = content.default;
261333
261840
  if(typeof content === 'string') content = [[module.id, content, '']];
261334
261841
  if(content.locals) module.exports = content.locals;
261335
261842
  // add the styles to the DOM
261336
261843
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261337
- var update = add("04ac0665", content, true, {"sourceMap":false,"shadowMode":false});
261844
+ var update = add("0ed069fd", content, true, {"sourceMap":false,"shadowMode":false});
261338
261845
 
261339
261846
  /***/ }),
261340
261847
 
@@ -261354,35 +261861,35 @@ var update = add("03d01f0b", content, true, {"sourceMap":false,"shadowMode":fals
261354
261861
 
261355
261862
  /***/ }),
261356
261863
 
261357
- /***/ 47144:
261864
+ /***/ 10736:
261358
261865
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261359
261866
 
261360
261867
  // style-loader: Adds some css to the DOM by adding a <style> tag
261361
261868
 
261362
261869
  // load the styles
261363
- var content = __webpack_require__(86726);
261870
+ var content = __webpack_require__(42854);
261364
261871
  if(content.__esModule) content = content.default;
261365
261872
  if(typeof content === 'string') content = [[module.id, content, '']];
261366
261873
  if(content.locals) module.exports = content.locals;
261367
261874
  // add the styles to the DOM
261368
261875
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261369
- var update = add("5fce4aa4", content, true, {"sourceMap":false,"shadowMode":false});
261876
+ var update = add("4e6ba95a", content, true, {"sourceMap":false,"shadowMode":false});
261370
261877
 
261371
261878
  /***/ }),
261372
261879
 
261373
- /***/ 90116:
261880
+ /***/ 30976:
261374
261881
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261375
261882
 
261376
261883
  // style-loader: Adds some css to the DOM by adding a <style> tag
261377
261884
 
261378
261885
  // load the styles
261379
- var content = __webpack_require__(8462);
261886
+ var content = __webpack_require__(858);
261380
261887
  if(content.__esModule) content = content.default;
261381
261888
  if(typeof content === 'string') content = [[module.id, content, '']];
261382
261889
  if(content.locals) module.exports = content.locals;
261383
261890
  // add the styles to the DOM
261384
261891
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261385
- var update = add("03de1bcc", content, true, {"sourceMap":false,"shadowMode":false});
261892
+ var update = add("7f239c60", content, true, {"sourceMap":false,"shadowMode":false});
261386
261893
 
261387
261894
  /***/ }),
261388
261895
 
@@ -263290,19 +263797,19 @@ var update = add("30ae1ee2", content, true, {"sourceMap":false,"shadowMode":fals
263290
263797
 
263291
263798
  /***/ }),
263292
263799
 
263293
- /***/ 83054:
263800
+ /***/ 34272:
263294
263801
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
263295
263802
 
263296
263803
  // style-loader: Adds some css to the DOM by adding a <style> tag
263297
263804
 
263298
263805
  // load the styles
263299
- var content = __webpack_require__(63372);
263806
+ var content = __webpack_require__(61786);
263300
263807
  if(content.__esModule) content = content.default;
263301
263808
  if(typeof content === 'string') content = [[module.id, content, '']];
263302
263809
  if(content.locals) module.exports = content.locals;
263303
263810
  // add the styles to the DOM
263304
263811
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
263305
- var update = add("34d47f7a", content, true, {"sourceMap":false,"shadowMode":false});
263812
+ var update = add("718b14a2", content, true, {"sourceMap":false,"shadowMode":false});
263306
263813
 
263307
263814
  /***/ }),
263308
263815
 
@@ -263322,7 +263829,7 @@ var update = add("0ef85e9f", content, true, {"sourceMap":false,"shadowMode":fals
263322
263829
 
263323
263830
  /***/ }),
263324
263831
 
263325
- /***/ 30325:
263832
+ /***/ 52706:
263326
263833
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
263327
263834
 
263328
263835
  // style-loader: Adds some css to the DOM by adding a <style> tag
@@ -285244,87 +285751,87 @@ var asyncComponents = [
285244
285751
  }],
285245
285752
  // ========== ecwapp/Wflowform 工作流表单子组件 → chunk: wflow-form ==========
285246
285753
  ['Attachment', function () {
285247
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285754
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285248
285755
  return m.Attachment;
285249
285756
  });
285250
285757
  }], ['BodyFile', function () {
285251
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285758
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285252
285759
  return m.BodyFile;
285253
285760
  });
285254
285761
  }], ['CommandBar', function () {
285255
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285762
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285256
285763
  return m.CommandBar;
285257
285764
  });
285258
285765
  }], ['HandleIdea', function () {
285259
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285766
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285260
285767
  return m.HandleIdea;
285261
285768
  });
285262
285769
  }], ['IdeaInputBox', function () {
285263
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285770
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285264
285771
  return m.IdeaInputBox;
285265
285772
  });
285266
285773
  }], ['ModifyWflogAddUser', function () {
285267
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285774
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285268
285775
  return m.ModifyWflogAddUser;
285269
285776
  });
285270
285777
  }], ['ModifyWflogIdea', function () {
285271
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285778
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285272
285779
  return m.ModifyWflogIdea;
285273
285780
  });
285274
285781
  }], ['WriteToReadIdea', function () {
285275
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285782
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285276
285783
  return m.WriteToReadIdea;
285277
285784
  });
285278
285785
  }], ['ModifyWflogSubmitFile', function () {
285279
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285786
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285280
285787
  return m.ModifyWflogSubmitFile;
285281
285788
  });
285282
285789
  }], ['ModifyWfNodelog', function () {
285283
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285790
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285284
285791
  return m.ModifyWfNodelog;
285285
285792
  });
285286
285793
  }], ['SelectOuterDeputy', function () {
285287
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285794
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285288
285795
  return m.SelectOuterDeputy;
285289
285796
  });
285290
285797
  }], ['SubmitHandle', function () {
285291
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285798
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285292
285799
  return m.SubmitHandle;
285293
285800
  });
285294
285801
  }], ['SubmitDialog', function () {
285295
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285802
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285296
285803
  return m.SubmitDialog;
285297
285804
  });
285298
285805
  }], ['WfNodelogList', function () {
285299
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285806
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285300
285807
  return m.WfNodelogList;
285301
285808
  });
285302
285809
  }], ['WflogAddReader', function () {
285303
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285810
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285304
285811
  return m.WflogAddReader;
285305
285812
  });
285306
285813
  }], ['WflowView', function () {
285307
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285814
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285308
285815
  return m.WflowView;
285309
285816
  });
285310
285817
  }], ['ImgView', function () {
285311
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285818
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285312
285819
  return m.ImgView;
285313
285820
  });
285314
285821
  }], ['IdeaSignature', function () {
285315
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285822
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285316
285823
  return m.IdeaSignature;
285317
285824
  });
285318
285825
  }], ['ReplaceFile', function () {
285319
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285826
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285320
285827
  return m.ReplaceFile;
285321
285828
  });
285322
285829
  }], ['ViewBodyFile', function () {
285323
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285830
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285324
285831
  return m.ViewBodyFile;
285325
285832
  });
285326
285833
  }], ['WformLayout', function () {
285327
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285834
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285328
285835
  return m.WformLayout;
285329
285836
  });
285330
285837
  }],
@@ -285536,7 +286043,7 @@ var asyncComponents = [
285536
286043
  }],
285537
286044
  // ========== 工作流设计器 + 系统设计器 ==========
285538
286045
  ['WflowDesigner', function () {
285539
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 34797));
286046
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 753));
285540
286047
  }], ['ImportWf', function () {
285541
286048
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 39934));
285542
286049
  }], ['WflowTrace', function () {
@@ -285609,10 +286116,10 @@ var WfengineModule = function WfengineModule() {
285609
286116
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 55543));
285610
286117
  };
285611
286118
  var WflowformModule = function WflowformModule() {
285612
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965));
286119
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596));
285613
286120
  };
285614
286121
  var WflowDesignerModule = function WflowDesignerModule() {
285615
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 34797));
286122
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 753));
285616
286123
  };
285617
286124
  var WflowTraceModule = function WflowTraceModule() {
285618
286125
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 85197));