dfs-page-config 0.6.52 → 0.6.53

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.
@@ -31935,11 +31935,11 @@ const padding = (Ff, kh) => (new Array(kh).join("0") + Ff).slice(-kh), formatDat
31935
31935
  viewBox: "0 0 1024 1024",
31936
31936
  width: "1.2em",
31937
31937
  height: "1.2em"
31938
- }, _hoisted_2$k = /* @__PURE__ */ createElementVNode("path", {
31938
+ }, _hoisted_2$l = /* @__PURE__ */ createElementVNode("path", {
31939
31939
  fill: "currentColor",
31940
31940
  d: "M831.872 340.864L512 652.672L192.128 340.864a30.592 30.592 0 0 0-42.752 0a29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728a30.592 30.592 0 0 0-42.752 0z"
31941
31941
  }, null, -1), _hoisted_3$h = [
31942
- _hoisted_2$k
31942
+ _hoisted_2$l
31943
31943
  ];
31944
31944
  function render$6(Ff, kh) {
31945
31945
  return openBlock(), createElementBlock("svg", _hoisted_1$t, _hoisted_3$h);
@@ -31948,11 +31948,11 @@ const __unplugin_components_21 = { name: "ep-arrow-down", render: render$6 }, _h
31948
31948
  viewBox: "0 0 1024 1024",
31949
31949
  width: "1.2em",
31950
31950
  height: "1.2em"
31951
- }, _hoisted_2$j = /* @__PURE__ */ createElementVNode("path", {
31951
+ }, _hoisted_2$k = /* @__PURE__ */ createElementVNode("path", {
31952
31952
  fill: "currentColor",
31953
31953
  d: "m488.832 344.32l-339.84 356.672a32 32 0 0 0 0 44.16l.384.384a29.44 29.44 0 0 0 42.688 0l320-335.872l319.872 335.872a29.44 29.44 0 0 0 42.688 0l.384-.384a32 32 0 0 0 0-44.16L535.168 344.32a32 32 0 0 0-46.336 0z"
31954
31954
  }, null, -1), _hoisted_3$g = [
31955
- _hoisted_2$j
31955
+ _hoisted_2$k
31956
31956
  ];
31957
31957
  function render$5(Ff, kh) {
31958
31958
  return openBlock(), createElementBlock("svg", _hoisted_1$s, _hoisted_3$g);
@@ -33460,7 +33460,7 @@ const _sfc_main$p = defineComponent({
33460
33460
  }, _withScopeId$4 = (Ff) => (pushScopeId("data-v-9f219bcd"), Ff = Ff(), popScopeId(), Ff), _hoisted_1$r = {
33461
33461
  key: 1,
33462
33462
  class: "el-upload__text"
33463
- }, _hoisted_2$i = {
33463
+ }, _hoisted_2$j = {
33464
33464
  key: 0,
33465
33465
  class: "el-upload__text"
33466
33466
  }, _hoisted_3$f = { class: "el-upload__tip" }, _hoisted_4$5 = /* @__PURE__ */ _withScopeId$4(() => /* @__PURE__ */ createElementVNode("div", {
@@ -33521,7 +33521,7 @@ function _sfc_render$m(Ff, kh, tAe, oAe, uAe, pAe) {
33521
33521
  ]),
33522
33522
  _: 1
33523
33523
  }),
33524
- Ff.drag ? (openBlock(), createElementBlock("div", _hoisted_2$i, " 拖拽或点击上传 ")) : createCommentVNode("", !0)
33524
+ Ff.drag ? (openBlock(), createElementBlock("div", _hoisted_2$j, " 拖拽或点击上传 ")) : createCommentVNode("", !0)
33525
33525
  ]),
33526
33526
  key: "0"
33527
33527
  } : void 0,
@@ -56381,7 +56381,7 @@ const _hoisted_1$p = { style: { border: "1px solid #ccc" } }, _sfc_main$n = /* @
56381
56381
  }
56382
56382
  }), WangEditor_vue_vue_type_style_index_0_scoped_0f307dd1_lang = "", __unplugin_components_5 = /* @__PURE__ */ _export_sfc$1(_sfc_main$n, [["__scopeId", "data-v-0f307dd1"]]), elInputNumber = "", elDialog = "", _sfc_main$m = defineComponent({
56383
56383
  props: {
56384
- value: {
56384
+ defaultValue: {
56385
56385
  type: [String, Array],
56386
56386
  required: !0,
56387
56387
  default: ""
@@ -56427,7 +56427,7 @@ const _hoisted_1$p = { style: { border: "1px solid #ccc" } }, _sfc_main$n = /* @
56427
56427
  uAe.searchValue = "";
56428
56428
  }
56429
56429
  function wAe(bAe) {
56430
- return typeof Ff.value == "string" ? bAe : bAe ? bAe.split(",") : [];
56430
+ return typeof Ff.defaultValue == "string" ? bAe : bAe ? bAe.split(",") : [];
56431
56431
  }
56432
56432
  return {
56433
56433
  ...toRefs(uAe),
@@ -56439,10 +56439,10 @@ const _hoisted_1$p = { style: { border: "1px solid #ccc" } }, _sfc_main$n = /* @
56439
56439
  reset: mAe
56440
56440
  };
56441
56441
  }
56442
- }), BatchSearchInput_vue_vue_type_style_index_0_lang = "", _hoisted_1$o = { class: "dialog-footer" };
56442
+ }), BatchSearchInput_vue_vue_type_style_index_0_lang = "", _hoisted_1$o = { style: { width: "100%" } }, _hoisted_2$i = { class: "dialog-footer" };
56443
56443
  function _sfc_render$k(Ff, kh, tAe, oAe, uAe, pAe) {
56444
56444
  const hAe = ElInput, gAe = ElButton, vAe = ElDialog;
56445
- return openBlock(), createElementBlock(Fragment, null, [
56445
+ return openBlock(), createElementBlock("div", _hoisted_1$o, [
56446
56446
  createVNode(hAe, {
56447
56447
  type: Ff.item.type === "Textarea" ? "textarea" : "text",
56448
56448
  rows: Ff.item.type === "Textarea" ? Ff.item.rows || 3 : void 0,
@@ -56464,7 +56464,7 @@ function _sfc_render$k(Ff, kh, tAe, oAe, uAe, pAe) {
56464
56464
  "append-to-body": ""
56465
56465
  }, {
56466
56466
  footer: withCtx(() => [
56467
- createElementVNode("span", _hoisted_1$o, [
56467
+ createElementVNode("span", _hoisted_2$i, [
56468
56468
  createVNode(gAe, {
56469
56469
  type: "primary",
56470
56470
  onClick: kh[3] || (kh[3] = (mAe) => Ff.confirm())
@@ -56498,7 +56498,7 @@ function _sfc_render$k(Ff, kh, tAe, oAe, uAe, pAe) {
56498
56498
  ]),
56499
56499
  _: 1
56500
56500
  }, 8, ["modelValue", "onClose"])
56501
- ], 64);
56501
+ ]);
56502
56502
  }
56503
56503
  const BatchSearchInput = /* @__PURE__ */ _export_sfc$1(_sfc_main$m, [["render", _sfc_render$k]]), elTooltip = "", elInputTag = "", _sfc_main$l = defineComponent({
56504
56504
  props: {
@@ -56737,7 +56737,7 @@ const __unplugin_components_1$1 = /* @__PURE__ */ _export_sfc$1(_sfc_main$l, [["
56737
56737
  fileUrlInfo: bAe
56738
56738
  };
56739
56739
  }
56740
- }), Form_vue_vue_type_style_index_0_scoped_b7d4eb37_lang = "", Form_vue_vue_type_style_index_1_lang = "", _hoisted_1$m = {
56740
+ }), Form_vue_vue_type_style_index_0_scoped_a083d1db_lang = "", Form_vue_vue_type_style_index_1_lang = "", _hoisted_1$m = {
56741
56741
  key: 0,
56742
56742
  class: "mask"
56743
56743
  }, _hoisted_2$g = ["innerHTML"];
@@ -56832,12 +56832,12 @@ function _sfc_render$i(Ff, kh, tAe, oAe, uAe, pAe) {
56832
56832
  ref: "batchSearchInputRef",
56833
56833
  modelValue: Ff.formData[zAe.prop],
56834
56834
  "onUpdate:modelValue": (eme) => Ff.formData[zAe.prop] = eme,
56835
- value: zAe.value,
56835
+ defaultValue: zAe.value,
56836
56836
  placeholder: zAe.placeholder,
56837
56837
  pageKey: Ff.pageKey,
56838
56838
  tableKey: (rme = Ff.store.getters._GET_CONFIG_DATA(Ff.pageKey).find((eme) => eme.dependencies === Ff.componentOption.key)) == null ? void 0 : rme.key,
56839
56839
  onKeyupEnter: kh[0] || (kh[0] = (eme) => Ff.componentOption.keyupEnter && Ff.componentOption.keyupEnter(Ff.componentOption))
56840
- }, null, 8, ["item", "modelValue", "onUpdate:modelValue", "value", "placeholder", "pageKey", "tableKey"])) : createCommentVNode("", !0),
56840
+ }, null, 8, ["item", "modelValue", "onUpdate:modelValue", "defaultValue", "placeholder", "pageKey", "tableKey"])) : createCommentVNode("", !0),
56841
56841
  zAe.type === "InputNumber" ? (openBlock(), createBlock(wAe, {
56842
56842
  key: 5,
56843
56843
  clearable: "",
@@ -57137,7 +57137,7 @@ function _sfc_render$i(Ff, kh, tAe, oAe, uAe, pAe) {
57137
57137
  _: 3
57138
57138
  }, 8, ["locale"]);
57139
57139
  }
57140
- const Form = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["render", _sfc_render$i], ["__scopeId", "data-v-b7d4eb37"]]), _hoisted_1$l = {
57140
+ const Form = /* @__PURE__ */ _export_sfc$1(_sfc_main$k, [["render", _sfc_render$i], ["__scopeId", "data-v-a083d1db"]]), _hoisted_1$l = {
57141
57141
  viewBox: "0 0 1024 1024",
57142
57142
  width: "1.2em",
57143
57143
  height: "1.2em"
@@ -57390,6 +57390,7 @@ const Upload = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_rende
57390
57390
  function vAe(PAe) {
57391
57391
  PAe.url.indexOf("https://") > -1 ? window.open(PAe.url, "_blank") : downLoadData({
57392
57392
  url: store.state._BASE_URL + PAe.url,
57393
+ params: PAe.params,
57393
57394
  fileName: PAe.fileName || "",
57394
57395
  method: PAe.method,
57395
57396
  store
@@ -57481,7 +57482,7 @@ const Upload = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["render", _sfc_rende
57481
57482
  // exportData
57482
57483
  };
57483
57484
  }
57484
- }), ButtonGroup_vue_vue_type_style_index_0_scoped_2730c176_lang = "", ButtonGroup_vue_vue_type_style_index_1_lang = "", _hoisted_1$j = ["onClick"];
57485
+ }), ButtonGroup_vue_vue_type_style_index_0_scoped_6857805b_lang = "", ButtonGroup_vue_vue_type_style_index_1_lang = "", _hoisted_1$j = ["onClick"];
57485
57486
  function _sfc_render$g(Ff, kh, tAe, oAe, uAe, pAe) {
57486
57487
  const hAe = Upload, gAe = ElIcon, vAe = __unplugin_components_2$3, mAe = ElButton;
57487
57488
  return openBlock(), createElementBlock("div", {
@@ -57544,7 +57545,7 @@ function _sfc_render$g(Ff, kh, tAe, oAe, uAe, pAe) {
57544
57545
  renderSlot(Ff.$slots, "default", {}, void 0, !0)
57545
57546
  ], 6);
57546
57547
  }
57547
- const ButtonGroup = /* @__PURE__ */ _export_sfc$1(_sfc_main$i, [["render", _sfc_render$g], ["__scopeId", "data-v-2730c176"]]), _sfc_main$h = defineComponent({
57548
+ const ButtonGroup = /* @__PURE__ */ _export_sfc$1(_sfc_main$i, [["render", _sfc_render$g], ["__scopeId", "data-v-6857805b"]]), _sfc_main$h = defineComponent({
57548
57549
  props: {
57549
57550
  gridApi: {
57550
57551
  type: Object,