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.
@@ -33223,7 +33223,7 @@ var TextRecognition_PDFInjector = PDFInjector;
33223
33223
 
33224
33224
  /***/ }),
33225
33225
 
33226
- /***/ 90364:
33226
+ /***/ 16410:
33227
33227
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
33228
33228
 
33229
33229
  "use strict";
@@ -36667,8 +36667,8 @@ var component = (0,componentNormalizer/* default */.A)(
36667
36667
  )
36668
36668
 
36669
36669
  /* harmony default export */ var Attachment = (component.exports);
36670
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.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
36671
- var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render() {
36670
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.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
36671
+ var BodyFilevue_type_template_id_75fd78f9_scoped_true_render = function render() {
36672
36672
  var _vm = this,
36673
36673
  _c = _vm._self._c;
36674
36674
  return _c('div', {
@@ -37187,7 +37187,7 @@ var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render()
37187
37187
  return _vm.viewBodyfile(attach);
37188
37188
  }
37189
37189
  }
37190
- }, [_vm._v(_vm._s(attach.fileVer) + " ")])]), _c('el-col', {
37190
+ }, [_vm._v(_vm._s(attach.fileVer) + "  ")])]), _c('el-col', {
37191
37191
  attrs: {
37192
37192
  "span": 6
37193
37193
  }
@@ -37348,7 +37348,7 @@ var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render()
37348
37348
  expression: "'BodyFile.mattersNeeding'"
37349
37349
  }],
37350
37350
  staticClass: "el-table__cell tdlbl tdw17"
37351
- }, [_vm._v("注意事项")]), _c('td', {
37351
+ }, [_vm._v("注意事项 ")]), _c('td', {
37352
37352
  staticClass: "el-table__cell tdcont tdw83"
37353
37353
  }, [_c('div', {
37354
37354
  staticStyle: {
@@ -37415,8 +37415,10 @@ var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render()
37415
37415
  }
37416
37416
  }, [_vm._v("确 定")])], 1)], 1) : _vm._e()], 1);
37417
37417
  };
37418
- var BodyFilevue_type_template_id_769fc0cb_scoped_true_staticRenderFns = [];
37418
+ var BodyFilevue_type_template_id_75fd78f9_scoped_true_staticRenderFns = [];
37419
37419
 
37420
+ // EXTERNAL MODULE: ./node_modules/nprogress/nprogress.js
37421
+ var nprogress = __webpack_require__(5947);
37420
37422
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.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
37421
37423
  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); }
37422
37424
  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; }
@@ -37435,6 +37437,7 @@ function BodyFilevue_type_script_lang_js_toPropertyKey(t) { var i = BodyFilevue_
37435
37437
  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); }
37436
37438
 
37437
37439
 
37440
+
37438
37441
  /* harmony default export */ var BodyFilevue_type_script_lang_js = ({
37439
37442
  name: 'BodyFile',
37440
37443
  components: {},
@@ -37551,7 +37554,6 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37551
37554
  computed: BodyFilevue_type_script_lang_js_objectSpread({}, (0,vuex_esm/* mapGetters */.L8)(['loginUser'])),
37552
37555
  watch: {
37553
37556
  curTN: function curTN() {
37554
- this.frmRowCellCount = this.$vnode.context.frmRowCellCount;
37555
37557
  if (this.flBodyfile !== null) {
37556
37558
  this.setExtName();
37557
37559
  } else {
@@ -37561,7 +37563,8 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37561
37563
  }
37562
37564
  };
37563
37565
  }
37564
- }
37566
+ },
37567
+ flBodyfile: function flBodyfile() {}
37565
37568
  },
37566
37569
  created: function created() {
37567
37570
  this.$bus.on('uploadBodyFile', this.uploadBodyFile);
@@ -37574,9 +37577,15 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37574
37577
  this.$bus.off('btnStampBodyFileClick', this.btnStampBodyFileClick);
37575
37578
  },
37576
37579
  mounted: function mounted() {
37580
+ var _this2 = this;
37577
37581
  this.bodyFileTitle = this.bodyFileTitle || this.$tx('ecwapp.Wflowform.BodyFile.fileBody', '文件正文');
37578
37582
  this.setExtName();
37579
- this.frmRowCellCount = this.$vnode.context.frmRowCellCount;
37583
+ var timer = window.setInterval(function () {
37584
+ if (_this2.$vnode.context.frmRowCellCount || _this2.$vnode.context.formEvents) {
37585
+ _this2.frmRowCellCount = _this2.$vnode.context.frmRowCellCount;
37586
+ window.clearInterval(timer); // Clear the interval when the value is set
37587
+ }
37588
+ }, 500);
37580
37589
  },
37581
37590
  methods: {
37582
37591
  uploadBodyFile: function uploadBodyFile(file, fileList) {
@@ -37590,15 +37599,15 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37590
37599
  }
37591
37600
  },
