ecinc-cloud-wappaio 9.7.4 → 9.7.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -33213,7 +33213,7 @@ var TextRecognition_PDFInjector = PDFInjector;
33213
33213
 
33214
33214
  /***/ }),
33215
33215
 
33216
- /***/ 50965:
33216
+ /***/ 53596:
33217
33217
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
33218
33218
 
33219
33219
  "use strict";
@@ -36657,8 +36657,8 @@ var component = (0,componentNormalizer/* default */.A)(
36657
36657
  )
36658
36658
 
36659
36659
  /* harmony default export */ var Attachment = (component.exports);
36660
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=template&id=769fc0cb&scoped=true
36661
- var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render() {
36660
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=template&id=75fd78f9&scoped=true
36661
+ var BodyFilevue_type_template_id_75fd78f9_scoped_true_render = function render() {
36662
36662
  var _vm = this,
36663
36663
  _c = _vm._self._c;
36664
36664
  return _c('div', {
@@ -37177,7 +37177,7 @@ var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render()
37177
37177
  return _vm.viewBodyfile(attach);
37178
37178
  }
37179
37179
  }
37180
- }, [_vm._v(_vm._s(attach.fileVer) + " ")])]), _c('el-col', {
37180
+ }, [_vm._v(_vm._s(attach.fileVer) + "  ")])]), _c('el-col', {
37181
37181
  attrs: {
37182
37182
  "span": 6
37183
37183
  }
@@ -37338,7 +37338,7 @@ var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render()
37338
37338
  expression: "'BodyFile.mattersNeeding'"
37339
37339
  }],
37340
37340
  staticClass: "el-table__cell tdlbl tdw17"
37341
- }, [_vm._v("注意事项")]), _c('td', {
37341
+ }, [_vm._v("注意事项 ")]), _c('td', {
37342
37342
  staticClass: "el-table__cell tdcont tdw83"
37343
37343
  }, [_c('div', {
37344
37344
  staticStyle: {
@@ -37405,8 +37405,10 @@ var BodyFilevue_type_template_id_769fc0cb_scoped_true_render = function render()
37405
37405
  }
37406
37406
  }, [_vm._v("确 定")])], 1)], 1) : _vm._e()], 1);
37407
37407
  };
37408
- var BodyFilevue_type_template_id_769fc0cb_scoped_true_staticRenderFns = [];
37408
+ var BodyFilevue_type_template_id_75fd78f9_scoped_true_staticRenderFns = [];
37409
37409
 
37410
+ // EXTERNAL MODULE: ./node_modules/nprogress/nprogress.js
37411
+ var nprogress = __webpack_require__(5947);
37410
37412
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=script&lang=js
37411
37413
  function BodyFilevue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return BodyFilevue_type_script_lang_js_typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, BodyFilevue_type_script_lang_js_typeof(o); }
