mooho-base-admin-plus 2.10.19 → 2.10.20

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/history.md CHANGED
@@ -190,3 +190,4 @@ mooho-base-admin-plus@2.10.16 - 修复上一版本bug
190
190
  mooho-base-admin-plus@2.10.17 - 内嵌表格默认增加行数可配置
191
191
  mooho-base-admin-plus@2.10.18 - 优化表格、表单、筛选项默认值
192
192
  mooho-base-admin-plus@2.10.19 - 解决标签控件值为null报错的bug
193
+ mooho-base-admin-plus@2.10.20 - 修复上一版本bug
@@ -42287,16 +42287,18 @@ function _sfc_render$o(a, r, o, s, l, u) {
42287
42287
  class: normalizeClass({ error: l.compareData != null && a.parseData(l.data, F.code) != a.parseData(l.compareData, F.code) }),
42288
42288
  innerHTML: a.showData(l.data, F)
42289
42289
  }, null, 10, _hoisted_7$2)
42290
- ], 8, _hoisted_6$3)) : F.controlType === "Tag" ? (openBlock(), createBlock(f, {
42291
- key: 2,
42292
- color: a.getTagColor(F, a.parseData(l.data, F.code)),
42293
- type: F.source == "default" ? null : F.source
42294
- }, {
42295
- default: withCtx(() => [
42296
- createTextVNode(toDisplayString$2(a.showData(l.data, F)), 1)
42297
- ]),
42298
- _: 2
42299
- }, 1032, ["color", "type"])) : F.controlType === "Description" ? (openBlock(), createElementBlock("div", {
42290
+ ], 8, _hoisted_6$3)) : F.controlType === "Tag" ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
42291
+ a.parseData(l.data, F.code) != null ? (openBlock(), createBlock(f, {
42292
+ key: 0,
42293
+ color: a.getTagColor(F, a.parseData(l.data, F.code)),
42294
+ type: F.source == "default" ? null : F.source
42295
+ }, {
42296
+ default: withCtx(() => [
42297
+ createTextVNode(toDisplayString$2(a.showData(l.data, F)), 1)
42298
+ ]),
42299
+ _: 2
42300
+ }, 1032, ["color", "type"])) : createCommentVNode("", !0)
42301
+ ], 64)) : F.controlType === "Description" ? (openBlock(), createElementBlock("div", {
42300
42302
  key: 3,
42301
42303
  innerHTML: a.showMultiLine(F.description)
42302
42304
  }, null, 8, _hoisted_8$2)) : createCommentVNode("", !0),
@@ -44051,16 +44053,18 @@ function _sfc_render$n(a, r, o, s, l, u) {
44051
44053
  title: Y.isSingleLine ? a.showData(u.rowData(q, re), Y) : null,
44052
44054
  class: normalizeClass({ "single-line": Y.isSingleLine }),
44053
44055
  innerHTML: a.showData(u.rowData(q, re), Y)
44054
- }, null, 10, _hoisted_3$9)) : Y.controlType === "Tag" ? (openBlock(), createBlock(T, {
44055
- key: 2,
44056
- color: a.getTagColor(Y, a.parseData(u.rowData(q, re), Y.code)),
44057
- type: Y.source == "default" ? null : Y.source
44058
- }, {
44059
- default: withCtx(() => [
44060
- createTextVNode(toDisplayString$2(a.showData(u.rowData(q, re), Y)), 1)
44061
- ]),
44062
- _: 2
44063
- }, 1032, ["color", "type"])) : Y.controlType === "Hyperlink" ? (openBlock(), createElementBlock("a", {
44056
+ }, null, 10, _hoisted_3$9)) : Y.controlType === "Tag" ? (openBlock(), createElementBlock(Fragment, { key: 2 }, [
44057
+ a.parseData(u.rowData(q, re), Y.code) != null ? (openBlock(), createBlock(T, {
44058
+ key: 0,
44059
+ color: a.getTagColor(Y, a.parseData(u.rowData(q, re), Y.code)),
44060
+ type: Y.source == "default" ? null : Y.source
44061
+ }, {
44062
+ default: withCtx(() => [
44063
+ createTextVNode(toDisplayString$2(a.showData(u.rowData(q, re), Y)), 1)
44064
+ ]),
44065
+ _: 2
44066
+ }, 1032, ["color", "type"])) : createCommentVNode("", !0)
44067
+ ], 64)) : Y.controlType === "Hyperlink" ? (openBlock(), createElementBlock("a", {
44064
44068
  key: 3,
44065
44069
  href: a.getTemplateReplace(u.rowData(q, re), Y.hyperlink),
44066
44070
  target: Y.isNewWindow ? "_blank" : ""
@@ -44639,7 +44643,7 @@ function _sfc_render$n(a, r, o, s, l, u) {
44639
44643
  ], 2)
44640
44644
  ], 2);
44641
44645
  }
44642
- const viewTable = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-4273ba1a"]]), __vite_glob_1_32 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
44646
+ const viewTable = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n], ["__scopeId", "data-v-cffae061"]]), __vite_glob_1_32 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
44643
44647
  __proto__: null,
44644
44648
  default: viewTable
44645
44649
  }, Symbol.toStringTag, { value: "Module" })), _sfc_main$m = {