slw 0.8.81 → 0.8.83

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
@@ -38899,7 +38899,7 @@ var js = js$1.exports;
38899
38899
  })(Q);
38900
38900
  })(js$1);
38901
38901
  var jsExports = js$1.exports;
38902
- const index$n = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_vue_vue_type_style_index_0_scoped_d8c838c3_lang = "", _withScopeId$2 = (Q) => (pushScopeId("data-v-d8c838c3"), Q = Q(), popScopeId(), Q), _hoisted_1$kV = { class: "slw-window-form" }, _hoisted_2$kR = {
38902
+ const index$n = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_vue_vue_type_style_index_0_scoped_39160a48_lang = "", _withScopeId$2 = (Q) => (pushScopeId("data-v-39160a48"), Q = Q(), popScopeId(), Q), _hoisted_1$kV = { class: "slw-window-form" }, _hoisted_2$kR = {
38903
38903
  key: 0,
38904
38904
  style: { "text-align": "left", "font-size": "18px", "line-height": "30px", "font-weight": "bold", padding: "5px 30px 0 15px" }
38905
38905
  }, _hoisted_3$hS = ["onClick"], _hoisted_4$au = ["onClick"], _hoisted_5$4U = ["onClick"], _hoisted_6$1_ = ["onClick"], _hoisted_7$12 = ["onClick"], _sfc_main$5 = {
@@ -38997,7 +38997,9 @@ const index$n = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_v
38997
38997
  if (Object.keys(formConfig.value.editRules).length > 0) {
38998
38998
  let H = Object.keys(formConfig.value.editRules);
38999
38999
  for (let X = 0; X < H.length; X++) {
39000
- let G = formConfig.value.editRules[H[X]], Z = formConfig.value.columns.filter((K) => K.field == H[X])[0];
39000
+ let G = formConfig.value.editRules[H[X]], Z = formConfig.value.columns.filter(
39001
+ (K) => K.field == H[X]
39002
+ )[0];
39001
39003
  if (Z) {
39002
39004
  let K = Z.editRender.props.displayLogic;
39003
39005
  K ? displayLogic(K, { ...formData.value, ...assembleParentData() }) && (Q[H[X]] = G) : Q[H[X]] = G;
@@ -39817,7 +39819,7 @@ const index$n = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_v
39817
39819
  ]);
39818
39820
  };
39819
39821
  }
39820
- }, WindowForm = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-d8c838c3"]]);
39822
+ }, WindowForm = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-39160a48"]]);
39821
39823
  WindowForm.name = "slw-window-form";
39822
39824
  WindowForm.install = (Q) => {
39823
39825
  Q.component(WindowForm.name, WindowForm);
@@ -107803,14 +107805,20 @@ function initVxeRenderer(Q, H, X) {
107803
107805
  props: ce,
107804
107806
  attrs: de
107805
107807
  } = ae;
107806
- return ce.props = {
107807
- label: "title"
107808
- }, ce.data = ce.treeData, console.log(se), createVNode(resolveComponent("el-tree-select"), mergeProps$1({
107808
+ return createVNode(resolveComponent("el-tree-select"), mergeProps$1({
107809
107809
  modelValue: le[se],
107810
107810
  "onUpdate:modelValue": (he) => le[se] = he
107811
107811
  }, {
107812
107812
  ...de,
107813
- ...ce
107813
+ props: {
107814
+ label: "title"
107815
+ },
107816
+ filterable: !0,
107817
+ clearable: !0,
107818
+ treeDefaultExpandAll: !1,
107819
+ data: ce.treeData,
107820
+ disabled: ce.disabled,
107821
+ readonly: ce.readonly
107814
107822
  }), null);
107815
107823
  }, re = (ae, le) => {
107816
107824
  const {
@@ -124379,12 +124387,16 @@ function reConsole() {
124379
124387
  }
124380
124388
  }
124381
124389
  console.info(
124382
- `%cSLW %cVer 0.8.80%c
124383
- %c文档地址:%chttp://slwdoc.js.sforcecon.com:5900/`,
124390
+ `%cSLW %cVer 0.8.83%c
124391
+ %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
124392
+ %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/files/6`,
124384
124393
  "color:#409EFF;font-size: 22px;font-weight:bolder;text-shadow: 2px 2px 4px #84c1ff;",
124385
124394
  "color:#fff;font-size: 12px;background-color:#409EFF;padding:2px 4px;border-radius:3px;",
124386
124395
  "color:#fff;font-size: 12px;",
124387
124396
  "color:#409EFF;font-size: 12px;",
124397
+ "color:#fff;font-size: 12px;",
124398
+ "color:#fff;font-size: 12px;",
124399
+ "color:#409EFF;font-size: 12px;",
124388
124400
  "color:#fff;font-size: 12px;"
124389
124401
  );
124390
124402
  const index = {