37412
37414
  function BodyFilevue_type_script_lang_js_regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ BodyFilevue_type_script_lang_js_regeneratorRuntime = function _regeneratorRuntime() { return e; }; var t, e = {}, r = Object.prototype, n = r.hasOwnProperty, o = Object.defineProperty || function (t, e, r) { t[e] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, a = i.iterator || "@@iterator", c = i.asyncIterator || "@@asyncIterator", u = i.toStringTag || "@@toStringTag"; function define(t, e, r) { return Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }), t[e]; } try { define({}, ""); } catch (t) { define = function define(t, e, r) { return t[e] = r; }; } function wrap(t, e, r, n) { var i = e && e.prototype instanceof Generator ? e : Generator, a = Object.create(i.prototype), c = new Context(n || []); return o(a, "_invoke", { value: makeInvokeMethod(t, r, c) }), a; } function tryCatch(t, e, r) { try { return { type: "normal", arg: t.call(e, r) }; } catch (t) { return { type: "throw", arg: t }; } } e.wrap = wrap; var h = "suspendedStart", l = "suspendedYield", f = "executing", s = "completed", y = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var p = {}; define(p, a, function () { return this; }); var d = Object.getPrototypeOf, v = d && d(d(values([]))); v && v !== r && n.call(v, a) && (p = v); var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p); function defineIteratorMethods(t) { ["next", "throw", "return"].forEach(function (e) { define(t, e, function (t) { return this._invoke(e, t); }); }); } function AsyncIterator(t, e) { function invoke(r, o, i, a) { var c = tryCatch(t[r], t, o); if ("throw" !== c.type) { var u = c.arg, h = u.value; return h && "object" == BodyFilevue_type_script_lang_js_typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) { invoke("next", t, i, a); }, function (t) { invoke("throw", t, i, a); }) : e.resolve(h).then(function (t) { u.value = t, i(u); }, function (t) { return invoke("throw", t, i, a); }); } a(c.arg); } var r; o(this, "_invoke", { value: function value(t, n) { function callInvokeWithMethodAndArg() { return new e(function (e, r) { invoke(t, n, e, r); }); } return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(e, r, n) { var o = h; return function (i, a) { if (o === f) throw Error("Generator is already running"); if (o === s) { if ("throw" === i) throw a; return { value: t, done: !0 }; } for (n.method = i, n.arg = a;;) { var c = n.delegate; if (c) { var u = maybeInvokeDelegate(c, n); if (u) { if (u === y) continue; return u; } } if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) { if (o === h) throw o = s, n.arg; n.dispatchException(n.arg); } else "return" === n.method && n.abrupt("return", n.arg); o = f; var p = tryCatch(e, r, n); if ("normal" === p.type) { if (o = n.done ? s : l, p.arg === y) continue; return { value: p.arg, done: n.done }; } "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg); } }; } function maybeInvokeDelegate(e, r) { var n = r.method, o = e.iterator[n]; if (o === t) return r.delegate = null, "throw" === n && e.iterator.return && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y; var i = tryCatch(o, e.iterator, r.arg); if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y; var a = i.arg; return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y); } function pushTryEntry(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e); } function resetTryEntry(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e; } function Context(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(pushTryEntry, this), this.reset(!0); } function values(e) { if (e || "" === e) { var r = e[a]; if (r) return r.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, i = function next() { for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next; return next.value = t, next.done = !0, next; }; return i.next = i; } } throw new TypeError(BodyFilevue_type_script_lang_js_typeof(e) + " is not iterable"); } return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), o(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name)); }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t; }, e.awrap = function (t) { return { __await: t }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () { return this; }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) { void 0 === i && (i = Promise); var a = new AsyncIterator(wrap(t, r, n, o), i); return e.isGeneratorFunction(r) ? a : a.next().then(function (t) { return t.done ? t.value : a.next(); }); }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () { return this; }), define(g, "toString", function () { return "[object Generator]"; }), e.keys = function (t) { var e = Object(t), r = []; for (var n in e) r.push(n); return r.reverse(), function next() { for (; r.length;) { var t = r.pop(); if (t in e) return next.value = t, next.done = !1, next; } return next.done = !0, next; }; }, e.values = values, Context.prototype = { constructor: Context, reset: function reset(e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t); }, stop: function stop() { this.done = !0; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval; }, dispatchException: function dispatchException(e) { if (this.done) throw e; var r = this; function handle(n, o) { return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o; } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var i = this.tryEntries[o], a = i.completion; if ("root" === i.tryLoc) return handle("end"); if (i.tryLoc <= this.prev) { var c = n.call(i, "catchLoc"), u = n.call(i, "finallyLoc"); if (c && u) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } else if (c) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); } else { if (!u) throw Error("try statement without catch or finally"); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } } } }, abrupt: function abrupt(t, e) { for (var r = this.tryEntries.length - 1; r >= 0; --r) { var o = this.tryEntries[r]; if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) { var i = o; break; } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a); }, complete: function complete(t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y; }, finish: function finish(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y; } }, catch: function _catch(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.tryLoc === t) { var n = r.completion; if ("throw" === n.type) { var o = n.arg; resetTryEntry(r); } return o; } } throw Error("illegal catch attempt"); }, delegateYield: function delegateYield(e, r, n) { return this.delegate = { iterator: values(e), resultName: r, nextLoc: n }, "next" === this.method && (this.arg = t), y; } }, e; }
@@ -37425,6 +37427,7 @@ function BodyFilevue_type_script_lang_js_toPropertyKey(t) { var i = BodyFilevue_
37425
37427
  function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != BodyFilevue_type_script_lang_js_typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != BodyFilevue_type_script_lang_js_typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
37426
37428
 
37427
37429
 
37430
+
37428
37431
  /* harmony default export */ var BodyFilevue_type_script_lang_js = ({
37429
37432
  name: 'BodyFile',
37430
37433
  components: {},
@@ -37541,7 +37544,6 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37541
37544
  computed: BodyFilevue_type_script_lang_js_objectSpread({}, (0,vuex_esm/* mapGetters */.L8)(['loginUser'])),
37542
37545
  watch: {
37543
37546
  curTN: function curTN() {
37544
- this.frmRowCellCount = this.$vnode.context.frmRowCellCount;
37545
37547
  if (this.flBodyfile !== null) {
37546
37548
  this.setExtName();
37547
37549
  } else {
@@ -37551,7 +37553,8 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37551
37553
  }
37552
37554
  };
37553
37555
  }
37554
- }
37556
+ },
37557
+ flBodyfile: function flBodyfile() {}
37555
37558
  },
37556
37559
  created: function created() {
37557
37560
  this.$bus.on('uploadBodyFile', this.uploadBodyFile);
@@ -37564,9 +37567,15 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37564
37567
  this.$bus.off('btnStampBodyFileClick', this.btnStampBodyFileClick);
37565
37568
  },
37566
37569
  mounted: function mounted() {
37570
+ var _this2 = this;
37567
37571
  this.bodyFileTitle = this.bodyFileTitle || this.$tx('ecwapp.Wflowform.BodyFile.fileBody', '文件正文');
37568
37572
  this.setExtName();
37569
- this.frmRowCellCount = this.$vnode.context.frmRowCellCount;
37573
+ var timer = window.setInterval(function () {
37574
+ if (_this2.$vnode.context.frmRowCellCount || _this2.$vnode.context.formEvents) {
37575
+ _this2.frmRowCellCount = _this2.$vnode.context.frmRowCellCount;
37576
+ window.clearInterval(timer); // Clear the interval when the value is set
37577
+ }
37578
+ }, 500);
37570
37579
  },
37571
37580
  methods: {
37572
37581
  uploadBodyFile: function uploadBodyFile(file, fileList) {
@@ -37580,15 +37589,15 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37580
37589
  }
37581
37590
  },
37582
37591
  setExtName: function setExtName() {
37583
- var _this2 = this;
37592
+ var _this3 = this;
37584
37593
  if (this.flBodyfile && this.flBodyfile.originalName) {
37585
37594
  var oriangialName = this.flBodyfile.originalName.replace('.des', '').replace('.xor', '').replace('.rsm3', '').replace('.sm4', '');
37586
37595
  this.extName = oriangialName.substring(oriangialName.lastIndexOf('.')).toLowerCase();
37587
37596
  this.flDocfile = null;
37588
37597
  this.attachments.forEach(function (attach) {
37589
- if (attach.fileType === 'BODY' && attach.filePath.indexOf('/noTracks/') === -1 && attach.id !== _this2.flBodyfile.id && attach.originalName.split('.')[0] === _this2.flBodyfile.originalName.split('.')[0]) {
37590
- _this2.flDocfile = attach;
37591
- _this2.flDocfile.fileName = _this2.flBodyfile.fileName.split('.')[0] + '.' + attach.originalName.split('.')[1];
37598
+ if (attach.fileType === 'BODY' && attach.filePath.indexOf('/noTracks/') === -1 && attach.id !== _this3.flBodyfile.id && attach.originalName.split('.')[0] === _this3.flBodyfile.originalName.split('.')[0]) {
37599
+ _this3.flDocfile = attach;
37600
+ _this3.flDocfile.fileName = _this3.flBodyfile.fileName.split('.')[0] + '.' + attach.originalName.split('.')[1];
37592
37601
  }
37593
37602
  });
37594
37603
  if (this.curTN.passenger.firstNodeName === this.curTN.tnNodeName && this.curTN.tnCanEdit === 1) {
@@ -37597,7 +37606,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37597
37606
  }
37598
37607
  },
37599
37608
  viewBodyfile: function viewBodyfile(flBodyfile, sign) {
37600
- var _this3 = this;
37609
+ var _this4 = this;
37601
37610
  if (flBodyfile.id === undefined) return;
37602
37611
  if (this.extName === '.pdf' && (this.viewer === 'pdfjs' || sign === 'sign')) {
37603
37612
  var fileurl = "/apigw" + '/' + this.wfAttachUrl + '/downloadById?inline=true&attachIds=' + flBodyfile.id + '&saveAs=' + encodeURI(flBodyfile.fileName);
@@ -37617,27 +37626,27 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37617
37626
  if (res.code === 'success') {
37618
37627
  var tSessionId = res.body.tSessionId;
37619
37628
  var hostname = location.href.split('#')[0];
37620
- var downUrl = hostname.substring(0, hostname.length - 1) + "/apigw" + '/' + _this3.wfAttachUrl + '/downloadById?attachIds=' + flBodyfile.id + '&httpPort=' + location.port + '&csrfToken=' + window.$auth.getCsrfToken() + '&tSessionId=' + tSessionId;
37629
+ var downUrl = hostname.substring(0, hostname.length - 1) + "/apigw" + '/' + _this4.wfAttachUrl + '/downloadById?attachIds=' + flBodyfile.id + '&httpPort=' + location.port + '&csrfToken=' + window.$auth.getCsrfToken() + '&tSessionId=' + tSessionId;
37621
37630
  var convertType = '0';
37622
- if (_this3.extName === '.ofd') {
37631
+ if (_this4.extName === '.ofd') {
37623
37632
  convertType = '21';
37624
- } else if (_this3.extName === '.pdf' || _this3.extName === '.pdfx') {
37633
+ } else if (_this4.extName === '.pdf' || _this4.extName === '.pdfx') {
37625
37634
  convertType = '20';
37626
37635
  }
37627
- downUrl = _this3.viewer.split('=')[1] + '/composite/httpfile?convertType=' + convertType + '&fileUrl=' + encodeURIComponent(downUrl);
37628
- if (_this3.viewerUrlParams) {
37629
- downUrl += '&' + _this3.viewerUrlParams;
37636
+ downUrl = _this4.viewer.split('=')[1] + '/composite/httpfile?convertType=' + convertType + '&fileUrl=' + encodeURIComponent(downUrl);
37637
+ if (_this4.viewerUrlParams) {
37638
+ downUrl += '&' + _this4.viewerUrlParams;
37630
37639
  }
37631
37640
  if (downUrl.indexOf('&acceptTracks=0') === -1) {
37632
37641
  downUrl += '&acceptTracks=0';
37633
37642
  }
37634
- _this3.$bus.emit('showDoingDialog', _this3.$tx('ecwapp.Wflowform.BodyFile.downloadingWait', '正在下载文件,请稍候...'));
37643
+ _this4.$bus.emit('showDoingDialog', _this4.$tx('ecwapp.Wflowform.BodyFile.downloadingWait', '正在下载文件,请稍候...'));
37635
37644
  $.post(downUrl, {}, function (res) {
37636
- _this3.$bus.emit('closeDoingDialog');
37645
+ _this4.$bus.emit('closeDoingDialog');
37637
37646
  if (res.errorcode === 0) {
37638
37647
  window.open(res.data.viewUrl);
37639
37648
  } else {
37640
- _this3.$alert(res.message, _this3.$tx('common.operationTip', '操作提示'), {
37649
+ _this4.$alert(res.message, _this4.$tx('common.operationTip', '操作提示'), {
37641
37650
  type: 'error'
37642
37651
  });
37643
37652
  }
@@ -37657,7 +37666,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37657
37666
  window.open(downUrl);
37658
37667
  },
37659
37668
  removeBodyfile: function removeBodyfile(flBodyfile) {
37660
- var _this4 = this;
37669
+ var _this5 = this;
37661
37670
  var confirmMsg = this.$tx('ecwapp.Wflowform.BodyFile.deleterCurrent', '您是否确认删除当前的文件?');
37662
37671
  if (flBodyfile.fileStatus === 8) {
37663
37672
  confirmMsg = this.$tx('ecwapp.Wflowform.BodyFile.deleterHistor', '您是否确认删除历史版本文件?');
@@ -37671,23 +37680,23 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37671
37680
  while (1) switch (_context.prev = _context.next) {
37672
37681
  case 0:
37673
37682
  if (flBodyfile.fileStatus !== 8) {
37674
- document.querySelector('.removeBodyfileIcon').innerHTML = _this4.$tx('ecwapp.Common.deleting', ' 正在删除...');
37683
+ document.querySelector('.removeBodyfileIcon').innerHTML = _this5.$tx('ecwapp.Common.deleting', ' 正在删除...');
37675
37684
  }
37676
37685
  deleteIds = flBodyfile.id;
37677
- _this4.$http({
37686
+ _this5.$http({
37678
37687
  method: 'DELETE',
37679
37688
  contentType: 'application/x-www-form-urlencoded',
37680
37689
  params: {
37681
37690
  attachIds: deleteIds
37682
37691
  },
37683
- url: _this4.wfAttachUrl + '/delete'
37692
+ url: _this5.wfAttachUrl + '/delete'
37684
37693
  }).then(function (res) {
37685
37694
  var $scope = _this.$vnode.context;
37686
37695
  if (res.code === 'success') {
37687
37696
  if (flBodyfile.fileStatus !== 8) {
37688
- if (typeof _this4.vo.flBodyFilename !== 'undefined') _this4.vo.flBodyFilename = null;
37689
- if (typeof _this4.vo.signedFileName !== 'undefined') _this4.vo.signedFileName = null; //盖章文件名
37690
- if (typeof _this4.vo.sealFileName !== 'undefined') _this4.vo.sealFileName = null; //签章平台文件名
37697
+ if (typeof _this5.vo.flBodyFilename !== 'undefined') _this5.vo.flBodyFilename = null;
37698
+ if (typeof _this5.vo.signedFileName !== 'undefined') _this5.vo.signedFileName = null; //盖章文件名
37699
+ if (typeof _this5.vo.sealFileName !== 'undefined') _this5.vo.sealFileName = null; //签章平台文件名
37691
37700
 
37692
37701
  if ($scope.commandBar) {
37693
37702
  $scope.commandBar.forEach(function (btn) {
@@ -37756,7 +37765,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37756
37765
  }
37757
37766
  });
37758
37767
  } else {
37759
- _this4.viewHistoryfile(_this4.flBodyfile);
37768
+ _this5.viewHistoryfile(_this5.flBodyfile);
37760
37769
  }
37761
37770
  } else {
37762
37771
  _this.$alert(res.message, _this.$tx('common.operationTip', '操作提示'), {
@@ -37817,13 +37826,13 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37817
37826
  }
37818
37827
  },
37819
37828
  selectBodyfile: function selectBodyfile() {
37820
- var _this5 = this;
37829
+ var _this6 = this;
37821
37830
  this.$vnode.context.formValidate(function () {
37822
- _this5.$el.querySelector('#btn-upload').click();
37831
+ _this6.$el.querySelector('#btn-upload').click();
37823
37832
  });
37824
37833
  },
37825
37834
  btnStampBodyFileClick: function btnStampBodyFileClick(stampType) {
37826
- var _this6 = this;
37835
+ var _this7 = this;
37827
37836
  //table-row表示审批表单行内嵌入,不需要响应btnStampBodyFileClick事件
37828
37837
  if (this.bodyFileShow === 'table-row') {
37829
37838
  return;
@@ -37841,7 +37850,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37841
37850
  type: 'warning',
37842
37851
  dangerouslyUseHTMLString: true
37843
37852
  }).then(function () {
37844
- _this6.isPdfFileStampType = true;
37853
+ _this7.isPdfFileStampType = true;
37845
37854
  });
37846
37855
  } else {
37847
37856
  this.isPdfFileStampType = true;
@@ -37856,7 +37865,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37856
37865
  type: 'warning',
37857
37866
  dangerouslyUseHTMLString: true
37858
37867
  }).then(function () {
37859
- _this6.isPdfFileStampType = true;
37868
+ _this7.isPdfFileStampType = true;
37860
37869
  });
37861
37870
  } else {
37862
37871
  this.isPdfFileStampType = true;
@@ -37866,7 +37875,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37866
37875
  type: 'warning',
37867
37876
  dangerouslyUseHTMLString: true
37868
37877
  }).then(function () {
37869
- _this6.isPdfFileStampType = true;
37878
+ _this7.isPdfFileStampType = true;
37870
37879
  });
37871
37880
  }
37872
37881
  } else {
@@ -37911,7 +37920,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37911
37920
  console.log('上传盖章文件', this.bodyfile);
37912
37921
  },
37913
37922
  StampClick: function StampClick() {
37914
- var _this7 = this;
37923
+ var _this8 = this;
37915
37924
  if (!this.haveFile) {
37916
37925
  this.$message.warning(this.$tx('ecwapp.Wflowform.BodyFile.cannotSave', '当前还未上传盖章文件,不能保存!'));
37917
37926
  return;
@@ -37922,7 +37931,7 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37922
37931
  this.$vnode.context.vo.signedFileName = this.flBodysignedFile.file.name;
37923
37932
  this.$vnode.context.btnSubmitClick('AutoSave', function (res) {
37924
37933
  if (res === true) {
37925
- _this7.isPdfFileStampType = false;
37934
+ _this8.isPdfFileStampType = false;
37926
37935
  }
37927
37936
  });
37928
37937
  } catch (error) {
@@ -37930,12 +37939,12 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37930
37939
  }
37931
37940
  },
37932
37941
  viewHistoryfile: function viewHistoryfile(file) {
37933
- var _this8 = this;
37942
+ var _this9 = this;
37934
37943
  if (this.bodyFileShow !== 'sidebar-area') {
37935
37944
  if (this.$vnode.context.activeName !== 'second') {
37936
37945
  this.$vnode.context.activeName = 'second'; //查询历史版本,切换到流程表单的正文标签
37937
37946
  this.$nextTick(function () {
37938
- _this8.$bus.emit('viewHistoryfile', file);
37947
+ _this9.$bus.emit('viewHistoryfile', file);
37939
37948
  });
37940
37949
  }
37941
37950
  return;
@@ -37955,17 +37964,17 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
37955
37964
  url: listdataUrl
37956
37965
  }).then(function (res) {
37957
37966
  if (res.code === 'success') {
37958
- _this8.historyFiles = res.body.pageInfo.list.filter(function (attach) {
37967
+ _this9.historyFiles = res.body.pageInfo.list.filter(function (attach) {
37959
37968
  attach.updateTime = (0,utils/* formatTime */.fU)(attach.updateTime);
37960
37969
  attach.avatarUrl = "/apigw" + '/base/user/downloadPhotoByAccount?orgCode=' + attach.orgCode + '&account=' + attach.updateBy + '&httpPort=' + location.port + '&csrfToken=' + window.$auth.getCsrfToken();
37961
37970
  return true;
37962
37971
  });
37963
37972
  } else {
37964
- _this8.$alert(res.message, _this8.$tx('common.operationTip', '操作提示'), {
37973
+ _this9.$alert(res.message, _this9.$tx('common.operationTip', '操作提示'), {
37965
37974
  type: 'error'
37966
37975
  });
37967
37976
  }
37968
- _this8.loading = false;
37977
+ _this9.loading = false;
37969
37978
  });
37970
37979
  },
37971
37980
  moreMenuitemClick: function moreMenuitemClick(command) {
@@ -38057,9 +38066,9 @@ function BodyFilevue_type_script_lang_js_toPrimitive(t, r) { if ("object" != Bod
38057
38066
  });
38058
38067
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=script&lang=js
38059
38068
  /* harmony default export */ var src_BodyFilevue_type_script_lang_js = (BodyFilevue_type_script_lang_js);
38060
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=769fc0cb&prod&scoped=true&lang=scss
38061
- var BodyFilevue_type_style_index_0_id_769fc0cb_prod_scoped_true_lang_scss = __webpack_require__(43228);
38062
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=769fc0cb&prod&scoped=true&lang=scss
38069
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=75fd78f9&prod&scoped=true&lang=scss
38070
+ var BodyFilevue_type_style_index_0_id_75fd78f9_prod_scoped_true_lang_scss = __webpack_require__(55284);
38071
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue?vue&type=style&index=0&id=75fd78f9&prod&scoped=true&lang=scss
38063
38072
 
38064
38073
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/BodyFile.vue
38065
38074
 
@@ -38072,11 +38081,11 @@ var BodyFilevue_type_style_index_0_id_769fc0cb_prod_scoped_true_lang_scss = __we
38072
38081
 
38073
38082
  var BodyFile_component = (0,componentNormalizer/* default */.A)(
38074
38083
  src_BodyFilevue_type_script_lang_js,
38075
- BodyFilevue_type_template_id_769fc0cb_scoped_true_render,
38076
- BodyFilevue_type_template_id_769fc0cb_scoped_true_staticRenderFns,
38084
+ BodyFilevue_type_template_id_75fd78f9_scoped_true_render,
38085
+ BodyFilevue_type_template_id_75fd78f9_scoped_true_staticRenderFns,
38077
38086
  false,
38078
38087
  null,
38079
- "769fc0cb",
38088
+ "75fd78f9",
38080
38089
  null
38081
38090
 
38082
38091
  )
@@ -38465,8 +38474,8 @@ var CommandBar_component = (0,componentNormalizer/* default */.A)(
38465
38474
  )
38466
38475
 
38467
38476
  /* harmony default export */ var CommandBar = (CommandBar_component.exports);
38468
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=template&id=28023d64&scoped=true
38469
- var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render() {
38477
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=template&id=52885f54&scoped=true
38478
+ var HandleIdeavue_type_template_id_52885f54_scoped_true_render = function render() {
38470
38479
  var _vm = this,
38471
38480
  _c = _vm._self._c;
38472
38481
  return !_vm.showHistoryIdeaList ? _c('div', {
@@ -38502,7 +38511,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render
38502
38511
  staticClass: "el-table__cell tdlbl",
38503
38512
  class: _vm.frmRowCellCount != 24 ? group !== 'ungrouped' ? 'tdw13' : 'tdw17' : group !== 'ungrouped' ? 'span2' : 'span4',
38504
38513
  attrs: {
38505
- "colspan": wfIdea.colspan ? wfIdea.colspan : _vm.frmRowCellCount == 24 ? 4 : 2
38514
+ "colspan": wfIdea.colspan ? wfIdea.colspan : _vm.frmRowCellCount == 24 ? 4 : 1
38506
38515
  }
38507
38516
  }, [_vm.curTN.tnIdeaPosition === 2 && wfIdea.ideaLabelName === _vm.curTN.tnIdeaLabelName ? [_c('IdeaInputBox', {
38508
38517
  staticStyle: {
@@ -38648,7 +38657,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render
38648
38657
  'span4': _vm.frmRowCellCount == 24
38649
38658
  },
38650
38659
  attrs: {
38651
- "colspan": _vm.frmRowCellCount == 24 ? 4 : 2
38660
+ "colspan": _vm.frmRowCellCount == 24 ? 4 : 1
38652
38661
  }
38653
38662
  }, [_vm.curTN.tnIdeaPosition === 2 && wfIdea.ideaLabelName === _vm.curTN.tnIdeaLabelName ? [_c('IdeaInputBox', {
38654
38663
  staticStyle: {
@@ -38764,7 +38773,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_render = function render
38764
38773
  }
38765
38774
  }, [_vm._v("删除流程实例意见")])], 2) : _vm._e();
38766
38775
  };
38767
- var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
38776
+ var HandleIdeavue_type_template_id_52885f54_scoped_true_staticRenderFns = [];
38768
38777
 
38769
38778
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=script&lang=js
38770
38779
  /* harmony default export */ var HandleIdeavue_type_script_lang_js = ({
@@ -39080,7 +39089,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39080
39089
  }
39081
39090
  });
39082
39091
  if (groupIdeaList.length === 1) {
39083
- groupIdeaList[0].colspan = _this4.frmRowCellCount == 24 ? 4 : 2;
39092
+ groupIdeaList[0].colspan = _this4.frmRowCellCount == 24 ? 4 : _this4.labelGroupShowType === 'rowspan' ? 2 : 1;
39084
39093
  }
39085
39094
  ideaLabelGroup[group] = groupIdeaList;
39086
39095
  };
@@ -39098,6 +39107,7 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39098
39107
  ideaSignature.style.maxWidth = '100px';
39099
39108
  ideaSignature.style.maxHeight = '50px';
39100
39109
  });
39110
+ this.setIdeaLabelWidth(true);
39101
39111
  setTimeout(function () {
39102
39112
  _this4.setIdeaTextAlign();
39103
39113
  _this4.initDeleteIdeaBtn();
@@ -39107,6 +39117,9 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39107
39117
  },
39108
39118
  setIdeaTextAlign: function setIdeaTextAlign() {
39109
39119
  var ideaDivs = document.querySelectorAll('.tdw83 .ideaDiv');
39120
+ if (ideaDivs.length === 0) {
39121
+ ideaDivs = document.querySelectorAll('.tdw87 .ideaDiv');
39122
+ }
39110
39123
  ideaDivs.forEach(function (ideaDiv) {
39111
39124
  var p = ideaDiv.querySelector('p[align="center"]');
39112
39125
  if (p) {
@@ -39136,13 +39149,14 @@ var HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns = [];
39136
39149
  }
39137
39150
  });
39138
39151
  },
39139
- setIdeaLabelWidth: function setIdeaLabelWidth() {
39152
+ setIdeaLabelWidth: function setIdeaLabelWidth(inited) {
39140
39153
  var _this6 = this;
39141
39154
  this.$nextTick(function () {
39142
- _this6.initUdmIdeaLables();
39143
- if (document.querySelector('.tdw13')) {
39144
- var form = document.querySelector('.form-container');
39145
- var formWidth = form.clientWidth * 0.131 + 'px';
39155
+ if (!inited) _this6.initUdmIdeaLables();
39156
+ var wform = document.querySelector('.wflow-busiform');
39157
+ if (!wform) wform = document.querySelector('.form-container').querySelector('.el-form');
39158
+ if (wform && wform.querySelector('.tdw13')) {
39159
+ var formWidth = wform.clientWidth * 0.131 + 'px';
39146
39160
  document.querySelectorAll('.tdw17').forEach(function (td) {
39147
39161
  td.style.width = formWidth;
39148
39162
  });
@@ -39227,13 +39241,13 @@ window.callDeleteIdeaBtnClick = function (ideaId) {
39227
39241
  };
39228
39242
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=script&lang=js
39229
39243
  /* harmony default export */ var src_HandleIdeavue_type_script_lang_js = (HandleIdeavue_type_script_lang_js);
39230
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=28023d64&prod&scoped=true&lang=scss
39231
- var HandleIdeavue_type_style_index_0_id_28023d64_prod_scoped_true_lang_scss = __webpack_require__(47144);
39232
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=28023d64&prod&scoped=true&lang=scss
39244
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=52885f54&prod&scoped=true&lang=scss
39245
+ var HandleIdeavue_type_style_index_0_id_52885f54_prod_scoped_true_lang_scss = __webpack_require__(10736);
39246
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=0&id=52885f54&prod&scoped=true&lang=scss
39233
39247
 
39234
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=28023d64&prod&lang=scss
39235
- var HandleIdeavue_type_style_index_1_id_28023d64_prod_lang_scss = __webpack_require__(90116);
39236
- ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=28023d64&prod&lang=scss
39248
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=52885f54&prod&lang=scss
39249
+ var HandleIdeavue_type_style_index_1_id_52885f54_prod_lang_scss = __webpack_require__(30976);
39250
+ ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue?vue&type=style&index=1&id=52885f54&prod&lang=scss
39237
39251
 
39238
39252
  ;// CONCATENATED MODULE: ./packages/ecwapp/Wflowform/src/HandleIdea.vue
39239
39253
 
@@ -39247,11 +39261,11 @@ var HandleIdeavue_type_style_index_1_id_28023d64_prod_lang_scss = __webpack_requ
39247
39261
 
39248
39262
  var HandleIdea_component = (0,componentNormalizer/* default */.A)(
39249
39263
  src_HandleIdeavue_type_script_lang_js,
39250
- HandleIdeavue_type_template_id_28023d64_scoped_true_render,
39251
- HandleIdeavue_type_template_id_28023d64_scoped_true_staticRenderFns,
39264
+ HandleIdeavue_type_template_id_52885f54_scoped_true_render,
39265
+ HandleIdeavue_type_template_id_52885f54_scoped_true_staticRenderFns,
39252
39266
  false,
39253
39267
  null,
39254
- "28023d64",
39268
+ "52885f54",
39255
39269
  null
39256
39270
 
39257
39271
  )
@@ -127742,7 +127756,7 @@ var PanelPath_Tab2_component = (0,componentNormalizer/* default */.A)(
127742
127756
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/index.vue?vue&type=script&lang=js
127743
127757
  /* harmony default export */ var RightForm_PanelPathvue_type_script_lang_js = (PanelPathvue_type_script_lang_js);
127744
127758
  // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/index.vue?vue&type=style&index=0&id=311f67d4&prod&scoped=true&lang=scss
127745
- var PanelPathvue_type_style_index_0_id_311f67d4_prod_scoped_true_lang_scss = __webpack_require__(30325);
127759
+ var PanelPathvue_type_style_index_0_id_311f67d4_prod_scoped_true_lang_scss = __webpack_require__(52706);
127746
127760
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/index.vue?vue&type=style&index=0&id=311f67d4&prod&scoped=true&lang=scss
127747
127761
 
127748
127762
  ;// CONCATENATED MODULE: ./packages/ecwplus/WorkflowDesigner/src/components/RightForm/PanelPath/index.vue
@@ -165504,7 +165518,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-820fd3ea]:export{stdMenuBgcolo
165504
165518
 
165505
165519
  /***/ }),
165506
165520
 
165507
- /***/ 52706:
165521
+ /***/ 92794:
165508
165522
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165509
165523
 
165510
165524
  "use strict";
@@ -165518,7 +165532,7 @@ __webpack_require__.r(__webpack_exports__);
165518
165532
 
165519
165533
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
165520
165534
  // Module
165521
- ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-769fc0cb] .el-upload--text{width:100%}[data-v-769fc0cb] .el-upload .el-input-group .el-input__inner{display:inline-block;vertical-align:baseline}.docfileIcon[data-v-769fc0cb]{padding-left:10px;padding-right:10px}.file-right-box[data-v-769fc0cb]{position:fixed;bottom:0;top:73px;height:calc(100vh - 73px)!important;z-index:1199}.file-right-box .right-box-div1[data-v-769fc0cb]{float:left;height:100%;background:#fff;border-left:1px solid #ddd;overflow:hidden;font-size:14px}.file-right-box .right-box-div1[data-v-769fc0cb] .el-scrollbar{height:calc(100vh - 112px);width:100%}.file-right-box .right-box-div1[data-v-769fc0cb] .el-scrollbar .el-scrollbar__wrap{overflow-x:auto}.file-right-box .right-box-div1 .navbar[data-v-769fc0cb]{padding:11px 12px 10px 12px;font-size:14px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex}.file-right-box .right-box-div1 .navbar[data-v-769fc0cb] .el-icon-close{float:right;cursor:pointer}.file-right-box .right-box-div1 .fileitem[data-v-769fc0cb]{padding:10px;font-size:13px;border-bottom:1px solid #f3f3f3;border-top:1px solid #f3f3f3}.file-right-box .right-box-div1 .fileitem .el-dropdown-link[data-v-769fc0cb]{cursor:pointer}@media (max-width:1569px){.right-box-div1[data-v-769fc0cb]{width:280px}}@media (min-width:1570px){.right-box-div1[data-v-769fc0cb]{width:350px}}.sidebar-area[data-v-769fc0cb]{border-bottom:1px solid #eee}.sidebar-area .sidebar-area-title[data-v-769fc0cb]{font-weight:600;line-height:24px;padding:10px}.sidebar-area .sidebar-area-title .el-button--primary[data-v-769fc0cb]{width:6px;padding:0;margin-right:6px;margin-top:5px;border-radius:1px;height:14px;cursor:default;vertical-align:top;display:inline-block}.sidebar-area .sidebar-area-title div[data-v-769fc0cb]{display:inline-block;vertical-align:top}.sidebar-area .sidebar-area-title i[data-v-769fc0cb]{margin:3px 5px 0 10px;font-size:14px}.sidebar-area .sidebar-area-content[data-v-769fc0cb]{padding-left:20px;padding-right:10px;padding-bottom:10px}.sidebar-area .sidebar-area-content .attach-row[data-v-769fc0cb]{line-height:21px}.sidebar-area .sidebar-area-content .attach-row .attach-name[data-v-769fc0cb]{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sidebar-area .sidebar-area-content .no-attachments[data-v-769fc0cb]{height:50px;line-height:50px}.table-row .attach-name[data-v-769fc0cb]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.table-row .removeBodyfileIcon[data-v-769fc0cb]{display:block}.fileHovering[data-v-769fc0cb]{background:#a5c45d}.fileHovering[data-v-769fc0cb] .el-input-group__append,.fileHovering[data-v-769fc0cb] .el-input__inner{opacity:.5!important}", ""]);
165535
+ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-75fd78f9] .el-upload--text{width:100%}[data-v-75fd78f9] .el-upload .el-input-group .el-input__inner{display:inline-block;vertical-align:baseline}.docfileIcon[data-v-75fd78f9]{padding-left:10px;padding-right:10px}.file-right-box[data-v-75fd78f9]{position:fixed;bottom:0;top:73px;height:calc(100vh - 73px)!important;z-index:1199}.file-right-box .right-box-div1[data-v-75fd78f9]{float:left;height:100%;background:#fff;border-left:1px solid #ddd;overflow:hidden;font-size:14px}.file-right-box .right-box-div1[data-v-75fd78f9] .el-scrollbar{height:calc(100vh - 112px);width:100%}.file-right-box .right-box-div1[data-v-75fd78f9] .el-scrollbar .el-scrollbar__wrap{overflow-x:auto}.file-right-box .right-box-div1 .navbar[data-v-75fd78f9]{padding:11px 12px 10px 12px;font-size:14px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex}.file-right-box .right-box-div1 .navbar[data-v-75fd78f9] .el-icon-close{float:right;cursor:pointer}.file-right-box .right-box-div1 .fileitem[data-v-75fd78f9]{padding:10px;font-size:13px;border-bottom:1px solid #f3f3f3;border-top:1px solid #f3f3f3}.file-right-box .right-box-div1 .fileitem .el-dropdown-link[data-v-75fd78f9]{cursor:pointer}@media (max-width:1569px){.right-box-div1[data-v-75fd78f9]{width:280px}}@media (min-width:1570px){.right-box-div1[data-v-75fd78f9]{width:350px}}.sidebar-area[data-v-75fd78f9]{border-bottom:1px solid #eee}.sidebar-area .sidebar-area-title[data-v-75fd78f9]{font-weight:600;line-height:24px;padding:10px}.sidebar-area .sidebar-area-title .el-button--primary[data-v-75fd78f9]{width:6px;padding:0;margin-right:6px;margin-top:5px;border-radius:1px;height:14px;cursor:default;vertical-align:top;display:inline-block}.sidebar-area .sidebar-area-title div[data-v-75fd78f9]{display:inline-block;vertical-align:top}.sidebar-area .sidebar-area-title i[data-v-75fd78f9]{margin:3px 5px 0 10px;font-size:14px}.sidebar-area .sidebar-area-content[data-v-75fd78f9]{padding-left:20px;padding-right:10px;padding-bottom:10px}.sidebar-area .sidebar-area-content .attach-row[data-v-75fd78f9]{line-height:21px}.sidebar-area .sidebar-area-content .attach-row .attach-name[data-v-75fd78f9]{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sidebar-area .sidebar-area-content .no-attachments[data-v-75fd78f9]{height:50px;line-height:50px}.table-row .attach-name[data-v-75fd78f9]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.table-row .removeBodyfileIcon[data-v-75fd78f9]{display:block}.fileHovering[data-v-75fd78f9]{background:#a5c45d}.fileHovering[data-v-75fd78f9] .el-input-group__append,.fileHovering[data-v-75fd78f9] .el-input__inner{opacity:.5!important}", ""]);
165522
165536
  // Exports
165523
165537
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
165524
165538
 
@@ -165546,7 +165560,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, "[data-v-e8bcd130]:export{stdMenuBgcolo
165546
165560
 
165547
165561
  /***/ }),
165548
165562
 
165549
- /***/ 86726:
165563
+ /***/ 42854:
165550
165564
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165551
165565
 
165552
165566
  "use strict";
@@ -165560,14 +165574,14 @@ __webpack_require__.r(__webpack_exports__);
165560
165574
 
165561
165575
  var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
165562
165576
  // Module
165563
- ___CSS_LOADER_EXPORT___.push([module.id, ".idea-collapse-icon[data-v-28023d64]{float:right}.idea-collapse-icon .el-link[data-v-28023d64]{margin-top:2px}.idea-collapse-icon .el-link[data-v-28023d64],.idea-collapse-icon .el-link[data-v-28023d64] i{font-weight:600;font-size:14px}.idea-collapse-icon .el-link--default[data-v-28023d64]{display:table-cell}[data-v-28023d64] .el-collapse-item__header,[data-v-28023d64] .el-collapse-item__header i{font-weight:600;font-size:14px}[data-v-28023d64] .el-collapse-item__wrap{border-bottom:0!important}[data-v-28023d64] .el-collapse-item__wrap .el-collapse-item__content{padding-bottom:0!important}.idea-form[data-v-28023d64]{margin-top:-1px;position:relative;z-index:1000}.el-form .el-table__body .tdcont[data-v-28023d64]{line-height:20px}[data-v-28023d64] .highlight{font-weight:600;color:#323233}.idea-group[data-v-28023d64]{border-bottom:1px solid #e4e5e8}.l-text[data-v-28023d64]{font-weight:600}", ""]);
165577
+ ___CSS_LOADER_EXPORT___.push([module.id, ".idea-collapse-icon[data-v-52885f54]{float:right}.idea-collapse-icon .el-link[data-v-52885f54]{margin-top:2px}.idea-collapse-icon .el-link[data-v-52885f54],.idea-collapse-icon .el-link[data-v-52885f54] i{font-weight:600;font-size:14px}.idea-collapse-icon .el-link--default[data-v-52885f54]{display:table-cell}[data-v-52885f54] .el-collapse-item__header,[data-v-52885f54] .el-collapse-item__header i{font-weight:600;font-size:14px}[data-v-52885f54] .el-collapse-item__wrap{border-bottom:0!important}[data-v-52885f54] .el-collapse-item__wrap .el-collapse-item__content{padding-bottom:0!important}.idea-form[data-v-52885f54]{margin-top:-1px;position:relative;z-index:1000}.el-form .el-table__body .tdcont[data-v-52885f54]{line-height:20px}[data-v-52885f54] .highlight{font-weight:600;color:#323233}.idea-group[data-v-52885f54]{border-bottom:1px solid #e4e5e8}.l-text[data-v-52885f54]{font-weight:600}", ""]);
165564
165578
  // Exports
165565
165579
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
165566
165580
 
165567
165581
 
165568
165582
  /***/ }),
165569
165583
 
165570
- /***/ 8462:
165584
+ /***/ 858:
165571
165585
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
165572
165586
 
165573
165587
  "use strict";
@@ -224526,6 +224540,489 @@ webpackContext.id = 35358;
224526
224540
  })));
224527
224541
 
224528
224542
 
224543
+ /***/ }),
224544
+
224545
+ /***/ 5947:
224546
+ /***/ (function(module, exports, __webpack_require__) {
224547
+
224548
+ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
224549
+ * @license MIT */
224550
+
224551
+ ;(function(root, factory) {
224552
+
224553
+ if (true) {
224554
+ !(__WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
224555
+ __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
224556
+ (__WEBPACK_AMD_DEFINE_FACTORY__.call(exports, __webpack_require__, exports, module)) :
224557
+ __WEBPACK_AMD_DEFINE_FACTORY__),
224558
+ __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
224559
+ } else {}
224560
+
224561
+ })(this, function() {
224562
+ var NProgress = {};
224563
+
224564
+ NProgress.version = '0.2.0';
224565
+
224566
+ var Settings = NProgress.settings = {
224567
+ minimum: 0.08,
224568
+ easing: 'ease',
224569
+ positionUsing: '',
224570
+ speed: 200,
224571
+ trickle: true,
224572
+ trickleRate: 0.02,
224573
+ trickleSpeed: 800,
224574
+ showSpinner: true,
224575
+ barSelector: '[role="bar"]',
224576
+ spinnerSelector: '[role="spinner"]',
224577
+ parent: 'body',
224578
+ template: '<div class="bar" role="bar"><div class="peg"></div></div><div class="spinner" role="spinner"><div class="spinner-icon"></div></div>'
224579
+ };
224580
+
224581
+ /**
224582
+ * Updates configuration.
224583
+ *
224584
+ * NProgress.configure({
224585
+ * minimum: 0.1
224586
+ * });
224587
+ */
224588
+ NProgress.configure = function(options) {
224589
+ var key, value;
224590
+ for (key in options) {
224591
+ value = options[key];
224592
+ if (value !== undefined && options.hasOwnProperty(key)) Settings[key] = value;
224593
+ }
224594
+
224595
+ return this;
224596
+ };
224597
+
224598
+ /**
224599
+ * Last number.
224600
+ */
224601
+
224602
+ NProgress.status = null;
224603
+
224604
+ /**
224605
+ * Sets the progress bar status, where `n` is a number from `0.0` to `1.0`.
224606
+ *
224607
+ * NProgress.set(0.4);
224608
+ * NProgress.set(1.0);
224609
+ */
224610
+
224611
+ NProgress.set = function(n) {
224612
+ var started = NProgress.isStarted();
224613
+
224614
+ n = clamp(n, Settings.minimum, 1);
224615
+ NProgress.status = (n === 1 ? null : n);
224616
+
224617
+ var progress = NProgress.render(!started),
224618
+ bar = progress.querySelector(Settings.barSelector),
224619
+ speed = Settings.speed,
224620
+ ease = Settings.easing;
224621
+
224622
+ progress.offsetWidth; /* Repaint */
224623
+
224624
+ queue(function(next) {
224625
+ // Set positionUsing if it hasn't already been set
224626
+ if (Settings.positionUsing === '') Settings.positionUsing = NProgress.getPositioningCSS();
224627
+
224628
+ // Add transition
224629
+ css(bar, barPositionCSS(n, speed, ease));
224630
+
224631
+ if (n === 1) {
224632
+ // Fade out
224633
+ css(progress, {
224634
+ transition: 'none',
224635
+ opacity: 1
224636
+ });
224637
+ progress.offsetWidth; /* Repaint */
224638
+
224639
+ setTimeout(function() {
224640
+ css(progress, {
224641
+ transition: 'all ' + speed + 'ms linear',
224642
+ opacity: 0
224643
+ });
224644
+ setTimeout(function() {
224645
+ NProgress.remove();
224646
+ next();
224647
+ }, speed);
224648
+ }, speed);
224649
+ } else {
224650
+ setTimeout(next, speed);
224651
+ }
224652
+ });
224653
+
224654
+ return this;
224655
+ };
224656
+
224657
+ NProgress.isStarted = function() {
224658
+ return typeof NProgress.status === 'number';
224659
+ };
224660
+
224661
+ /**
224662
+ * Shows the progress bar.
224663
+ * This is the same as setting the status to 0%, except that it doesn't go backwards.
224664
+ *
224665
+ * NProgress.start();
224666
+ *
224667
+ */
224668
+ NProgress.start = function() {
224669
+ if (!NProgress.status) NProgress.set(0);
224670
+
224671
+ var work = function() {
224672
+ setTimeout(function() {
224673
+ if (!NProgress.status) return;
224674
+ NProgress.trickle();
224675
+ work();
224676
+ }, Settings.trickleSpeed);
224677
+ };
224678
+
224679
+ if (Settings.trickle) work();
224680
+
224681
+ return this;
224682
+ };
224683
+
224684
+ /**
224685
+ * Hides the progress bar.
224686
+ * This is the *sort of* the same as setting the status to 100%, with the
224687
+ * difference being `done()` makes some placebo effect of some realistic motion.
224688
+ *
224689
+ * NProgress.done();
224690
+ *
224691
+ * If `true` is passed, it will show the progress bar even if its hidden.
224692
+ *
224693
+ * NProgress.done(true);
224694
+ */
224695
+
224696
+ NProgress.done = function(force) {
224697
+ if (!force && !NProgress.status) return this;
224698
+
224699
+ return NProgress.inc(0.3 + 0.5 * Math.random()).set(1);
224700
+ };
224701
+
224702
+ /**
224703
+ * Increments by a random amount.
224704
+ */
224705
+
224706
+ NProgress.inc = function(amount) {
224707
+ var n = NProgress.status;
224708
+
224709
+ if (!n) {
224710
+ return NProgress.start();
224711
+ } else {
224712
+ if (typeof amount !== 'number') {
224713
+ amount = (1 - n) * clamp(Math.random() * n, 0.1, 0.95);
224714
+ }
224715
+
224716
+ n = clamp(n + amount, 0, 0.994);
224717
+ return NProgress.set(n);
224718
+ }
224719
+ };
224720
+
224721
+ NProgress.trickle = function() {
224722
+ return NProgress.inc(Math.random() * Settings.trickleRate);
224723
+ };
224724
+
224725
+ /**
224726
+ * Waits for all supplied jQuery promises and
224727
+ * increases the progress as the promises resolve.
224728
+ *
224729
+ * @param $promise jQUery Promise
224730
+ */
224731
+ (function() {
224732
+ var initial = 0, current = 0;
224733
+
224734
+ NProgress.promise = function($promise) {
224735
+ if (!$promise || $promise.state() === "resolved") {
224736
+ return this;
224737
+ }
224738
+
224739
+ if (current === 0) {
224740
+ NProgress.start();
224741
+ }
224742
+
224743
+ initial++;
224744
+ current++;
224745
+
224746
+ $promise.always(function() {
224747
+ current--;
224748
+ if (current === 0) {
224749
+ initial = 0;
224750
+ NProgress.done();
224751
+ } else {
224752
+ NProgress.set((initial - current) / initial);
224753
+ }
224754
+ });
224755
+
224756
+ return this;
224757
+ };
224758
+
224759
+ })();
224760
+
224761
+ /**
224762
+ * (Internal) renders the progress bar markup based on the `template`
224763
+ * setting.
224764
+ */
224765
+
224766
+ NProgress.render = function(fromStart) {
224767
+ if (NProgress.isRendered()) return document.getElementById('nprogress');
224768
+
224769
+ addClass(document.documentElement, 'nprogress-busy');
224770
+
224771
+ var progress = document.createElement('div');
224772
+ progress.id = 'nprogress';
224773
+ progress.innerHTML = Settings.template;
224774
+
224775
+ var bar = progress.querySelector(Settings.barSelector),
224776
+ perc = fromStart ? '-100' : toBarPerc(NProgress.status || 0),
224777
+ parent = document.querySelector(Settings.parent),
224778
+ spinner;
224779
+
224780
+ css(bar, {
224781
+ transition: 'all 0 linear',
224782
+ transform: 'translate3d(' + perc + '%,0,0)'
224783
+ });
224784
+
224785
+ if (!Settings.showSpinner) {
224786
+ spinner = progress.querySelector(Settings.spinnerSelector);
224787
+ spinner && removeElement(spinner);
224788
+ }
224789
+
224790
+ if (parent != document.body) {
224791
+ addClass(parent, 'nprogress-custom-parent');
224792
+ }
224793
+
224794
+ parent.appendChild(progress);
224795
+ return progress;
224796
+ };
224797
+
224798
+ /**
224799
+ * Removes the element. Opposite of render().
224800
+ */
224801
+
224802
+ NProgress.remove = function() {
224803
+ removeClass(document.documentElement, 'nprogress-busy');
224804
+ removeClass(document.querySelector(Settings.parent), 'nprogress-custom-parent');
224805
+ var progress = document.getElementById('nprogress');
224806
+ progress && removeElement(progress);
224807
+ };
224808
+
224809
+ /**
224810
+ * Checks if the progress bar is rendered.
224811
+ */
224812
+
224813
+ NProgress.isRendered = function() {
224814
+ return !!document.getElementById('nprogress');
224815
+ };
224816
+
224817
+ /**
224818
+ * Determine which positioning CSS rule to use.
224819
+ */
224820
+
224821
+ NProgress.getPositioningCSS = function() {
224822
+ // Sniff on document.body.style
224823
+ var bodyStyle = document.body.style;
224824
+
224825
+ // Sniff prefixes
224826
+ var vendorPrefix = ('WebkitTransform' in bodyStyle) ? 'Webkit' :
224827
+ ('MozTransform' in bodyStyle) ? 'Moz' :
224828
+ ('msTransform' in bodyStyle) ? 'ms' :
224829
+ ('OTransform' in bodyStyle) ? 'O' : '';
224830
+
224831
+ if (vendorPrefix + 'Perspective' in bodyStyle) {
224832
+ // Modern browsers with 3D support, e.g. Webkit, IE10
224833
+ return 'translate3d';
224834
+ } else if (vendorPrefix + 'Transform' in bodyStyle) {
224835
+ // Browsers without 3D support, e.g. IE9
224836
+ return 'translate';
224837
+ } else {
224838
+ // Browsers without translate() support, e.g. IE7-8
224839
+ return 'margin';
224840
+ }
224841
+ };
224842
+
224843
+ /**
224844
+ * Helpers
224845
+ */
224846
+
224847
+ function clamp(n, min, max) {
224848
+ if (n < min) return min;
224849
+ if (n > max) return max;
224850
+ return n;
224851
+ }
224852
+
224853
+ /**
224854
+ * (Internal) converts a percentage (`0..1`) to a bar translateX
224855
+ * percentage (`-100%..0%`).
224856
+ */
224857
+
224858
+ function toBarPerc(n) {
224859
+ return (-1 + n) * 100;
224860
+ }
224861
+
224862
+
224863
+ /**
224864
+ * (Internal) returns the correct CSS for changing the bar's
224865
+ * position given an n percentage, and speed and ease from Settings
224866
+ */
224867
+
224868
+ function barPositionCSS(n, speed, ease) {
224869
+ var barCSS;
224870
+
224871
+ if (Settings.positionUsing === 'translate3d') {
224872
+ barCSS = { transform: 'translate3d('+toBarPerc(n)+'%,0,0)' };
224873
+ } else if (Settings.positionUsing === 'translate') {
224874
+ barCSS = { transform: 'translate('+toBarPerc(n)+'%,0)' };
224875
+ } else {
224876
+ barCSS = { 'margin-left': toBarPerc(n)+'%' };
224877
+ }
224878
+
224879
+ barCSS.transition = 'all '+speed+'ms '+ease;
224880
+
224881
+ return barCSS;
224882
+ }
224883
+
224884
+ /**
224885
+ * (Internal) Queues a function to be executed.
224886
+ */
224887
+
224888
+ var queue = (function() {
224889
+ var pending = [];
224890
+
224891
+ function next() {
224892
+ var fn = pending.shift();
224893
+ if (fn) {
224894
+ fn(next);
224895
+ }
224896
+ }
224897
+
224898
+ return function(fn) {
224899
+ pending.push(fn);
224900
+ if (pending.length == 1) next();
224901
+ };
224902
+ })();
224903
+
224904
+ /**
224905
+ * (Internal) Applies css properties to an element, similar to the jQuery
224906
+ * css method.
224907
+ *
224908
+ * While this helper does assist with vendor prefixed property names, it
224909
+ * does not perform any manipulation of values prior to setting styles.
224910
+ */
224911
+
224912
+ var css = (function() {
224913
+ var cssPrefixes = [ 'Webkit', 'O', 'Moz', 'ms' ],
224914
+ cssProps = {};
224915
+
224916
+ function camelCase(string) {
224917
+ return string.replace(/^-ms-/, 'ms-').replace(/-([\da-z])/gi, function(match, letter) {
224918
+ return letter.toUpperCase();
224919
+ });
224920
+ }
224921
+
224922
+ function getVendorProp(name) {
224923
+ var style = document.body.style;
224924
+ if (name in style) return name;
224925
+
224926
+ var i = cssPrefixes.length,
224927
+ capName = name.charAt(0).toUpperCase() + name.slice(1),
224928
+ vendorName;
224929
+ while (i--) {
224930
+ vendorName = cssPrefixes[i] + capName;
224931
+ if (vendorName in style) return vendorName;
224932
+ }
224933
+
224934
+ return name;
224935
+ }
224936
+
224937
+ function getStyleProp(name) {
224938
+ name = camelCase(name);
224939
+ return cssProps[name] || (cssProps[name] = getVendorProp(name));
224940
+ }
224941
+
224942
+ function applyCss(element, prop, value) {
224943
+ prop = getStyleProp(prop);
224944
+ element.style[prop] = value;
224945
+ }
224946
+
224947
+ return function(element, properties) {
224948
+ var args = arguments,
224949
+ prop,
224950
+ value;
224951
+
224952
+ if (args.length == 2) {
224953
+ for (prop in properties) {
224954
+ value = properties[prop];
224955
+ if (value !== undefined && properties.hasOwnProperty(prop)) applyCss(element, prop, value);
224956
+ }
224957
+ } else {
224958
+ applyCss(element, args[1], args[2]);
224959
+ }
224960
+ }
224961
+ })();
224962
+
224963
+ /**
224964
+ * (Internal) Determines if an element or space separated list of class names contains a class name.
224965
+ */
224966
+
224967
+ function hasClass(element, name) {
224968
+ var list = typeof element == 'string' ? element : classList(element);
224969
+ return list.indexOf(' ' + name + ' ') >= 0;
224970
+ }
224971
+
224972
+ /**
224973
+ * (Internal) Adds a class to an element.
224974
+ */
224975
+
224976
+ function addClass(element, name) {
224977
+ var oldList = classList(element),
224978
+ newList = oldList + name;
224979
+
224980
+ if (hasClass(oldList, name)) return;
224981
+
224982
+ // Trim the opening space.
224983
+ element.className = newList.substring(1);
224984
+ }
224985
+
224986
+ /**
224987
+ * (Internal) Removes a class from an element.
224988
+ */
224989
+
224990
+ function removeClass(element, name) {
224991
+ var oldList = classList(element),
224992
+ newList;
224993
+
224994
+ if (!hasClass(element, name)) return;
224995
+
224996
+ // Replace the class name.
224997
+ newList = oldList.replace(' ' + name + ' ', ' ');
224998
+
224999
+ // Trim the opening and closing spaces.
225000
+ element.className = newList.substring(1, newList.length - 1);
225001
+ }
225002
+
225003
+ /**
225004
+ * (Internal) Gets a space separated list of the class names on the element.
225005
+ * The list is wrapped with a single space on each end to facilitate finding
225006
+ * matches within the list.
225007
+ */
225008
+
225009
+ function classList(element) {
225010
+ return (' ' + (element.className || '') + ' ').replace(/\s+/gi, ' ');
225011
+ }
225012
+
225013
+ /**
225014
+ * (Internal) Removes an element from the DOM.
225015
+ */
225016
+
225017
+ function removeElement(element) {
225018
+ element && element.parentNode && element.parentNode.removeChild(element);
225019
+ }
225020
+
225021
+ return NProgress;
225022
+ });
225023
+
225024
+
225025
+
224529
225026
  /***/ }),
224530
225027
 
224531
225028
  /***/ 58859:
@@ -261322,19 +261819,19 @@ var update = add("24d90c28", content, true, {"sourceMap":false,"shadowMode":fals
261322
261819
 
261323
261820
  /***/ }),
261324
261821
 
261325
- /***/ 43228:
261822
+ /***/ 55284:
261326
261823
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261327
261824
 
261328
261825
  // style-loader: Adds some css to the DOM by adding a <style> tag
261329
261826
 
261330
261827
  // load the styles
261331
- var content = __webpack_require__(52706);
261828
+ var content = __webpack_require__(92794);
261332
261829
  if(content.__esModule) content = content.default;
261333
261830
  if(typeof content === 'string') content = [[module.id, content, '']];
261334
261831
  if(content.locals) module.exports = content.locals;
261335
261832
  // add the styles to the DOM
261336
261833
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261337
- var update = add("04ac0665", content, true, {"sourceMap":false,"shadowMode":false});
261834
+ var update = add("0ed069fd", content, true, {"sourceMap":false,"shadowMode":false});
261338
261835
 
261339
261836
  /***/ }),
261340
261837
 
@@ -261354,35 +261851,35 @@ var update = add("03d01f0b", content, true, {"sourceMap":false,"shadowMode":fals
261354
261851
 
261355
261852
  /***/ }),
261356
261853
 
261357
- /***/ 47144:
261854
+ /***/ 10736:
261358
261855
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261359
261856
 
261360
261857
  // style-loader: Adds some css to the DOM by adding a <style> tag
261361
261858
 
261362
261859
  // load the styles
261363
- var content = __webpack_require__(86726);
261860
+ var content = __webpack_require__(42854);
261364
261861
  if(content.__esModule) content = content.default;
261365
261862
  if(typeof content === 'string') content = [[module.id, content, '']];
261366
261863
  if(content.locals) module.exports = content.locals;
261367
261864
  // add the styles to the DOM
261368
261865
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261369
- var update = add("5fce4aa4", content, true, {"sourceMap":false,"shadowMode":false});
261866
+ var update = add("4e6ba95a", content, true, {"sourceMap":false,"shadowMode":false});
261370
261867
 
261371
261868
  /***/ }),
261372
261869
 
261373
- /***/ 90116:
261870
+ /***/ 30976:
261374
261871
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
261375
261872
 
261376
261873
  // style-loader: Adds some css to the DOM by adding a <style> tag
261377
261874
 
261378
261875
  // load the styles
261379
- var content = __webpack_require__(8462);
261876
+ var content = __webpack_require__(858);
261380
261877
  if(content.__esModule) content = content.default;
261381
261878
  if(typeof content === 'string') content = [[module.id, content, '']];
261382
261879
  if(content.locals) module.exports = content.locals;
261383
261880
  // add the styles to the DOM
261384
261881
  var add = (__webpack_require__(99548)/* ["default"] */ .A)
261385
- var update = add("03de1bcc", content, true, {"sourceMap":false,"shadowMode":false});
261882
+ var update = add("7f239c60", content, true, {"sourceMap":false,"shadowMode":false});
261386
261883
 
261387
261884
  /***/ }),
261388
261885
 
@@ -263322,7 +263819,7 @@ var update = add("0ef85e9f", content, true, {"sourceMap":false,"shadowMode":fals
263322
263819
 
263323
263820
  /***/ }),
263324
263821
 
263325
- /***/ 30325:
263822
+ /***/ 52706:
263326
263823
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
263327
263824
 
263328
263825
  // style-loader: Adds some css to the DOM by adding a <style> tag
@@ -285244,87 +285741,87 @@ var asyncComponents = [
285244
285741
  }],
285245
285742
  // ========== ecwapp/Wflowform 工作流表单子组件 → chunk: wflow-form ==========
285246
285743
  ['Attachment', function () {
285247
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285744
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285248
285745
  return m.Attachment;
285249
285746
  });
285250
285747
  }], ['BodyFile', function () {
285251
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285748
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285252
285749
  return m.BodyFile;
285253
285750
  });
285254
285751
  }], ['CommandBar', function () {
285255
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285752
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285256
285753
  return m.CommandBar;
285257
285754
  });
285258
285755
  }], ['HandleIdea', function () {
285259
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285756
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285260
285757
  return m.HandleIdea;
285261
285758
  });
285262
285759
  }], ['IdeaInputBox', function () {
285263
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285760
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285264
285761
  return m.IdeaInputBox;
285265
285762
  });
285266
285763
  }], ['ModifyWflogAddUser', function () {
285267
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285764
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285268
285765
  return m.ModifyWflogAddUser;
285269
285766
  });
285270
285767
  }], ['ModifyWflogIdea', function () {
285271
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285768
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285272
285769
  return m.ModifyWflogIdea;
285273
285770
  });