37592
37601
  setExtName: function setExtName() {
37593
- var _this2 = this;
37602
+ var _this3 = this;
37594
37603
  if (this.flBodyfile && this.flBodyfile.originalName) {
37595
37604
  var oriangialName = this.flBodyfile.originalName.replace('.des', '').replace('.xor', '').replace('.rsm3', '').replace('.sm4', '');
37596
37605
  this.extName = oriangialName.substring(oriangialName.lastIndexOf('.')).toLowerCase();
37597
37606
  this.flDocfile = null;
37598
37607
  this.attachments.forEach(function (attach) {
37599
- if (attach.fileType === 'BODY' && attach.filePath.indexOf('/noTracks/') === -1 && attach.id !== _this2.flBodyfile.id && attach.originalName.split('.')[0] === _this2.flBodyfile.originalName.split('.')[0]) {
37600
- _this2.flDocfile = attach;
37601
- _this2.flDocfile.fileName = _this2.flBodyfile.fileName.split('.')[0] + '.' + attach.originalName.split('.')[1];
37608
+ if (attach.fileType === 'BODY' && attach.filePath.indexOf('/noTracks/') === -1 && attach.id !== _this3.flBodyfile.id && attach.originalName.split('.')[0] === _this3.flBodyfile.originalName.split('.')[0]) {
37609
+ _this3.flDocfile = attach;
37610
+ _this3.flDocfile.fileName = _this3.flBodyfile.fileName.split('.')[0] + '.' + attach.originalName.split('.')[1];
37602
37611
  }
37603
37612
  });
37604
37613
  if (this.curTN.passenger.firstNodeName === this.curTN.tnNodeName && this.curTN.tnCanEdit === 1) {
@@ -37607,7 +37616,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37607
37616
  }
37608
37617
  },
37609
37618
  viewBodyfile: function viewBodyfile(flBodyfile, sign) {
37610
- var _this3 = this;
37619
+ var _this4 = this;
37611
37620
  if (flBodyfile.id === undefined) return;
37612
37621
  if (this.extName === '.pdf' && (this.viewer === 'pdfjs' || sign === 'sign')) {
37613
37622
  var fileurl = "/apigw" + '/' + this.wfAttachUrl + '/downloadById?inline=true&attachIds=' + flBodyfile.id + '&saveAs=' + encodeURI(flBodyfile.fileName);
@@ -37627,27 +37636,27 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37627
37636
  if (res.code === 'success') {
37628
37637
  var tSessionId = res.body.tSessionId;
37629
37638
  var hostname = location.href.split('#')[0];
37630
- var downUrl = hostname.substring(0, hostname.length - 1) + "/apigw" + '/' + _this3.wfAttachUrl + '/downloadById?attachIds=' + flBodyfile.id + '&httpPort=' + location.port + '&csrfToken=' + window.$auth.getCsrfToken() + '&tSessionId=' + tSessionId;
37639
+ var downUrl = hostname.substring(0, hostname.length - 1) + "/apigw" + '/' + _this4.wfAttachUrl + '/downloadById?attachIds=' + flBodyfile.id + '&httpPort=' + location.port + '&csrfToken=' + window.$auth.getCsrfToken() + '&tSessionId=' + tSessionId;
37631
37640
  var convertType = '0';
37632
- if (_this3.extName === '.ofd') {
37641
+ if (_this4.extName === '.ofd') {
37633
37642
  convertType = '21';
37634
- } else if (_this3.extName === '.pdf' || _this3.extName === '.pdfx') {
37643
+ } else if (_this4.extName === '.pdf' || _this4.extName === '.pdfx') {
37635
37644
  convertType = '20';
37636
37645
  }
37637
- downUrl = _this3.viewer.split('=')[1] + '/composite/httpfile?convertType=' + convertType + '&fileUrl=' + encodeURIComponent(downUrl);
37638
- if (_this3.viewerUrlParams) {
37639
- downUrl += '&' + _this3.viewerUrlParams;
37646
+ downUrl = _this4.viewer.split('=')[1] + '/composite/httpfile?convertType=' + convertType + '&fileUrl=' + encodeURIComponent(downUrl);
37647
+ if (_this4.viewerUrlParams) {
37648
+ downUrl += '&' + _this4.viewerUrlParams;
37640
37649
  }
37641
37650
  if (downUrl.indexOf('&acceptTracks=0') === -1) {
37642
37651
  downUrl += '&acceptTracks=0';
37643
37652
  }
37644
- _this3.$bus.emit('showDoingDialog', _this3.$tx('ecwapp.Wflowform.BodyFile.downloadingWait', '正在下载文件,请稍候...'));
37653
+ _this4.$bus.emit('showDoingDialog', _this4.$tx('ecwapp.Wflowform.BodyFile.downloadingWait', '正在下载文件,请稍候...'));
37645
37654
  $.post(downUrl, {}, function (res) {
37646
- _this3.$bus.emit('closeDoingDialog');
37655
+ _this4.$bus.emit('closeDoingDialog');
37647
37656
  if (res.errorcode === 0) {
37648
37657
  window.open(res.data.viewUrl);
37649
37658
  } else {
37650
- _this3.$alert(res.message, _this3.$tx('common.operationTip', '操作提示'), {
37659
+ _this4.$alert(res.message, _this4.$tx('common.operationTip', '操作提示'), {
37651
37660
  type: 'error'
37652
37661
  });
37653
37662
  }
@@ -37667,7 +37676,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37667
37676
  window.open(downUrl);
37668
37677
  },
37669
37678
  removeBodyfile: function removeBodyfile(flBodyfile) {
37670
- var _this4 = this;
37679
+ var _this5 = this;
37671
37680
  var confirmMsg = this.$tx('ecwapp.Wflowform.BodyFile.deleterCurrent', '您是否确认删除当前的文件?');
37672
37681
  if (flBodyfile.fileStatus === 8) {
37673
37682
  confirmMsg = this.$tx('ecwapp.Wflowform.BodyFile.deleterHistor', '您是否确认删除历史版本文件?');
@@ -37681,23 +37690,23 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37681
37690
  while (1) switch (_context.prev = _context.next) {
37682
37691
  case 0:
37683
37692
  if (flBodyfile.fileStatus !== 8) {
37684
- document.querySelector('.removeBodyfileIcon').innerHTML = _this4.$tx('ecwapp.Common.deleting', ' 正在删除...');
37693
+ document.querySelector('.removeBodyfileIcon').innerHTML = _this5.$tx('ecwapp.Common.deleting', ' 正在删除...');
37685
37694
  }
37686
37695
  deleteIds = flBodyfile.id;
37687
- _this4.$http({
37696
+ _this5.$http({
37688
37697
  method: 'DELETE',
37689
37698
  contentType: 'application/x-www-form-urlencoded',
37690
37699
  params: {
37691
37700
  attachIds: deleteIds
37692
37701
  },
37693
- url: _this4.wfAttachUrl + '/delete'
37702
+ url: _this5.wfAttachUrl + '/delete'
37694
37703
  }).then(function (res) {
37695
37704
  var $scope = _this.$vnode.context;
37696
37705
  if (res.code === 'success') {
37697
37706
  if (flBodyfile.fileStatus !== 8) {
37698
- if (typeof _this4.vo.flBodyFilename !== 'undefined') _this4.vo.flBodyFilename = null;
37699
- if (typeof _this4.vo.signedFileName !== 'undefined') _this4.vo.signedFileName = null; //盖章文件名
37700
- if (typeof _this4.vo.sealFileName !== 'undefined') _this4.vo.sealFileName = null; //签章平台文件名
37707
+ if (typeof _this5.vo.flBodyFilename !== 'undefined') _this5.vo.flBodyFilename = null;
37708
+ if (typeof _this5.vo.signedFileName !== 'undefined') _this5.vo.signedFileName = null; //盖章文件名
37709
+ if (typeof _this5.vo.sealFileName !== 'undefined') _this5.vo.sealFileName = null; //签章平台文件名
37701
37710
 
37702
37711
  if ($scope.commandBar) {
37703
37712
  $scope.commandBar.forEach(function (btn) {
@@ -37766,7 +37775,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37766
37775
  }
37767
37776
  });
37768
37777
  } else {
37769
- _this4.viewHistoryfile(_this4.flBodyfile);
37778
+ _this5.viewHistoryfile(_this5.flBodyfile);
37770
37779
  }
37771
37780
  } else {
37772
37781
  _this.$alert(res.message, _this.$tx('common.operationTip', '操作提示'), {
@@ -37827,13 +37836,13 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37827
37836
  }
37828
37837
  },
37829
37838
  selectBodyfile: function selectBodyfile() {
37830
- var _this5 = this;
37839
+ var _this6 = this;
37831
37840
  this.$vnode.context.formValidate(function () {
37832
- _this5.$el.querySelector('#btn-upload').click();
37841
+ _this6.$el.querySelector('#btn-upload').click();
37833
37842
  });
37834
37843
  },
37835
37844
  btnStampBodyFileClick: function btnStampBodyFileClick(stampType) {
37836
- var _this6 = this;
37845
+ var _this7 = this;
37837
37846
  //table-row表示审批表单行内嵌入,不需要响应btnStampBodyFileClick事件
37838
37847
  if (this.bodyFileShow === 'table-row') {
37839
37848
  return;
@@ -37851,7 +37860,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37851
37860
  type: 'warning',
37852
37861
  dangerouslyUseHTMLString: true
37853
37862
  }).then(function () {
37854
- _this6.isPdfFileStampType = true;
37863
+ _this7.isPdfFileStampType = true;
37855
37864
  });
37856
37865
  } else {
37857
37866
  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
  } else {
37872
37881
  this.isPdfFileStampType = true;
@@ -37876,7 +37885,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37876
37885
  type: 'warning',
37877
37886
  dangerouslyUseHTMLString: true
37878
37887
  }).then(function () {
37879
- _this6.isPdfFileStampType = true;
37888
+ _this7.isPdfFileStampType = true;
37880
37889
  });
37881
37890
  }
37882
37891
  } else {
@@ -37921,7 +37930,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37921
37930
  console.log('上传盖章文件', this.bodyfile);
37922
37931
  },
37923
37932
  StampClick: function StampClick() {
37924
- var _this7 = this;
37933
+ var _this8 = this;
37925
37934
  if (!this.haveFile) {
37926
37935
  this.$message.warning(this.$tx('ecwapp.Wflowform.BodyFile.cannotSave', '当前还未上传盖章文件,不能保存!'));
37927
37936
  return;
@@ -37932,7 +37941,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37932
37941
  this.$vnode.context.vo.signedFileName = this.flBodysignedFile.file.name;
37933
37942
  this.$vnode.context.btnSubmitClick('AutoSave', function (res) {
37934
37943
  if (res === true) {
37935
- _this7.isPdfFileStampType = false;
37944
+ _this8.isPdfFileStampType = false;
37936
37945
  }
37937
37946
  });
37938
37947
  } catch (error) {
@@ -37940,12 +37949,12 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37940
37949
  }
37941
37950
  },
37942
37951
  viewHistoryfile: function viewHistoryfile(file) {
37943
- var _this8 = this;
37952
+ var _this9 = this;
37944
37953
  if (this.bodyFileShow !== 'sidebar-area') {
37945
37954
  if (this.$vnode.context.activeName !== 'second') {
37946
37955
  this.$vnode.context.activeName = 'second'; //查询历史版本,切换到流程表单的正文标签
37947
37956
  this.$nextTick(function () {
37948
- _this8.$bus.emit('viewHistoryfile', file);
37957
+ _this9.$bus.emit('viewHistoryfile', file);
37949
37958
  });
37950
37959
  }
37951
37960
  return;
@@ -37965,17 +37974,17 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37965
37974
  url: listdataUrl
37966
37975
  }).then(function (res) {
37967
37976
  if (res.code === 'success') {
37968
- _this8.historyFiles = res.body.pageInfo.list.filter(function (attach) {
37977
+ _this9.historyFiles = res.body.pageInfo.list.filter(function (attach) {
37969
37978
  attach.updateTime = (0,utils/* formatTime */.fU)(attach.updateTime);
37970
37979
  attach.avatarUrl = "/apigw" + '/base/user/downloadPhotoByAccount?orgCode=' + attach.orgCode + '&account=' + attach.updateBy + '&httpPort=' + location.port + '&csrfToken=' + window.$auth.getCsrfToken();
37971
37980
  return true;
37972
37981
  });
37973
37982
  } else {
37974
- _this8.$alert(res.message, _this8.$tx('common.operationTip', '操作提示'), {
37983
+ _this9.$alert(res.message, _this9.$tx('common.operationTip', '操作提示'), {
37975
37984
  type: 'error'
37976
37985
  });
37977
37986
  }
37978
- _this8.loading = false;
37987
+ _this9.loading = false;
37979
37988
  });
37980
37989
  },
37981
37990
  moreMenuitemClick: function moreMenuitemClick(command) {
@@ -38067,9 +38076,9 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
38067
38076
  });
38068
38077
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=script&lang=js
38069
38078
  /* harmony default export */ var src_BodyFilevue_type_script_lang_js = (BodyFilevue_type_script_lang_js);
38070
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.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
38071
- var BodyFilevue_type_style_index_0_id_769fc0cb_prod_scoped_true_lang_scss = __webpack_require__(96671);
38072
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=769fc0cb&prod&scoped=true&lang=scss
38079
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.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
38080
+ var BodyFilevue_type_style_index_0_id_75fd78f9_prod_scoped_true_lang_scss = __webpack_require__(26155);
38081
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=75fd78f9&prod&scoped=true&lang=scss
38073
38082
 
38074
38083
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue
38075
38084
 
@@ -38082,11 +38091,11 @@ var BodyFilevue_type_style_index_0_id_769fc0cb_prod_scoped_true_lang_scss = __we
38082
38091
 
38083
38092
  var BodyFile_component = (0,componentNormalizer/* default */.A)(
38084
38093
  src_BodyFilevue_type_script_lang_js,
38085
- BodyFilevue_type_template_id_769fc0cb_scoped_true_render,
38086
- BodyFilevue_type_template_id_769fc0cb_scoped_true_staticRenderFns,
38094
+ BodyFilevue_type_template_id_75fd78f9_scoped_true_render,
38095
+ BodyFilevue_type_template_id_75fd78f9_scoped_true_staticRenderFns,
38087
38096
  false,
38088
38097
  null,
38089
- "769fc0cb",
38098
+ "75fd78f9",
38090
38099
  null
38091
38100
 
38092
38101
  )
@@ -38475,8 +38484,8 @@ var CommandBar_component = (0,componentNormalizer/* default */.A)(
38475
38484
  )
38476
38485
 
38477
38486
  /* harmony default export */ var CommandBar = (CommandBar_component.exports);
38478
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.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
38479
- var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render() {
38487
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.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
38488
+ var HandleIdeavue_type_template_id_52885f54_scoped_true_render = function render() {
38480
38489
  var _vm = this,
38481
38490
  _c = _vm._self._c;
38482
38491
  return !_vm.showHistoryIdeaList ? _c('div', {
@@ -38512,7 +38521,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render
38512
38521
  staticClass: "el-table__cell tdlbl",
38513
38522
  class: _vm.frmRowCellCount != 24 ? group !== 'ungrouped' ? 'tdw13' : 'tdw17' : group !== 'ungrouped' ? 'span2' : 'span4',
38514
38523
  attrs: {
38515
- "colspan": wfIdea.colspan ? wfIdea.colspan : _vm.frmRowCellCount == 24 ? 4 : 2
38524
+ "colspan": wfIdea.colspan ? wfIdea.colspan : _vm.frmRowCellCount == 24 ? 4 : 1
38516
38525
  }
38517
38526
  }, [_vm.curTN.tnIdeaPosition === 2 && wfIdea.ideaLabelName === _vm.curTN.tnIdeaLabelName ? [_c('IdeaInputBox', {
38518
38527
  staticStyle: {
@@ -38658,7 +38667,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render
38658
38667
  'span4': _vm.frmRowCellCount == 24
38659
38668
  },
38660
38669
  attrs: {
38661
- "colspan": _vm.frmRowCellCount == 24 ? 4 : 2
38670
+ "colspan": _vm.frmRowCellCount == 24 ? 4 : 1
38662
38671
  }
38663
38672
  }, [_vm.curTN.tnIdeaPosition === 2 && wfIdea.ideaLabelName === _vm.curTN.tnIdeaLabelName ? [_c('IdeaInputBox', {
38664
38673
  staticStyle: {
@@ -38774,7 +38783,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render
38774
38783
  }
38775
38784
  }, [_vm._v("删除流程实例意见")])], 2) : _vm._e();
38776
38785
  };
38777
- var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
38786
+ var HandleIdeavue_type_template_id_52885f54_scoped_true_staticRenderFns = [];
38778
38787
 
38779
38788
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.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
38780
38789
  /* harmony default export */ var HandleIdeavue_type_script_lang_js = ({
@@ -39090,7 +39099,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39090
39099
  }
39091
39100
  });
39092
39101
  if (groupIdeaList.length === 1) {
39093
- groupIdeaList[0].colspan = _this4.frmRowCellCount == 24 ? 4 : 2;
39102
+ groupIdeaList[0].colspan = _this4.frmRowCellCount == 24 ? 4 : _this4.labelGroupShowType === 'rowspan' ? 2 : 1;
39094
39103
  }
39095
39104
  ideaLabelGroup[group] = groupIdeaList;
39096
39105
  };
@@ -39108,6 +39117,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39108
39117
  ideaSignature.style.maxWidth = '100px';
39109
39118
  ideaSignature.style.maxHeight = '50px';
39110
39119
  });
39120
+ this.setIdeaLabelWidth(true);
39111
39121
  setTimeout(function () {
39112
39122
  _this4.setIdeaTextAlign();
39113
39123
  _this4.initDeleteIdeaBtn();
@@ -39117,6 +39127,9 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39117
39127
  },
39118
39128
  setIdeaTextAlign: function setIdeaTextAlign() {
39119
39129
  var ideaDivs = document.querySelectorAll('.tdw83 .ideaDiv');
39130
+ if (ideaDivs.length === 0) {
39131
+ ideaDivs = document.querySelectorAll('.tdw87 .ideaDiv');
39132
+ }
39120
39133
  ideaDivs.forEach(function (ideaDiv) {
39121
39134
  var p = ideaDiv.querySelector('p[align="center"]');
39122
39135
  if (p) {
@@ -39146,13 +39159,14 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39146
39159
  }
39147
39160
  });
39148
39161
  },
39149
- setIdeaLabelWidth: function setIdeaLabelWidth() {
39162
+ setIdeaLabelWidth: function setIdeaLabelWidth(inited) {
39150
39163
  var _this6 = this;
39151
39164
  this.$nextTick(function () {
39152
- _this6.initUdmIdeaLables();
39153
- if (document.querySelector('.tdw13')) {
39154
- var form = document.querySelector('.form-container');
39155
- var formWidth = form.clientWidth * 0.131 + 'px';
39165
+ if (!inited) _this6.initUdmIdeaLables();
39166
+ var wform = document.querySelector('.wflow-busiform');
39167
+ if (!wform) wform = document.querySelector('.form-container').querySelector('.el-form');
39168
+ if (wform && wform.querySelector('.tdw13')) {
39169
+ var formWidth = wform.clientWidth * 0.131 + 'px';
39156
39170
  document.querySelectorAll('.tdw17').forEach(function (td) {
39157
39171
  td.style.width = formWidth;
39158
39172
  });
@@ -39237,13 +39251,13 @@ window.callDeleteIdeaBtnClick = function (ideaId) {
39237
39251
  };
39238
39252
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=script&lang=js
39239
39253
  /* harmony default export */ var src_HandleIdeavue_type_script_lang_js = (HandleIdeavue_type_script_lang_js);
39240
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.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
39241
- var HandleIdeavue_type_style_index_0_id_28023d64_prod_scoped_true_lang_scss = __webpack_require__(99287);
39242
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=28023d64&prod&scoped=true&lang=scss
39254
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.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
39255
+ var HandleIdeavue_type_style_index_0_id_52885f54_prod_scoped_true_lang_scss = __webpack_require__(1683);
39256
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=52885f54&prod&scoped=true&lang=scss
39243
39257
 
39244
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.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
39245
- var HandleIdeavue_type_style_index_1_id_28023d64_prod_lang_scss = __webpack_require__(38203);
39246
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=28023d64&prod&lang=scss
39258
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.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
39259
+ var HandleIdeavue_type_style_index_1_id_52885f54_prod_lang_scss = __webpack_require__(53155);
39260
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=52885f54&prod&lang=scss
39247
39261
 
39248
39262
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue
39249
39263
 
@@ -39257,11 +39271,11 @@ var HandleIdeavue_type_style_index_1_id_28023d64_prod_lang_scss = __webpack_requ
39257
39271
 
39258
39272
  var HandleIdea_component = (0,componentNormalizer/* default */.A)(
39259
39273
  src_HandleIdeavue_type_script_lang_js,
39260
- HandleIdeavue_type_template_id_28023d64_scoped_true_render,
39261
- HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns,
39274
+ HandleIdeavue_type_template_id_52885f54_scoped_true_render,
39275
+ HandleIdeavue_type_template_id_52885f54_scoped_true_staticRenderFns,
39262
39276
  false,
39263
39277
  null,
39264
- "28023d64",
39278
+ "52885f54",
39265
39279
  null
39266
39280
 
39267
39281
  )
@@ -116365,7 +116379,7 @@ var UdmGenerator_UserModuleForm = UserModuleForm;
116365
116379
 
116366
116380
  /***/ }),
116367
116381
 
116368
- /***/ 26687:
116382
+ /***/ 86700:
116369
116383
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
116370
116384
 
116371
116385
  "use strict";
@@ -125979,8 +125993,8 @@ var Tab0_component = (0,componentNormalizer/* default */.A)(
125979
125993
  )
125980
125994
 
125981
125995
  /* harmony default export */ var Tab0 = (Tab0_component.exports);
125982
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.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
125983
- var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
125996
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.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
125997
+ var Tab1vue_type_template_id_3716f177_scoped_true_render = function render() {
125984
125998
  var _vm = this,
125985
125999
  _c = _vm._self._c;
125986
126000
  return _vm.curPath.ctrlType !== undefined ? _c('div', [_c('div', {
@@ -126098,6 +126112,16 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126098
126112
  "value": 43,
126099
126113
  "label": "所有环节最后一个处理人(任务完成度100%)"
126100
126114
  }
126115
+ }), _c('el-option', {
126116
+ attrs: {
126117
+ "value": 45,
126118
+ "label": "当前环节同一分管领导最后一个处理人"
126119
+ }
126120
+ }), _c('el-option', {
126121
+ attrs: {
126122
+ "value": 46,
126123
+ "label": "所有环节同一分管领导最后一个处理人"
126124
+ }
126101
126125
  }), _vm.childWf ? _c('el-option', {
126102
126126
  attrs: {
126103
126127
  "value": 9,
@@ -126115,7 +126139,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126115
126139
  }
126116
126140
  }) : _vm._e()], 1)], 1)];
126117
126141
  }
126118
- }], null, false, 3354465238)
126142
+ }], null, false, 2862970658)
126119
126143
  })], 1)]), _c('tr', {
126120
126144
  directives: [{
126121
126145
  name: "show",
@@ -126188,7 +126212,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126188
126212
  "id": "RTOrgFilterTypeTd",
126189
126213
  "align": "right"
126190
126214
  }
126191
- }, [_vm._v("机构筛选方式")]), _c('td', [_c('el-select', {
126215
+ }, [_vm._v("机构筛选方式 ")]), _c('td', [_c('el-select', {
126192
126216
  staticClass: "form-control",
126193
126217
  attrs: {
126194
126218
  "name": "RTOrgFilterType",
@@ -126294,7 +126318,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126294
126318
  "id": "RTOrgParticipantTd",
126295
126319
  "align": "right"
126296
126320
  }
126297
- }, [_vm._v("机构参与人")]), _c('td', [_c('el-select', {
126321
+ }, [_vm._v("机构参与人 ")]), _c('td', [_c('el-select', {
126298
126322
  staticClass: "form-control",
126299
126323
  attrs: {
126300
126324
  "name": "RTOrgParticipant",
@@ -126356,7 +126380,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126356
126380
  "id": "RTOrgAssemblyTypeTd",
126357
126381
  "align": "right"
126358
126382
  }
126359
- }, [_vm._v("多级机构组合方式")]), _c('td', [_c('label', {
126383
+ }, [_vm._v("多级机构组合方式 ")]), _c('td', [_c('label', {
126360
126384
  staticClass: "checkbox-inline"
126361
126385
  }, [_c('el-checkbox', {
126362
126386
  attrs: {
@@ -126696,7 +126720,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126696
126720
  "align": "right",
126697
126721
  "nowrap": ""
126698
126722
  }
126699
- }, [_vm._v("业务参数表达式")]), _c('td', [_c('el-input', {
126723
+ }, [_vm._v("业务参数表达式 ")]), _c('td', [_c('el-input', {
126700
126724
  staticClass: "form-control",
126701
126725
  attrs: {
126702
126726
  "type": "textarea",
@@ -126878,7 +126902,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126878
126902
  "id": "RTAccordRuleTd",
126879
126903
  "align": "right"
126880
126904
  }
126881
- }, [_vm._v("符合以上规则的人员")]), _c('td', [_c('el-radio', {
126905
+ }, [_vm._v("符合以上规则的人员 ")]), _c('td', [_c('el-radio', {
126882
126906
  attrs: {
126883
126907
  "label": 1,
126884
126908
  "name": "RTAccordRule"
@@ -126924,7 +126948,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_render = function render() {
126924
126948
  }
126925
126949
  }, [_vm._m(3)]), _vm._m(4)])])]) : _vm._e();
126926
126950
  };
126927
- var Tab1vue_type_template_id_7de669cb_scoped_true_staticRenderFns = [function () {
126951
+ var Tab1vue_type_template_id_3716f177_scoped_true_staticRenderFns = [function () {
126928
126952
  var _vm = this,
126929
126953
  _c = _vm._self._c;
126930
126954
  return _c('td', {
@@ -126985,7 +127009,7 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_staticRenderFns = [function ()
126985
127009
  }, [_c('td')]);
126986
127010
  }];
126987
127011
 
126988
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=template&id=7de669cb&scoped=true
127012
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=template&id=3716f177&scoped=true
126989
127013
 
126990
127014
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-83.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
126991
127015
  /* harmony default export */ var PanelPath_Tab1vue_type_script_lang_js = ({
@@ -127193,9 +127217,9 @@ var Tab1vue_type_template_id_7de669cb_scoped_true_staticRenderFns = [function ()
127193
127217
  });
127194
127218
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=script&lang=js
127195
127219
  /* harmony default export */ var RightForm_PanelPath_Tab1vue_type_script_lang_js = (PanelPath_Tab1vue_type_script_lang_js);
127196
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.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
127197
- var Tab1vue_type_style_index_0_id_7de669cb_prod_scoped_true_lang_scss = __webpack_require__(62675);
127198
- ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=style&index=0&id=7de669cb&prod&scoped=true&lang=scss
127220
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-65.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65.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
127221
+ var Tab1vue_type_style_index_0_id_3716f177_prod_scoped_true_lang_scss = __webpack_require__(83513);
127222
+ ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue?vue&type=style&index=0&id=3716f177&prod&scoped=true&lang=scss
127199
127223
 
127200
127224
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/Tab1.vue
127201
127225
 
@@ -127208,11 +127232,11 @@ var Tab1vue_type_style_index_0_id_7de669cb_prod_scoped_true_lang_scss = __webpac
127208
127232
 
127209
127233
  var PanelPath_Tab1_component = (0,componentNormalizer/* default */.A)(
127210
127234
  RightForm_PanelPath_Tab1vue_type_script_lang_js,
127211
- Tab1vue_type_template_id_7de669cb_scoped_true_render,
127212
- Tab1vue_type_template_id_7de669cb_scoped_true_staticRenderFns,
127235
+ Tab1vue_type_template_id_3716f177_scoped_true_render,
127236
+ Tab1vue_type_template_id_3716f177_scoped_true_staticRenderFns,
127213
127237
  false,
127214
127238
  null,
127215
- "7de669cb",
127239
+ "3716f177",
127216
127240
  null
127217
127241
 
127218
127242
  )
@@ -165514,7 +165538,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-820fd3ea]:export{stdMenuBgcolo
165514
165538
 
165515
165539
  /***/ }),
165516
165540
 
165517
- /***/ 72712:
165541
+ /***/ 28728:
165518
165542
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165519
165543
 
165520
165544
  "use strict";
@@ -165528,7 +165552,7 @@ __webpack_require__.r(__webpack_exports__);
165528
165552
 
165529
165553
  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()));
165530
165554
  // Module
165531
- ___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}", ""]);
165555
+ ___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}", ""]);
165532
165556
  // Exports
165533
165557
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
165534
165558
 
@@ -165556,7 +165580,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-e8bcd130]:export{stdMenuBgcolo
165556
165580
 
165557
165581
  /***/ }),
165558
165582
 
165559
- /***/ 24396:
165583
+ /***/ 39220:
165560
165584
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165561
165585
 
165562
165586
  "use strict";
@@ -165570,14 +165594,14 @@ __webpack_require__.r(__webpack_exports__);
165570
165594
 
165571
165595
  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()));
165572
165596
  // Module
165573
- ___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}", ""]);
165597
+ ___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}", ""]);
165574
165598
  // Exports
165575
165599
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
165576
165600
 
165577
165601
 
165578
165602
  /***/ }),
165579
165603
 
165580
- /***/ 25864:
165604
+ /***/ 66852:
165581
165605
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165582
165606
 
165583
165607
  "use strict";
@@ -168116,7 +168140,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "table[data-v-12e9867c]{border-collapse
168116
168140
 
168117
168141
  /***/ }),
168118
168142
 
168119
- /***/ 60114:
168143
+ /***/ 35444:
168120
168144
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
168121
168145
 
168122
168146
  "use strict";
@@ -168130,7 +168154,7 @@ __webpack_require__.r(__webpack_exports__);
168130
168154
 
168131
168155
  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()));
168132
168156
  // Module
168133
- ___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}", ""]);
168157
+ ___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}", ""]);
168134
168158
  // Exports
168135
168159
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
168136
168160
 
@@ -224536,6 +224560,489 @@ webpackContext.id = 35358;
224536
224560
  })));
224537
224561
 
224538
224562
 
224563
+ /***/ }),
224564
+
224565
+ /***/ 5947:
224566
+ /***/ (function(module, exports, __webpack_require__) {
224567
+
224568
+ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
224569
+ * @license MIT */
224570
+
224571
+ ;(function(root, factory) {
224572
+
224573
+ if (true) {
224574
+ !(__WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
224575
+ __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
224576
+ (__WEBPACK_AMD_DEFINE_FACTORY__.call(exports, __webpack_require__, exports, module)) :
224577
+ __WEBPACK_AMD_DEFINE_FACTORY__),
224578
+ __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
224579
+ } else {}
224580
+
224581
+ })(this, function() {
224582
+ var NProgress = {};
224583
+
224584
+ NProgress.version = '0.2.0';
224585
+
224586
+ var Settings = NProgress.settings = {
224587
+ minimum: 0.08,
224588
+ easing: 'ease',
224589
+ positionUsing: '',
224590
+ speed: 200,
224591
+ trickle: true,
224592
+ trickleRate: 0.02,
224593
+ trickleSpeed: 800,
224594
+ showSpinner: true,
224595
+ barSelector: '[role="bar"]',
224596
+ spinnerSelector: '[role="spinner"]',
224597
+ parent: 'body',
224598
+ template: '<div class="bar" role="bar"><div class="peg"></div></div><div class="spinner" role="spinner"><div class="spinner-icon"></div></div>'
224599
+ };
224600
+
224601
+ /**
224602
+ * Updates configuration.
224603
+ *
224604
+ * NProgress.configure({
224605
+ * minimum: 0.1
224606
+ * });
224607
+ */
224608
+ NProgress.configure = function(options) {
224609
+ var key, value;
224610
+ for (key in options) {
224611
+ value = options[key];
224612
+ if (value !== undefined && options.hasOwnProperty(key)) Settings[key] = value;
224613
+ }
224614
+
224615
+ return this;
224616
+ };
224617
+
224618
+ /**
224619
+ * Last number.
224620
+ */
224621
+
224622
+ NProgress.status = null;
224623
+
224624
+ /**
224625
+ * Sets the progress bar status, where `n` is a number from `0.0` to `1.0`.
224626
+ *
224627
+ * NProgress.set(0.4);
224628
+ * NProgress.set(1.0);
224629
+ */
224630
+
224631
+ NProgress.set = function(n) {
224632
+ var started = NProgress.isStarted();
224633
+
224634
+ n = clamp(n, Settings.minimum, 1);
224635
+ NProgress.status = (n === 1 ? null : n);
224636
+
224637
+ var progress = NProgress.render(!started),
224638
+ bar = progress.querySelector(Settings.barSelector),
224639
+ speed = Settings.speed,
224640
+ ease = Settings.easing;
224641
+
224642
+ progress.offsetWidth; /* Repaint */
224643
+
224644
+ queue(function(next) {
224645
+ // Set positionUsing if it hasn't already been set
224646
+ if (Settings.positionUsing === '') Settings.positionUsing = NProgress.getPositioningCSS();
224647
+
224648
+ // Add transition
224649
+ css(bar, barPositionCSS(n, speed, ease));
224650
+
224651
+ if (n === 1) {
224652
+ // Fade out
224653
+ css(progress, {
224654
+ transition: 'none',
224655
+ opacity: 1
224656
+ });
224657
+ progress.offsetWidth; /* Repaint */
224658
+
224659
+ setTimeout(function() {
224660
+ css(progress, {
224661
+ transition: 'all ' + speed + 'ms linear',
224662
+ opacity: 0
224663
+ });
224664
+ setTimeout(function() {
224665
+ NProgress.remove();
224666
+ next();
224667
+ }, speed);
224668
+ }, speed);
224669
+ } else {
224670
+ setTimeout(next, speed);
224671
+ }
224672
+ });
224673
+
224674
+ return this;
224675
+ };
224676
+
224677
+ NProgress.isStarted = function() {
224678
+ return typeof NProgress.status === 'number';
224679
+ };
224680
+
224681
+ /**
224682
+ * Shows the progress bar.
224683
+ * This is the same as setting the status to 0%, except that it doesn't go backwards.
224684
+ *
224685
+ * NProgress.start();
224686
+ *
224687
+ */
224688
+ NProgress.start = function() {
224689
+ if (!NProgress.status) NProgress.set(0);
224690
+
224691
+ var work = function() {
224692
+ setTimeout(function() {
224693
+ if (!NProgress.status) return;
224694
+ NProgress.trickle();
224695
+ work();
224696
+ }, Settings.trickleSpeed);
224697
+ };
224698
+
224699
+ if (Settings.trickle) work();
224700
+
224701
+ return this;
224702
+ };
224703
+
224704
+ /**
224705
+ * Hides the progress bar.
224706
+ * This is the *sort of* the same as setting the status to 100%, with the
224707
+ * difference being `done()` makes some placebo effect of some realistic motion.
224708
+ *
224709
+ * NProgress.done();
224710
+ *
224711
+ * If `true` is passed, it will show the progress bar even if its hidden.
224712
+ *
224713
+ * NProgress.done(true);
224714
+ */
224715
+
224716
+ NProgress.done = function(force) {
224717
+ if (!force && !NProgress.status) return this;
224718
+
224719
+ return NProgress.inc(0.3 + 0.5 * Math.random()).set(1);
224720
+ };
224721
+
224722
+ /**
224723
+ * Increments by a random amount.
224724
+ */
224725
+
224726
+ NProgress.inc = function(amount) {
224727
+ var n = NProgress.status;
224728
+
224729
+ if (!n) {
224730
+ return NProgress.start();
224731
+ } else {
224732
+ if (typeof amount !== 'number') {
224733
+ amount = (1 - n) * clamp(Math.random() * n, 0.1, 0.95);
224734
+ }
224735
+
224736
+ n = clamp(n + amount, 0, 0.994);
224737
+ return NProgress.set(n);
224738
+ }
224739
+ };
224740
+
224741
+ NProgress.trickle = function() {
224742
+ return NProgress.inc(Math.random() * Settings.trickleRate);
224743
+ };
224744
+
224745
+ /**
224746
+ * Waits for all supplied jQuery promises and
224747
+ * increases the progress as the promises resolve.
224748
+ *
224749
+ * @param $promise jQUery Promise
224750
+ */
224751
+ (function() {
224752
+ var initial = 0, current = 0;
224753
+
224754
+ NProgress.promise = function($promise) {
224755
+ if (!$promise || $promise.state() === "resolved") {
224756
+ return this;
224757
+ }
224758
+
224759
+ if (current === 0) {
224760
+ NProgress.start();
224761
+ }
224762
+
224763
+ initial++;
224764
+ current++;
224765
+
224766
+ $promise.always(function() {
224767
+ current--;
224768
+ if (current === 0) {
224769
+ initial = 0;
224770
+ NProgress.done();
224771
+ } else {
224772
+ NProgress.set((initial - current) / initial);
224773
+ }
224774
+ });
224775
+
224776
+ return this;
224777
+ };
224778
+
224779
+ })();
224780
+
224781
+ /**
224782
+ * (Internal) renders the progress bar markup based on the `template`
224783
+ * setting.
224784
+ */
224785
+
224786
+ NProgress.render = function(fromStart) {
224787
+ if (NProgress.isRendered()) return document.getElementById('nprogress');
224788
+
224789
+ addClass(document.documentElement, 'nprogress-busy');
224790
+
224791
+ var progress = document.createElement('div');
224792
+ progress.id = 'nprogress';
224793
+ progress.innerHTML = Settings.template;
224794
+
224795
+ var bar = progress.querySelector(Settings.barSelector),
224796
+ perc = fromStart ? '-100' : toBarPerc(NProgress.status || 0),
224797
+ parent = document.querySelector(Settings.parent),
224798
+ spinner;
224799
+
224800
+ css(bar, {
224801
+ transition: 'all 0 linear',
224802
+ transform: 'translate3d(' + perc + '%,0,0)'
224803
+ });
224804
+
224805
+ if (!Settings.showSpinner) {
224806
+ spinner = progress.querySelector(Settings.spinnerSelector);
224807
+ spinner && removeElement(spinner);
224808
+ }
224809
+
224810
+ if (parent != document.body) {
224811
+ addClass(parent, 'nprogress-custom-parent');
224812
+ }
224813
+
224814
+ parent.appendChild(progress);
224815
+ return progress;
224816
+ };
224817
+
224818
+ /**
224819
+ * Removes the element. Opposite of render().
224820
+ */
224821
+
224822
+ NProgress.remove = function() {
224823
+ removeClass(document.documentElement, 'nprogress-busy');
224824
+ removeClass(document.querySelector(Settings.parent), 'nprogress-custom-parent');
224825
+ var progress = document.getElementById('nprogress');
224826
+ progress && removeElement(progress);
224827
+ };
224828
+
224829
+ /**
224830
+ * Checks if the progress bar is rendered.
224831
+ */
224832
+
224833
+ NProgress.isRendered = function() {
224834
+ return !!document.getElementById('nprogress');
224835
+ };
224836
+
224837
+ /**
224838
+ * Determine which positioning CSS rule to use.
224839
+ */
224840
+
224841
+ NProgress.getPositioningCSS = function() {
224842
+ // Sniff on document.body.style
224843
+ var bodyStyle = document.body.style;
224844
+
224845
+ // Sniff prefixes
224846
+ var vendorPrefix = ('WebkitTransform' in bodyStyle) ? 'Webkit' :
224847
+ ('MozTransform' in bodyStyle) ? 'Moz' :
224848
+ ('msTransform' in bodyStyle) ? 'ms' :
224849
+ ('OTransform' in bodyStyle) ? 'O' : '';
224850
+
224851
+ if (vendorPrefix + 'Perspective' in bodyStyle) {
224852
+ // Modern browsers with 3D support, e.g. Webkit, IE10
224853
+ return 'translate3d';
224854
+ } else if (vendorPrefix + 'Transform' in bodyStyle) {
224855
+ // Browsers without 3D support, e.g. IE9
224856
+ return 'translate';
224857
+ } else {
224858
+ // Browsers without translate() support, e.g. IE7-8
224859
+ return 'margin';
224860
+ }
224861
+ };
224862
+
224863
+ /**
224864
+ * Helpers
224865
+ */
224866
+
224867
+ function clamp(n, min, max) {
224868
+ if (n < min) return min;
224869
+ if (n > max) return max;
224870
+ return n;
224871
+ }
224872
+
224873
+ /**
224874
+ * (Internal) converts a percentage (`0..1`) to a bar translateX
224875
+ * percentage (`-100%..0%`).
224876
+ */
224877
+
224878
+ function toBarPerc(n) {
224879
+ return (-1 + n) * 100;
224880
+ }
224881
+
224882
+
224883
+ /**
224884
+ * (Internal) returns the correct CSS for changing the bar's
224885
+ * position given an n percentage, and speed and ease from Settings
224886
+ */
224887
+
224888
+ function barPositionCSS(n, speed, ease) {
224889
+ var barCSS;
224890
+
224891
+ if (Settings.positionUsing === 'translate3d') {
224892
+ barCSS = { transform: 'translate3d('+toBarPerc(n)+'%,0,0)' };
224893
+ } else if (Settings.positionUsing === 'translate') {
224894
+ barCSS = { transform: 'translate('+toBarPerc(n)+'%,0)' };
224895
+ } else {
224896
+ barCSS = { 'margin-left': toBarPerc(n)+'%' };
224897
+ }
224898
+
224899
+ barCSS.transition = 'all '+speed+'ms '+ease;
224900
+
224901
+ return barCSS;
224902
+ }
224903
+
224904
+ /**
224905
+ * (Internal) Queues a function to be executed.
224906
+ */
224907
+
224908
+ var queue = (function() {
224909
+ var pending = [];
224910
+
224911
+ function next() {
224912
+ var fn = pending.shift();
224913
+ if (fn) {
224914
+ fn(next);
224915
+ }
224916
+ }
224917
+
224918
+ return function(fn) {
224919
+ pending.push(fn);
224920
+ if (pending.length == 1) next();
224921
+ };
224922
+ })();
224923
+
224924
+ /**
224925
+ * (Internal) Applies css properties to an element, similar to the jQuery
224926
+ * css method.
224927
+ *
224928
+ * While this helper does assist with vendor prefixed property names, it
224929
+ * does not perform any manipulation of values prior to setting styles.
224930
+ */
224931
+
224932
+ var css = (function() {
224933
+ var cssPrefixes = [ 'Webkit', 'O', 'Moz', 'ms' ],
224934
+ cssProps = {};
224935
+
224936
+ function camelCase(string) {
224937
+ return string.replace(/^-ms-/, 'ms-').replace(/-([\da-z])/gi, function(match, letter) {
224938
+ return letter.toUpperCase();
224939
+ });
224940
+ }
224941
+
224942
+ function getVendorProp(name) {
224943
+ var style = document.body.style;
224944
+ if (name in style) return name;
224945
+
224946
+ var i = cssPrefixes.length,
224947
+ capName = name.charAt(0).toUpperCase() + name.slice(1),
224948
+ vendorName;
224949
+ while (i--) {
224950
+ vendorName = cssPrefixes[i] + capName;
224951
+ if (vendorName in style) return vendorName;
224952
+ }
224953
+
224954
+ return name;
224955
+ }
224956
+
224957
+ function getStyleProp(name) {
224958
+ name = camelCase(name);
224959
+ return cssProps[name] || (cssProps[name] = getVendorProp(name));
224960
+ }
224961
+
224962
+ function applyCss(element, prop, value) {
224963
+ prop = getStyleProp(prop);
224964
+ element.style[prop] = value;
224965
+ }
224966
+
224967
+ return function(element, properties) {
224968
+ var args = arguments,
224969
+ prop,
224970
+ value;
224971
+
224972
+ if (args.length == 2) {
224973
+ for (prop in properties) {
224974
+ value = properties[prop];
224975
+ if (value !== undefined && properties.hasOwnProperty(prop)) applyCss(element, prop, value);
224976
+ }
224977
+ } else {
224978
+ applyCss(element, args[1], args[2]);
224979
+ }
224980
+ }
224981
+ })();
224982
+
224983
+ /**
224984
+ * (Internal) Determines if an element or space separated list of class names contains a class name.
224985
+ */
224986
+
224987
+ function hasClass(element, name) {
224988
+ var list = typeof element == 'string' ? element : classList(element);
224989
+ return list.indexOf(' ' + name + ' ') >= 0;
224990
+ }
224991
+
224992
+ /**
224993
+ * (Internal) Adds a class to an element.
224994
+ */
224995
+
224996
+ function addClass(element, name) {
224997
+ var oldList = classList(element),
224998
+ newList = oldList + name;
224999
+
225000
+ if (hasClass(oldList, name)) return;
225001
+
225002
+ // Trim the opening space.
225003
+ element.className = newList.substring(1);
225004
+ }
225005
+
225006
+ /**
225007
+ * (Internal) Removes a class from an element.
225008
+ */
225009
+
225010
+ function removeClass(element, name) {
225011
+ var oldList = classList(element),
225012
+ newList;
225013
+
225014
+ if (!hasClass(element, name)) return;
225015
+
225016
+ // Replace the class name.
225017
+ newList = oldList.replace(' ' + name + ' ', ' ');
225018
+
225019
+ // Trim the opening and closing spaces.
225020
+ element.className = newList.substring(1, newList.length - 1);
225021
+ }
225022
+
225023
+ /**
225024
+ * (Internal) Gets a space separated list of the class names on the element.
225025
+ * The list is wrapped with a single space on each end to facilitate finding
225026
+ * matches within the list.
225027
+ */
225028
+
225029
+ function classList(element) {
225030
+ return (' ' + (element.className || '') + ' ').replace(/\s+/gi, ' ');
225031
+ }
225032
+
225033
+ /**
225034
+ * (Internal) Removes an element from the DOM.
225035
+ */
225036
+
225037
+ function removeElement(element) {
225038
+ element && element.parentNode && element.parentNode.removeChild(element);
225039
+ }
225040
+
225041
+ return NProgress;
225042
+ });
225043
+
225044
+
225045
+
224539
225046
  /***/ }),
224540
225047
 
224541
225048
  /***/ 58859:
@@ -261332,19 +261839,19 @@ var update = add("62dd250a", content, true, {"sourceMap":false,"shadowMode":fals
261332
261839
 
261333
261840
  /***/ }),
261334
261841
 
261335
- /***/ 96671:
261842
+ /***/ 26155:
261336
261843
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261337
261844
 
261338
261845
  // style-loader: Adds some css to the DOM by adding a <style> tag
261339
261846
 
261340
261847
  // load the styles
261341
- var content = __webpack_require__(72712);
261848
+ var content = __webpack_require__(28728);
261342
261849
  if(content.__esModule) content = content.default;
261343
261850
  if(typeof content === 'string') content = [[module.id, content, '']];
261344
261851
  if(content.locals) module.exports = content.locals;
261345
261852
  // add the styles to the DOM
261346
261853
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261347
- var update = add("2fd3e047", content, true, {"sourceMap":false,"shadowMode":false});
261854
+ var update = add("39f843df", content, true, {"sourceMap":false,"shadowMode":false});
261348
261855
 
261349
261856
  /***/ }),
