ecinc-cloud-wappaio 9.6.425 → 9.6.426
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.
- package/lib/ecwappaio.common.js +44 -21
- package/lib/ecwappaio.umd.js +44 -21
- package/lib/ecwappaio.umd.min.js +4 -4
- package/package.json +1 -1
package/lib/ecwappaio.common.js
CHANGED
|
@@ -86,7 +86,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
86
86
|
|
|
87
87
|
/***/ }),
|
|
88
88
|
|
|
89
|
-
/***/
|
|
89
|
+
/***/ 59657:
|
|
90
90
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
91
91
|
|
|
92
92
|
"use strict";
|
|
@@ -96,7 +96,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
96
96
|
A: function() { return /* binding */ MenuItemForm; }
|
|
97
97
|
});
|
|
98
98
|
|
|
99
|
-
;// 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/ecwplat/Module/src/MenuItemForm.vue?vue&type=template&id=
|
|
99
|
+
;// 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/ecwplat/Module/src/MenuItemForm.vue?vue&type=template&id=c28e28c6&scoped=true
|
|
100
100
|
var render = function render() {
|
|
101
101
|
var _vm = this,
|
|
102
102
|
_c = _vm._self._c;
|
|
@@ -1228,25 +1228,47 @@ var render = function render() {
|
|
|
1228
1228
|
expression: "'stageCode'"
|
|
1229
1229
|
}],
|
|
1230
1230
|
staticClass: "el-table__cell tdlbl tdw17"
|
|
1231
|
-
}, [_vm._v("
|
|
1231
|
+
}, [_vm._v("H5是否禁用")]), _c('td', {
|
|
1232
1232
|
staticClass: "el-table__cell tdcont tdw33"
|
|
1233
|
-
}, [_c('el-
|
|
1233
|
+
}, [_c('el-radio-group', {
|
|
1234
1234
|
directives: [{
|
|
1235
1235
|
name: "can-edit",
|
|
1236
1236
|
rawName: "v-can-edit"
|
|
1237
1237
|
}],
|
|
1238
|
+
staticStyle: {
|
|
1239
|
+
"width": "100%"
|
|
1240
|
+
},
|
|
1238
1241
|
attrs: {
|
|
1239
|
-
"name": "
|
|
1240
|
-
"placeholder": _vm.$tx('ecwplat.menuForm.fields.stageCodeEnter', '请输入起始环节编码')
|
|
1242
|
+
"name": "h5Disable"
|
|
1241
1243
|
},
|
|
1242
1244
|
model: {
|
|
1243
|
-
value: _vm.vo.
|
|
1245
|
+
value: _vm.vo.h5Disable,
|
|
1244
1246
|
callback: function callback($$v) {
|
|
1245
|
-
_vm.$set(_vm.vo, "
|
|
1247
|
+
_vm.$set(_vm.vo, "h5Disable", $$v);
|
|
1246
1248
|
},
|
|
1247
|
-
expression: "vo.
|
|
1249
|
+
expression: "vo.h5Disable"
|
|
1250
|
+
}
|
|
1251
|
+
}, [_c('el-radio', {
|
|
1252
|
+
directives: [{
|
|
1253
|
+
name: "field-lbl",
|
|
1254
|
+
rawName: "v-field-lbl",
|
|
1255
|
+
value: 'navOption1',
|
|
1256
|
+
expression: "'navOption1'"
|
|
1257
|
+
}],
|
|
1258
|
+
attrs: {
|
|
1259
|
+
"label": 1
|
|
1260
|
+
}
|
|
1261
|
+
}, [_vm._v("禁用")]), _c('el-radio', {
|
|
1262
|
+
directives: [{
|
|
1263
|
+
name: "field-lbl",
|
|
1264
|
+
rawName: "v-field-lbl",
|
|
1265
|
+
value: 'navOption2',
|
|
1266
|
+
expression: "'navOption2'"
|
|
1267
|
+
}],
|
|
1268
|
+
attrs: {
|
|
1269
|
+
"label": 0
|
|
1248
1270
|
}
|
|
1249
|
-
})], 1)]) : _vm._e(), _vm.vo.moduleLevel == 1 ? _c('tr', [_c('td', {
|
|
1271
|
+
}, [_vm._v("不禁用")])], 1)], 1)]) : _vm._e(), _vm.vo.moduleLevel == 1 ? _c('tr', [_c('td', {
|
|
1250
1272
|
directives: [{
|
|
1251
1273
|
name: "field-lbl",
|
|
1252
1274
|
rawName: "v-field-lbl",
|
|
@@ -1904,6 +1926,7 @@ var staticRenderFns = [];
|
|
|
1904
1926
|
} else if (this.vo.leafFlag === 1 && (this.vo.target === 'leftMenuItem' || this.vo.target === 'rightLabel')) {
|
|
1905
1927
|
this.vo.target = '';
|
|
1906
1928
|
}
|
|
1929
|
+
this.vo.h5Disable = this.vo.h5Disable || 0;
|
|
1907
1930
|
this.refresh = true;
|
|
1908
1931
|
this.$nextTick(function () {
|
|
1909
1932
|
_this.refresh = false;
|
|
@@ -1987,9 +2010,9 @@ var staticRenderFns = [];
|
|
|
1987
2010
|
});
|
|
1988
2011
|
;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=script&lang=js
|
|
1989
2012
|
/* harmony default export */ var src_MenuItemFormvue_type_script_lang_js = (MenuItemFormvue_type_script_lang_js);
|
|
1990
|
-
// 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/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=
|
|
1991
|
-
var
|
|
1992
|
-
;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=
|
|
2013
|
+
// 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/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=c28e28c6&prod&scoped=true&lang=scss
|
|
2014
|
+
var MenuItemFormvue_type_style_index_0_id_c28e28c6_prod_scoped_true_lang_scss = __webpack_require__(61512);
|
|
2015
|
+
;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=c28e28c6&prod&scoped=true&lang=scss
|
|
1993
2016
|
|
|
1994
2017
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
1995
2018
|
var componentNormalizer = __webpack_require__(81656);
|
|
@@ -2008,7 +2031,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
2008
2031
|
staticRenderFns,
|
|
2009
2032
|
false,
|
|
2010
2033
|
null,
|
|
2011
|
-
"
|
|
2034
|
+
"c28e28c6",
|
|
2012
2035
|
null
|
|
2013
2036
|
|
|
2014
2037
|
)
|
|
@@ -12856,7 +12879,7 @@ var SysSetupvue_type_template_id_2497073a_scoped_true_render = function render()
|
|
|
12856
12879
|
var SysSetupvue_type_template_id_2497073a_scoped_true_staticRenderFns = [];
|
|
12857
12880
|
|
|
12858
12881
|
// EXTERNAL MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue + 4 modules
|
|
12859
|
-
var MenuItemForm = __webpack_require__(
|
|
12882
|
+
var MenuItemForm = __webpack_require__(59657);
|
|
12860
12883
|
;// 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/ecwplat/Module/src/SysSetup.vue?vue&type=script&lang=js
|
|
12861
12884
|
function SysSetupvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return SysSetupvue_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; }, SysSetupvue_type_script_lang_js_typeof(o); }
|
|
12862
12885
|
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _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" == SysSetupvue_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(SysSetupvue_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; }
|
|
@@ -42982,7 +43005,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".loading[data-v-69610664]{margin-top:1
|
|
|
42982
43005
|
|
|
42983
43006
|
/***/ }),
|
|
42984
43007
|
|
|
42985
|
-
/***/
|
|
43008
|
+
/***/ 24110:
|
|
42986
43009
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
42987
43010
|
|
|
42988
43011
|
"use strict";
|
|
@@ -42996,7 +43019,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42996
43019
|
|
|
42997
43020
|
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()));
|
|
42998
43021
|
// Module
|
|
42999
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".icon-dialog[data-v-
|
|
43022
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".icon-dialog[data-v-c28e28c6] .el-dialog__body{height:650px;overflow-y:auto;padding:0 0 20px 0}.icon-dialog[data-v-c28e28c6] .el-dialog__body .el-tabs--top{margin-top:0}", ""]);
|
|
43000
43023
|
// Exports
|
|
43001
43024
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
43002
43025
|
|
|
@@ -135552,19 +135575,19 @@ var update = add("e368663c", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
135552
135575
|
|
|
135553
135576
|
/***/ }),
|
|
135554
135577
|
|
|
135555
|
-
/***/
|
|
135578
|
+
/***/ 61512:
|
|
135556
135579
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
135557
135580
|
|
|
135558
135581
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
135559
135582
|
|
|
135560
135583
|
// load the styles
|
|
135561
|
-
var content = __webpack_require__(
|
|
135584
|
+
var content = __webpack_require__(24110);
|
|
135562
135585
|
if(content.__esModule) content = content.default;
|
|
135563
135586
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
135564
135587
|
if(content.locals) module.exports = content.locals;
|
|
135565
135588
|
// add the styles to the DOM
|
|
135566
135589
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
135567
|
-
var update = add("
|
|
135590
|
+
var update = add("79025911", content, true, {"sourceMap":false,"shadowMode":false});
|
|
135568
135591
|
|
|
135569
135592
|
/***/ }),
|
|
135570
135593
|
|
|
@@ -183253,7 +183276,7 @@ var Productvue_type_template_id_a7bc2a20_scoped_true_render = function render()
|
|
|
183253
183276
|
var Productvue_type_template_id_a7bc2a20_scoped_true_staticRenderFns = [];
|
|
183254
183277
|
|
|
183255
183278
|
// EXTERNAL MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue + 4 modules
|
|
183256
|
-
var MenuItemForm = __webpack_require__(
|
|
183279
|
+
var MenuItemForm = __webpack_require__(59657);
|
|
183257
183280
|
;// 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/ecwplat/Product/src/components/Product.vue?vue&type=script&lang=js
|
|
183258
183281
|
|
|
183259
183282
|
/* harmony default export */ var Productvue_type_script_lang_js = ({
|
package/lib/ecwappaio.umd.js
CHANGED
|
@@ -96,7 +96,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
|
|
|
96
96
|
|
|
97
97
|
/***/ }),
|
|
98
98
|
|
|
99
|
-
/***/
|
|
99
|
+
/***/ 99031:
|
|
100
100
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
101
101
|
|
|
102
102
|
"use strict";
|
|
@@ -106,7 +106,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
106
106
|
A: function() { return /* binding */ MenuItemForm; }
|
|
107
107
|
});
|
|
108
108
|
|
|
109
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/ecwplat/Module/src/MenuItemForm.vue?vue&type=template&id=
|
|
109
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/ecwplat/Module/src/MenuItemForm.vue?vue&type=template&id=c28e28c6&scoped=true
|
|
110
110
|
var render = function render() {
|
|
111
111
|
var _vm = this,
|
|
112
112
|
_c = _vm._self._c;
|
|
@@ -1238,25 +1238,47 @@ var render = function render() {
|
|
|
1238
1238
|
expression: "'stageCode'"
|
|
1239
1239
|
}],
|
|
1240
1240
|
staticClass: "el-table__cell tdlbl tdw17"
|
|
1241
|
-
}, [_vm._v("
|
|
1241
|
+
}, [_vm._v("H5是否禁用")]), _c('td', {
|
|
1242
1242
|
staticClass: "el-table__cell tdcont tdw33"
|
|
1243
|
-
}, [_c('el-
|
|
1243
|
+
}, [_c('el-radio-group', {
|
|
1244
1244
|
directives: [{
|
|
1245
1245
|
name: "can-edit",
|
|
1246
1246
|
rawName: "v-can-edit"
|
|
1247
1247
|
}],
|
|
1248
|
+
staticStyle: {
|
|
1249
|
+
"width": "100%"
|
|
1250
|
+
},
|
|
1248
1251
|
attrs: {
|
|
1249
|
-
"name": "
|
|
1250
|
-
"placeholder": _vm.$tx('ecwplat.menuForm.fields.stageCodeEnter', '请输入起始环节编码')
|
|
1252
|
+
"name": "h5Disable"
|
|
1251
1253
|
},
|
|
1252
1254
|
model: {
|
|
1253
|
-
value: _vm.vo.
|
|
1255
|
+
value: _vm.vo.h5Disable,
|
|
1254
1256
|
callback: function callback($$v) {
|
|
1255
|
-
_vm.$set(_vm.vo, "
|
|
1257
|
+
_vm.$set(_vm.vo, "h5Disable", $$v);
|
|
1256
1258
|
},
|
|
1257
|
-
expression: "vo.
|
|
1259
|
+
expression: "vo.h5Disable"
|
|
1260
|
+
}
|
|
1261
|
+
}, [_c('el-radio', {
|
|
1262
|
+
directives: [{
|
|
1263
|
+
name: "field-lbl",
|
|
1264
|
+
rawName: "v-field-lbl",
|
|
1265
|
+
value: 'navOption1',
|
|
1266
|
+
expression: "'navOption1'"
|
|
1267
|
+
}],
|
|
1268
|
+
attrs: {
|
|
1269
|
+
"label": 1
|
|
1270
|
+
}
|
|
1271
|
+
}, [_vm._v("禁用")]), _c('el-radio', {
|
|
1272
|
+
directives: [{
|
|
1273
|
+
name: "field-lbl",
|
|
1274
|
+
rawName: "v-field-lbl",
|
|
1275
|
+
value: 'navOption2',
|
|
1276
|
+
expression: "'navOption2'"
|
|
1277
|
+
}],
|
|
1278
|
+
attrs: {
|
|
1279
|
+
"label": 0
|
|
1258
1280
|
}
|
|
1259
|
-
})], 1)]) : _vm._e(), _vm.vo.moduleLevel == 1 ? _c('tr', [_c('td', {
|
|
1281
|
+
}, [_vm._v("不禁用")])], 1)], 1)]) : _vm._e(), _vm.vo.moduleLevel == 1 ? _c('tr', [_c('td', {
|
|
1260
1282
|
directives: [{
|
|
1261
1283
|
name: "field-lbl",
|
|
1262
1284
|
rawName: "v-field-lbl",
|
|
@@ -1914,6 +1936,7 @@ var staticRenderFns = [];
|
|
|
1914
1936
|
} else if (this.vo.leafFlag === 1 && (this.vo.target === 'leftMenuItem' || this.vo.target === 'rightLabel')) {
|
|
1915
1937
|
this.vo.target = '';
|
|
1916
1938
|
}
|
|
1939
|
+
this.vo.h5Disable = this.vo.h5Disable || 0;
|
|
1917
1940
|
this.refresh = true;
|
|
1918
1941
|
this.$nextTick(function () {
|
|
1919
1942
|
_this.refresh = false;
|
|
@@ -1997,9 +2020,9 @@ var staticRenderFns = [];
|
|
|
1997
2020
|
});
|
|
1998
2021
|
;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=script&lang=js
|
|
1999
2022
|
/* harmony default export */ var src_MenuItemFormvue_type_script_lang_js = (MenuItemFormvue_type_script_lang_js);
|
|
2000
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=
|
|
2001
|
-
var
|
|
2002
|
-
;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=
|
|
2023
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=c28e28c6&prod&scoped=true&lang=scss
|
|
2024
|
+
var MenuItemFormvue_type_style_index_0_id_c28e28c6_prod_scoped_true_lang_scss = __webpack_require__(67882);
|
|
2025
|
+
;// CONCATENATED MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue?vue&type=style&index=0&id=c28e28c6&prod&scoped=true&lang=scss
|
|
2003
2026
|
|
|
2004
2027
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
2005
2028
|
var componentNormalizer = __webpack_require__(81656);
|
|
@@ -2018,7 +2041,7 @@ var component = (0,componentNormalizer/* default */.A)(
|
|
|
2018
2041
|
staticRenderFns,
|
|
2019
2042
|
false,
|
|
2020
2043
|
null,
|
|
2021
|
-
"
|
|
2044
|
+
"c28e28c6",
|
|
2022
2045
|
null
|
|
2023
2046
|
|
|
2024
2047
|
)
|
|
@@ -12866,7 +12889,7 @@ var SysSetupvue_type_template_id_2497073a_scoped_true_render = function render()
|
|
|
12866
12889
|
var SysSetupvue_type_template_id_2497073a_scoped_true_staticRenderFns = [];
|
|
12867
12890
|
|
|
12868
12891
|
// EXTERNAL MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue + 4 modules
|
|
12869
|
-
var MenuItemForm = __webpack_require__(
|
|
12892
|
+
var MenuItemForm = __webpack_require__(99031);
|
|
12870
12893
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Module/src/SysSetup.vue?vue&type=script&lang=js
|
|
12871
12894
|
function SysSetupvue_type_script_lang_js_typeof(o) { "@babel/helpers - typeof"; return SysSetupvue_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; }, SysSetupvue_type_script_lang_js_typeof(o); }
|
|
12872
12895
|
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _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" == SysSetupvue_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(SysSetupvue_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; }
|
|
@@ -42992,7 +43015,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".loading[data-v-69610664]{margin-top:1
|
|
|
42992
43015
|
|
|
42993
43016
|
/***/ }),
|
|
42994
43017
|
|
|
42995
|
-
/***/
|
|
43018
|
+
/***/ 47566:
|
|
42996
43019
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
42997
43020
|
|
|
42998
43021
|
"use strict";
|
|
@@ -43006,7 +43029,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
43006
43029
|
|
|
43007
43030
|
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()));
|
|
43008
43031
|
// Module
|
|
43009
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".icon-dialog[data-v-
|
|
43032
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".icon-dialog[data-v-c28e28c6] .el-dialog__body{height:650px;overflow-y:auto;padding:0 0 20px 0}.icon-dialog[data-v-c28e28c6] .el-dialog__body .el-tabs--top{margin-top:0}", ""]);
|
|
43010
43033
|
// Exports
|
|
43011
43034
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
43012
43035
|
|
|
@@ -135562,19 +135585,19 @@ var update = add("4ed8efa6", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
135562
135585
|
|
|
135563
135586
|
/***/ }),
|
|
135564
135587
|
|
|
135565
|
-
/***/
|
|
135588
|
+
/***/ 67882:
|
|
135566
135589
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
135567
135590
|
|
|
135568
135591
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
135569
135592
|
|
|
135570
135593
|
// load the styles
|
|
135571
|
-
var content = __webpack_require__(
|
|
135594
|
+
var content = __webpack_require__(47566);
|
|
135572
135595
|
if(content.__esModule) content = content.default;
|
|
135573
135596
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
135574
135597
|
if(content.locals) module.exports = content.locals;
|
|
135575
135598
|
// add the styles to the DOM
|
|
135576
135599
|
var add = (__webpack_require__(99548)/* ["default"] */ .A)
|
|
135577
|
-
var update = add("
|
|
135600
|
+
var update = add("4ad1dad5", content, true, {"sourceMap":false,"shadowMode":false});
|
|
135578
135601
|
|
|
135579
135602
|
/***/ }),
|
|
135580
135603
|
|
|
@@ -183263,7 +183286,7 @@ var Productvue_type_template_id_a7bc2a20_scoped_true_render = function render()
|
|
|
183263
183286
|
var Productvue_type_template_id_a7bc2a20_scoped_true_staticRenderFns = [];
|
|
183264
183287
|
|
|
183265
183288
|
// EXTERNAL MODULE: ./packages/ecwplat/Module/src/MenuItemForm.vue + 4 modules
|
|
183266
|
-
var MenuItemForm = __webpack_require__(
|
|
183289
|
+
var MenuItemForm = __webpack_require__(99031);
|
|
183267
183290
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./packages/ecwplat/Product/src/components/Product.vue?vue&type=script&lang=js
|
|
183268
183291
|
|
|
183269
183292
|
/* harmony default export */ var Productvue_type_script_lang_js = ({
|