form-custom-test 3.0.168 → 3.0.169

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/dist/render.es.js CHANGED
@@ -26476,13 +26476,13 @@ function registerIcon(app) {
26476
26476
  if (typeof window !== "undefined") {
26477
26477
  let loadSvg = function() {
26478
26478
  var body = document.body;
26479
- var svgDom = document.getElementById("__svg__icons__dom__1779789161110__");
26479
+ var svgDom = document.getElementById("__svg__icons__dom__1779789551186__");
26480
26480
  if (!svgDom) {
26481
26481
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
26482
26482
  svgDom.style.position = "absolute";
26483
26483
  svgDom.style.width = "0";
26484
26484
  svgDom.style.height = "0";
26485
- svgDom.id = "__svg__icons__dom__1779789161110__";
26485
+ svgDom.id = "__svg__icons__dom__1779789551186__";
26486
26486
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
26487
26487
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
26488
26488
  }
@@ -36720,7 +36720,7 @@ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
36720
36720
  ref: "dialogFormRef",
36721
36721
  model: $data.dialogFormData,
36722
36722
  rules: $data.dialogFormRules,
36723
- "label-width": "100px"
36723
+ "label-width": "auto"
36724
36724
  }, {
36725
36725
  default: withCtx(() => [
36726
36726
  (openBlock(true), createElementBlock(Fragment, null, renderList($props.widget.options.columns, (col, colIdx) => {
@@ -36822,7 +36822,7 @@ function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
36822
36822
  _: 1
36823
36823
  }, 8, ["widget"]);
36824
36824
  }
36825
- var SubTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-26df506f"]]);
36825
+ var SubTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$b, [["render", _sfc_render$b], ["__scopeId", "data-v-63004f99"]]);
36826
36826
  var ace$2 = { exports: {} };
36827
36827
  (function(module, exports) {
36828
36828
  (function() {
@@ -63550,7 +63550,39 @@ const _sfc_main$3 = {
63550
63550
  },
63551
63551
  data() {
63552
63552
  return {
63553
- fieldModel: null,
63553
+ fieldModel: [
63554
+ {
63555
+ label1: "\u516C\u53F81",
63556
+ label2: [
63557
+ {
63558
+ fileName: "1111.png"
63559
+ },
63560
+ {
63561
+ fileName: "1111.png"
63562
+ }
63563
+ ]
63564
+ },
63565
+ {
63566
+ label1: "\u516C\u53F81",
63567
+ label2: [
63568
+ {
63569
+ fileName: "1111.png"
63570
+ }
63571
+ ]
63572
+ },
63573
+ {
63574
+ label1: "\u516C\u53F81",
63575
+ label2: [
63576
+ {
63577
+ fileName: "1111.png"
63578
+ }
63579
+ ]
63580
+ },
63581
+ {
63582
+ label1: "\u516C\u53F82",
63583
+ label2: []
63584
+ }
63585
+ ],
63554
63586
  oldFieldValue: null,
63555
63587
  rules: [],
63556
63588
  detailDialogData: null
@@ -63804,7 +63836,7 @@ function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
63804
63836
  _: 1
63805
63837
  }, 8, ["designer", "field", "rules", "design-state", "parent-widget", "parent-list", "index-of-parent-list", "sub-form-row-index", "sub-form-col-index", "sub-form-row-id"]);
63806
63838
  }
63807
- var ResolutionTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$3, [["render", _sfc_render$3], ["__scopeId", "data-v-e14e59bc"]]);
63839
+ var ResolutionTableWidget = /* @__PURE__ */ _export_sfc$1(_sfc_main$3, [["render", _sfc_render$3], ["__scopeId", "data-v-7a37c536"]]);
63808
63840
  const AssetTypeEnum = {
63809
63841
  "0": "equity",
63810
63842
  "1": "house",