261350
261857
 
@@ -261364,35 +261871,35 @@ var update = add("41d437ed", content, true, {"sourceMap":false,"shadowMode":fals
261364
261871
 
261365
261872
  /***/ }),
261366
261873
 
261367
- /***/ 99287:
261874
+ /***/ 1683:
261368
261875
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261369
261876
 
261370
261877
  // style-loader: Adds some css to the DOM by adding a <style> tag
261371
261878
 
261372
261879
  // load the styles
261373
- var content = __webpack_require__(24396);
261880
+ var content = __webpack_require__(39220);
261374
261881
  if(content.__esModule) content = content.default;
261375
261882
  if(typeof content === 'string') content = [[module.id, content, '']];
261376
261883
  if(content.locals) module.exports = content.locals;
261377
261884
  // add the styles to the DOM
261378
261885
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261379
- var update = add("c45b38f4", content, true, {"sourceMap":false,"shadowMode":false});
261886
+ var update = add("e7207b88", content, true, {"sourceMap":false,"shadowMode":false});
261380
261887
 
261381
261888
  /***/ }),
261382
261889
 
261383
- /***/ 38203:
261890
+ /***/ 53155:
261384
261891
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261385
261892
 
261386
261893
  // style-loader: Adds some css to the DOM by adding a <style> tag
