form-custom-test 3.0.193 → 3.0.194

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__1780623933133__");
69041
+ var svgDom = document.getElementById("__svg__icons__dom__1780624450717__");
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__1780623933133__";
69047
+ svgDom.id = "__svg__icons__dom__1780624450717__";
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
  }
@@ -80137,6 +80137,7 @@ const _sfc_main$7 = {
80137
80137
  initFormData() {
80138
80138
  this.showForm = false;
80139
80139
  this.formData = lodash.exports.cloneDeep(this.currentRowData) || {};
80140
+ console.log(this.formData, "formData");
80140
80141
  const code = this.typeJson;
80141
80142
  if (!code) {
80142
80143
  this.$message.error("\u672A\u627E\u5230\u8D44\u4EA7\u7C7B\u578B\u5BF9\u5E94\u7684\u8868\u5355\u914D\u7F6E");
@@ -80268,7 +80269,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
80268
80269
  _: 1
80269
80270
  }, 8, ["modelValue", "onClose"]);
80270
80271
  }
80271
- var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-5726e30d"]]);
80272
+ var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-7947e8f0"]]);
80272
80273
  var index_vue_vue_type_style_index_0_lang = "";
80273
80274
  const _sfc_main$6 = {
80274
80275
  name: "asset-table-widget",