285274
285771
  }], ['WriteToReadIdea', function () {
285275
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285772
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285276
285773
  return m.WriteToReadIdea;
285277
285774
  });
285278
285775
  }], ['ModifyWflogSubmitFile', function () {
285279
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285776
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285280
285777
  return m.ModifyWflogSubmitFile;
285281
285778
  });
285282
285779
  }], ['ModifyWfNodelog', function () {
285283
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285780
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285284
285781
  return m.ModifyWfNodelog;
285285
285782
  });
285286
285783
  }], ['SelectOuterDeputy', function () {
285287
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285784
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285288
285785
  return m.SelectOuterDeputy;
285289
285786
  });
285290
285787
  }], ['SubmitHandle', function () {
285291
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285788
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285292
285789
  return m.SubmitHandle;
285293
285790
  });
285294
285791
  }], ['SubmitDialog', function () {
285295
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285792
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285296
285793
  return m.SubmitDialog;
285297
285794
  });
285298
285795
  }], ['WfNodelogList', function () {
285299
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285796
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285300
285797
  return m.WfNodelogList;
285301
285798
  });
285302
285799
  }], ['WflogAddReader', function () {
285303
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285800
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285304
285801
  return m.WflogAddReader;
285305
285802
  });
285306
285803
  }], ['WflowView', function () {
285307
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285804
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285308
285805
  return m.WflowView;
285309
285806
  });
