form-custom-test 3.0.201 → 3.0.203

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.
@@ -69045,13 +69045,13 @@ function registerIcon(app) {
69045
69045
  if (typeof window !== "undefined") {
69046
69046
  let loadSvg = function() {
69047
69047
  var body = document.body;
69048
- var svgDom = document.getElementById("__svg__icons__dom__1780648997990__");
69048
+ var svgDom = document.getElementById("__svg__icons__dom__1780883712310__");
69049
69049
  if (!svgDom) {
69050
69050
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
69051
69051
  svgDom.style.position = "absolute";
69052
69052
  svgDom.style.width = "0";
69053
69053
  svgDom.style.height = "0";
69054
- svgDom.id = "__svg__icons__dom__1780648997990__";
69054
+ svgDom.id = "__svg__icons__dom__1780883712310__";
69055
69055
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
69056
69056
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
69057
69057
  }
@@ -77846,6 +77846,10 @@ const _sfc_main$c = {
77846
77846
  this.dialogTitle = "\u65B0\u589E";
77847
77847
  this.initDialogFormData();
77848
77848
  this.dialogVisible = true;
77849
+ this.$nextTick(() => {
77850
+ var _a2;
77851
+ (_a2 = this.$refs.dialogFormRef) == null ? void 0 : _a2.clearValidate();
77852
+ });
77849
77853
  },
77850
77854
  handleEditRow(index2, row) {
77851
77855
  this.editingIndex = index2;
@@ -77901,10 +77905,6 @@ const _sfc_main$c = {
77901
77905
  }
77902
77906
  this.dialogFormData = formData;
77903
77907
  this.initDialogFormRules();
77904
- this.$nextTick(() => {
77905
- var _a2;
77906
- (_a2 = this.$refs.dialogFormRef) == null ? void 0 : _a2.resetFields();
77907
- });
77908
77908
  },
77909
77909
  initDialogFormRules() {
77910
77910
  const rules = {};
@@ -78419,7 +78419,7 @@ function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
78419
78419
  _: 1
78420
78420
  }, 8, ["widget"]);
78421
78421
  }
78422
- var SubTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-0b6beffd"]]);
78422
+ var SubTableItem = /* @__PURE__ */ _export_sfc$1(_sfc_main$c, [["render", _sfc_render$c], ["__scopeId", "data-v-0b06cc4d"]]);
78423
78423
  var subTableColumnsEditor_vue_vue_type_style_index_0_scoped_true_lang = "";
78424
78424
  const _sfc_main$b = {
78425
78425
  name: "sub-table-columns-editor",