261387
261894
 
261388
261895
  // load the styles
261389
- var content = __webpack_require__(25864);
261896
+ var content = __webpack_require__(66852);
261390
261897
  if(content.__esModule) content = content.default;
261391
261898
  if(typeof content === 'string') content = [[module.id, content, '']];
261392
261899
  if(content.locals) module.exports = content.locals;
261393
261900
  // add the styles to the DOM
261394
261901
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261395
- var update = add("01d9cdfc", content, true, {"sourceMap":false,"shadowMode":false});
261902
+ var update = add("7791e49c", content, true, {"sourceMap":false,"shadowMode":false});
261396
261903
 
261397
261904
  /***/ }),
261398
261905
 
@@ -263300,19 +263807,19 @@ var update = add("7c33a03c", content, true, {"sourceMap":false,"shadowMode":fals
263300
263807
 
263301
263808
  /***/ }),
263302
263809
 
263303
- /***/ 62675:
263810
+ /***/ 83513:
263304
263811
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
263305
263812
 
263306
263813
  // style-loader: Adds some css to the DOM by adding a <style> tag
263307
263814
 
263308
263815
  // load the styles
263309
- var content = __webpack_require__(60114);
263816
+ var content = __webpack_require__(35444);
263310
263817
  if(content.__esModule) content = content.default;