285310
285807
  }], ['ImgView', function () {
285311
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285808
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285312
285809
  return m.ImgView;
285313
285810
  });
285314
285811
  }], ['IdeaSignature', function () {
285315
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285812
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285316
285813
  return m.IdeaSignature;
285317
285814
  });
285318
285815
  }], ['ReplaceFile', function () {
285319
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285816
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285320
285817
  return m.ReplaceFile;
285321
285818
  });
285322
285819
  }], ['ViewBodyFile', function () {
285323
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285820
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285324
285821
  return m.ViewBodyFile;
285325
285822
  });
285326
285823
  }], ['WformLayout', function () {
285327
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965)).then(function (m) {
285824
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596)).then(function (m) {
285328
285825
  return m.WformLayout;
285329
285826
  });
285330
285827
  }],
@@ -285609,7 +286106,7 @@ var WfengineModule = function WfengineModule() {
285609
286106
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 55543));
285610
286107
  };
285611
286108
  var WflowformModule = function WflowformModule() {
285612
- return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 50965));
286109
+ return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 53596));
285613
286110
  };
285614
286111
  var WflowDesignerModule = function WflowDesignerModule() {
285615
286112
  return Promise.resolve(/* import() eager */).then(__webpack_require__.bind(__webpack_require__, 34797));