form-custom-test 3.0.185 → 3.0.187

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.
@@ -69038,13 +69038,13 @@ function registerIcon(app) {
69038
69038
  if (typeof window !== "undefined") {
69039
69039
  let loadSvg = function() {
69040
69040
  var body = document.body;
69041
- var svgDom = document.getElementById("__svg__icons__dom__1780467900190__");
69041
+ var svgDom = document.getElementById("__svg__icons__dom__1780470077537__");
69042
69042
  if (!svgDom) {
69043
69043
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
69044
69044
  svgDom.style.position = "absolute";
69045
69045
  svgDom.style.width = "0";
69046
69046
  svgDom.style.height = "0";
69047
- svgDom.id = "__svg__icons__dom__1780467900190__";
69047
+ svgDom.id = "__svg__icons__dom__1780470077537__";
69048
69048
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
69049
69049
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
69050
69050
  }
@@ -77864,6 +77864,7 @@ const _sfc_main$c = {
77864
77864
  });
77865
77865
  }
77866
77866
  });
77867
+ this.initDialogFormRules();
77867
77868
  },
77868
77869
  handleDeleteRow(index2) {
77869
77870
  this.$confirm("\u786E\u5B9A\u8981\u5220\u9664\u8FD9\u4E00\u884C\u5417\uFF1F", "\u63D0\u793A", {
@@ -77894,6 +77895,10 @@ const _sfc_main$c = {
77894
77895
  }
77895
77896
  this.dialogFormData = formData;
77896
77897
  this.initDialogFormRules();
77898
+ this.$nextTick(() => {
77899
+ var _a2;
77900
+ (_a2 = this.$refs.dialogFormRef) == null ? void 0 : _a2.resetFields();
77901
+ });
77897
77902
  },
77898
77903
  initDialogFormRules() {
77899
77904
  const rules = {};
@@ -77932,7 +77937,6 @@ const _sfc_main$c = {
77932
77937
  }
77933
77938
  });
77934
77939
  }
77935
- console.log(rules, "rules333333");
77936
77940
  this.dialogFormRules = rules;
77937
77941
  },
77938
77942
  getColumnOptions(col) {
@@ -78385,7 +78389,7 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
78385
78389
  _: 1
78386
78390
  }, 8, ["widget"]);
78387
78391
  }
78388
- var SubTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-7c26304d"]]);
78392
+ var SubTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-13eecfed"]]);
78389
78393
  var subTableColumnsEditor_vue_vue_type_style_index_0_scoped_true_lang = "";
78390
78394
  const _sfc_main$b = {
78391
78395
  name: "sub-table-columns-editor",