slw 0.8.43 → 0.8.45
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/index.js +8 -8
- package/lib/index.umd.cjs +4 -4
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/index.js
CHANGED
|
@@ -38875,7 +38875,7 @@ var js = js$1.exports;
|
|
|
38875
38875
|
})(Q);
|
|
38876
38876
|
})(js$1);
|
|
38877
38877
|
var jsExports = js$1.exports;
|
|
38878
|
-
const index$n = /* @__PURE__ */ getDefaultExportFromCjs(jsExports),
|
|
38878
|
+
const index$n = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_vue_vue_type_style_index_0_scoped_69cc421a_lang = "", _withScopeId$2 = (Q) => (pushScopeId("data-v-69cc421a"), Q = Q(), popScopeId(), Q), _hoisted_1$kV = { class: "slw-window-form" }, _hoisted_2$kR = {
|
|
38879
38879
|
key: 0,
|
|
38880
38880
|
style: { "text-align": "left", "font-size": "18px", "line-height": "30px", "font-weight": "bold", padding: "5px 30px 0 15px" }
|
|
38881
38881
|
}, _hoisted_3$hS = ["onClick"], _sfc_main$5 = {
|
|
@@ -39268,7 +39268,7 @@ const index$n = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_v
|
|
|
39268
39268
|
)
|
|
39269
39269
|
), Z.push(ee);
|
|
39270
39270
|
else if (formConfig.value.openType === "new" && ee.visible && ee.editRender.options && ee.editRender.options.length > 0) {
|
|
39271
|
-
if (Q[ee.field]
|
|
39271
|
+
if (Q[ee.field] == "null" || Q[ee.field] == null)
|
|
39272
39272
|
Q[ee.field] = "";
|
|
39273
39273
|
else if (!Q[ee.field]) {
|
|
39274
39274
|
Q[ee.field] = ee.editRender.options[0].VALUE;
|
|
@@ -39293,7 +39293,7 @@ const index$n = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_v
|
|
|
39293
39293
|
},
|
|
39294
39294
|
re
|
|
39295
39295
|
)), formConfig.value.openType === "new" && ne.visible && ee.data.data.length > 0) {
|
|
39296
|
-
if (Q[ne.field]
|
|
39296
|
+
if (Q[ne.field] == "null" || Q[ne.field] == null)
|
|
39297
39297
|
Q[ne.field] = "";
|
|
39298
39298
|
else if (!Q[ne.field]) {
|
|
39299
39299
|
Q[ne.field] = ee.data.data[0].VALUE;
|
|
@@ -39693,7 +39693,7 @@ const index$n = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_v
|
|
|
39693
39693
|
]);
|
|
39694
39694
|
};
|
|
39695
39695
|
}
|
|
39696
|
-
}, WindowForm = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-
|
|
39696
|
+
}, WindowForm = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-69cc421a"]]);
|
|
39697
39697
|
WindowForm.name = "slw-window-form";
|
|
39698
39698
|
WindowForm.install = (Q) => {
|
|
39699
39699
|
Q.component(WindowForm.name, WindowForm);
|
|
@@ -40326,7 +40326,7 @@ _sfc_main$2.name = "slw-preview-modal";
|
|
|
40326
40326
|
_sfc_main$2.install = (Q) => {
|
|
40327
40327
|
Q.component(_sfc_main$2.name, _sfc_main$2);
|
|
40328
40328
|
};
|
|
40329
|
-
const
|
|
40329
|
+
const windowIndex_vue_vue_type_style_index_0_scoped_3551bc92_lang = "", _withScopeId = (Q) => (pushScopeId("data-v-3551bc92"), Q = Q(), popScopeId(), Q), _hoisted_1$kR = { class: "slw-config-window-container" }, _hoisted_2$kQ = { class: "child-table-p" }, _sfc_main$1 = {
|
|
40330
40330
|
__name: "window-index",
|
|
40331
40331
|
props: {
|
|
40332
40332
|
windowId: {
|
|
@@ -40966,7 +40966,7 @@ const windowIndex_vue_vue_type_style_index_0_scoped_e7acb74c_lang = "", _withSco
|
|
|
40966
40966
|
ge["_" + _e.property + "_NAME"] = $e.NAME;
|
|
40967
40967
|
return;
|
|
40968
40968
|
}
|
|
40969
|
-
}), ge["_" + _e.property + "_NAME"] || ge[_e.property]), ue.name = "ElSelect", ue.props.filterable = !0, oe[se].remoteSearch && (ue.props.loading = !1, ue.props.placeholder = $T("请输入") + oe[se].name, ue.props.filterable = !0, ue.props = {
|
|
40969
|
+
}), oe[se].format ? formatter({ cellValue: ge["_" + _e.property + "_NAME"] || ge[_e.property], row: ge, column: _e }) : ge["_" + _e.property + "_NAME"] || ge[_e.property]), ue.name = "ElSelect", ue.props.filterable = !0, oe[se].remoteSearch && (ue.props.loading = !1, ue.props.placeholder = $T("请输入") + oe[se].name, ue.props.filterable = !0, ue.props = {
|
|
40970
40970
|
...ue.props,
|
|
40971
40971
|
remote: !0
|
|
40972
40972
|
}), ue.props.dropdownStyle = {
|
|
@@ -41454,7 +41454,7 @@ const windowIndex_vue_vue_type_style_index_0_scoped_e7acb74c_lang = "", _withSco
|
|
|
41454
41454
|
]);
|
|
41455
41455
|
};
|
|
41456
41456
|
}
|
|
41457
|
-
}, WindowIndex = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-
|
|
41457
|
+
}, WindowIndex = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-3551bc92"]]);
|
|
41458
41458
|
WindowIndex.name = "slw-window-index";
|
|
41459
41459
|
WindowIndex.install = (Q) => {
|
|
41460
41460
|
Q.component(WindowIndex.name, WindowIndex);
|
|
@@ -124262,7 +124262,7 @@ function reConsole() {
|
|
|
124262
124262
|
}
|
|
124263
124263
|
}
|
|
124264
124264
|
console.info(
|
|
124265
|
-
"%cSLW %cVer 0.8.
|
|
124265
|
+
"%cSLW %cVer 0.8.45",
|
|
124266
124266
|
"color:#409EFF;font-size: 22px;font-weight:bolder",
|
|
124267
124267
|
"color:#999;font-size: 12px"
|
|
124268
124268
|
);
|