263311
263818
  if(typeof content === 'string') content = [[module.id, content, '']];
263312
263819
  if(content.locals) module.exports = content.locals;
263313
263820
  // add the styles to the DOM
263314
263821
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
263315
- var update = add("76cdd143", content, true, {"sourceMap":false,"shadowMode":false});
263822
+ var update = add("587286af", content, true, {"sourceMap":false,"shadowMode":false});
263316
263823
 
263317
263824
  /***/ }),
263318
263825
 
@@ -285254,87 +285761,87 @@ var asyncComponents = [
285254
285761
  }],
285255
285762
  // ========== ecwapp/Wflowform 工作流表单子组件 → chunk: wflow-form ==========
285256
285763
  ['Attachment', function () {
285257
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285764
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285258
285765
  return m.Attachment;
285259
285766
  });
285260
285767
  }], ['BodyFile', function () {
285261
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285768
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285262
285769
  return m.BodyFile;
285263
285770
  });
285264
285771
  }], ['CommandBar', function () {
285265
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285772
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285266
285773
  return m.CommandBar;
285267
285774
  });
285268
285775
  }], ['HandleIdea', function () {
285269
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285776
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285270
285777
  return m.HandleIdea;
285271
285778
  });
285272
285779
  }], ['IdeaInputBox', function () {
285273
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285780
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285274
285781
  return m.IdeaInputBox;
285275
285782
  });
