slw 0.8.98 → 0.8.99

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 CHANGED
@@ -40508,7 +40508,7 @@ _sfc_main$2.name = "slw-preview-modal";
40508
40508
  _sfc_main$2.install = (Q) => {
40509
40509
  Q.component(_sfc_main$2.name, _sfc_main$2);
40510
40510
  };
40511
- const windowIndex_vue_vue_type_style_index_0_scoped_6b79eda7_lang = "", _withScopeId = (Q) => (pushScopeId("data-v-6b79eda7"), Q = Q(), popScopeId(), Q), _hoisted_1$kR = { class: "slw-config-window-container" }, _hoisted_2$kQ = { class: "child-table-p" }, _sfc_main$1 = {
40511
+ const windowIndex_vue_vue_type_style_index_0_scoped_c70f9ed4_lang = "", _withScopeId = (Q) => (pushScopeId("data-v-c70f9ed4"), Q = Q(), popScopeId(), Q), _hoisted_1$kR = { class: "slw-config-window-container" }, _hoisted_2$kQ = { class: "child-table-p" }, _sfc_main$1 = {
40512
40512
  __name: "window-index",
40513
40513
  props: {
40514
40514
  windowId: {
@@ -40905,7 +40905,9 @@ const windowIndex_vue_vue_type_style_index_0_scoped_6b79eda7_lang = "", _withSco
40905
40905
  case "DATE":
40906
40906
  if (ue.itemRender.attrs.style = "width: 100%;", K[se].type === "LT_GT_EQ") {
40907
40907
  if (K[se].defaultValue) {
40908
- const fe = await getQueryFormDefaultValue(Z.id);
40908
+ const fe = await getQueryFormDefaultValue(
40909
+ Z.id
40910
+ );
40909
40911
  fe[K[se].columnName.toUpperCase()] && (ue.itemRender.defaultValue = [
40910
40912
  fe[K[se].columnName.toUpperCase()],
40911
40913
  fe["END_" + K[se].columnName.toUpperCase()]
@@ -40927,7 +40929,9 @@ const windowIndex_vue_vue_type_style_index_0_scoped_6b79eda7_lang = "", _withSco
40927
40929
  case "DATETIME":
40928
40930
  if (ue.itemRender.attrs.style = "width: 100%;", K[se].type === "LT_GT_EQ") {
40929
40931
  if (K[se].defaultValue) {
40930
- const fe = await getQueryFormDefaultValue(Z.id);
40932
+ const fe = await getQueryFormDefaultValue(
40933
+ Z.id
40934
+ );
40931
40935
  fe[K[se].columnName.toUpperCase()] && (ue.itemRender.defaultValue = [
40932
40936
  fe[K[se].columnName.toUpperCase()],
40933
40937
  fe["END_" + K[se].columnName.toUpperCase()]
@@ -41183,7 +41187,10 @@ const windowIndex_vue_vue_type_style_index_0_scoped_6b79eda7_lang = "", _withSco
41183
41187
  label: ge.NAME
41184
41188
  },
41185
41189
  ge
41186
- ))), ue.props.dropdownStyle = {
41190
+ ))), oe[se].multiRecord && (pe.formatter = ({ row: ge, column: _e }) => ge[_e.field].split(",").map((ke) => {
41191
+ var we;
41192
+ return (we = ue.options.filter((Ce) => Ce.value == ke)[0]) == null ? void 0 : we.label;
41193
+ }).toString()), ue.props.dropdownStyle = {
41187
41194
  "z-index": 5e3
41188
41195
  };
41189
41196
  break;
@@ -41674,7 +41681,7 @@ const windowIndex_vue_vue_type_style_index_0_scoped_6b79eda7_lang = "", _withSco
41674
41681
  ]);
41675
41682
  };
41676
41683
  }
41677
- }, WindowIndex = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-6b79eda7"]]);
41684
+ }, WindowIndex = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-c70f9ed4"]]);
41678
41685
  WindowIndex.name = "slw-window-index";
41679
41686
  WindowIndex.install = (Q) => {
41680
41687
  Q.component(WindowIndex.name, WindowIndex);
@@ -125284,7 +125291,7 @@ function reConsole() {
125284
125291
  }
125285
125292
  }
125286
125293
  console.info(
125287
- `%cSLW %cVer 0.8.98%c
125294
+ `%cSLW %cVer 0.8.99%c
125288
125295
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
125289
125296
  %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/files/6`,
125290
125297
  "color:#409EFF;font-size: 22px;font-weight:bolder;text-shadow: 2px 2px 4px #84c1ff;",