slw 0.9.16 → 0.9.17

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
@@ -8524,7 +8524,7 @@ PictureUpload.name = "slw-picture-upload";
8524
8524
  PictureUpload.install = (Q) => {
8525
8525
  Q.component(PictureUpload.name, PictureUpload);
8526
8526
  };
8527
- const windowGrid_vue_vue_type_style_index_0_scoped_660f6e2c_lang = "", _withScopeId$3 = (Q) => (pushScopeId("data-v-660f6e2c"), Q = Q(), popScopeId(), Q), _hoisted_1$kW = {
8527
+ const windowGrid_vue_vue_type_style_index_0_scoped_eb6696c9_lang = "", _withScopeId$3 = (Q) => (pushScopeId("data-v-eb6696c9"), Q = Q(), popScopeId(), Q), _hoisted_1$kW = {
8528
8528
  class: "slw-window-grid-container",
8529
8529
  style: { height: "100%" }
8530
8530
  }, _hoisted_2$kS = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-main-area" }, null, -1)), _hoisted_3$hT = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-active-area" }, null, -1)), _hoisted_4$av = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-copy-area" }, null, -1)), _hoisted_5$4V = [
@@ -8749,7 +8749,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_660f6e2c_lang = "", _withScop
8749
8749
  fe.width != de * 60 && de * 60 >= 60 && (he = !0, fe.width = de * 60);
8750
8750
  return;
8751
8751
  }
8752
- }), he && getCurRegion().loadColumn(gridData.value.columns), gridData.value.params.rowIndex && (rowIndex.value = gridData.value.params.rowIndex), le.data.data.length > rowIndex.value ? se = le.data.data[rowIndex.value] : se = le.data.data[0];
8752
+ }), he && getCurRegion().loadColumn(gridData.value.columns), gridData.value.params.rowIndex != null && (rowIndex.value = gridData.value.params.rowIndex), le.data.data.length > rowIndex.value ? se = le.data.data[rowIndex.value] : se = le.data.data[0];
8753
8753
  const ue = getCurRegion();
8754
8754
  if (ue) {
8755
8755
  const fe = ue.getColumnById("_operation_");
@@ -10132,7 +10132,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_660f6e2c_lang = "", _withScop
10132
10132
  ]);
10133
10133
  };
10134
10134
  }
10135
- }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-660f6e2c"]]);
10135
+ }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-eb6696c9"]]);
10136
10136
  WindowGrid.name = "slw-window-grid";
10137
10137
  WindowGrid.install = (Q) => {
10138
10138
  Q.component(WindowGrid.name, WindowGrid);
@@ -125357,7 +125357,7 @@ function reConsole() {
125357
125357
  }
125358
125358
  }
125359
125359
  console.info(
125360
- `%cSLW %cVer 0.9.16%c
125360
+ `%cSLW %cVer 0.9.17%c
125361
125361
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
125362
125362
  %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
125363
125363
  "color:#409EFF;font-size: 22px;font-weight:bolder;text-shadow: 2px 2px 4px #84c1ff;",