285276
285783
  }], ['ModifyWflogAddUser', function () {
285277
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285784
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285278
285785
  return m.ModifyWflogAddUser;
285279
285786
  });
285280
285787
  }], ['ModifyWflogIdea', function () {
285281
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285788
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285282
285789
  return m.ModifyWflogIdea;
285283
285790
  });
285284
285791
  }], ['WriteToReadIdea', function () {
285285
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285792
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285286
285793
  return m.WriteToReadIdea;
285287
285794
  });
285288
285795
  }], ['ModifyWflogSubmitFile', function () {
285289
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285796
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285290
285797
  return m.ModifyWflogSubmitFile;
285291
285798
  });
285292
285799
  }], ['ModifyWfNodelog', function () {
285293
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285800
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285294
285801
  return m.ModifyWfNodelog;
285295
285802
  });
285296
285803
  }], ['SelectOuterDeputy', function () {
285297
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285804
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285298
285805
  return m.SelectOuterDeputy;
285299
285806
  });
285300
285807
  }], ['SubmitHandle', function () {
285301
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285808
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285302
285809
  return m.SubmitHandle;
285303
285810
  });
285304
285811
  }], ['SubmitDialog', function () {
285305
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285812
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285306
285813
  return m.SubmitDialog;
285307
285814
  });
285308
285815
  }], ['WfNodelogList', function () {
285309
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285816
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285310
285817
  return m.WfNodelogList;
285311
285818
  });
285312
285819
  }], ['WflogAddReader', function () {
285313
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285820
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285314
285821
  return m.WflogAddReader;
285315
285822
  });
285316
285823
  }], ['WflowView', function () {
285317
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285824
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285318
285825
  return m.WflowView;
285319
285826
  });
285320
285827
  }], ['ImgView', function () {
285321
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285828
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285322
285829
  return m.ImgView;
285323
285830
  });
285324
285831
  }], ['IdeaSignature', function () {
285325
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285832
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285326
285833
  return m.IdeaSignature;
285327
285834
  });
285328
285835
  }], ['ReplaceFile', function () {
285329
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285836
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285330
285837
  return m.ReplaceFile;
285331
285838
  });
285332
285839
  }], ['ViewBodyFile', function () {
285333
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285840
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285334
285841
  return m.ViewBodyFile;
285335
285842
  });
285336
285843
  }], ['WformLayout', function () {
285337
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364)).then(function (m) {
285844
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410)).then(function (m) {
285338
285845
  return m.WformLayout;
285339
285846
  });
285340
285847
  }],
@@ -285546,7 +286053,7 @@ var asyncComponents = [
285546
286053
  }],
285547
286054
  // ========== 工作流设计器 + 系统设计器 ==========
285548
286055
  ['WflowDesigner', function () {
285549
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 26687));
286056
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 86700));
285550
286057
  }], ['ImportWf', function () {
285551
286058
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 76341));
285552
286059
  }], ['WflowTrace', function () {
@@ -285619,10 +286126,10 @@ var WfengineModule = function WfengineModule() {
285619
286126
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 99932));
285620
286127
  };
285621
286128
  var WflowformModule = function WflowformModule() {
285622
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 90364));
286129
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 16410));
285623
286130
  };
285624
286131
  var WflowDesignerModule = function WflowDesignerModule() {
285625
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 26687));
286132
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 86700));
285626
286133
  };
285627
286134
  var WflowTraceModule = function WflowTraceModule() {
285628
286135
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50106));