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.
package/dist/render.es.js CHANGED
@@ -26510,13 +26510,13 @@ function registerIcon(app) {
26510
26510
  if (typeof window !== "undefined") {
26511
26511
  let loadSvg = function() {
26512
26512
  var body = document.body;
26513
- var svgDom = document.getElementById("__svg__icons__dom__1780623941740__");
26513
+ var svgDom = document.getElementById("__svg__icons__dom__1780624459666__");
26514
26514
  if (!svgDom) {
26515
26515
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
26516
26516
  svgDom.style.position = "absolute";
26517
26517
  svgDom.style.width = "0";
26518
26518
  svgDom.style.height = "0";
26519
- svgDom.id = "__svg__icons__dom__1780623941740__";
26519
+ svgDom.id = "__svg__icons__dom__1780624459666__";
26520
26520
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
26521
26521
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
26522
26522
  }
@@ -63156,6 +63156,7 @@ const _sfc_main$7 = {
63156
63156
  initFormData() {
63157
63157
  this.showForm = false;
63158
63158
  this.formData = lodash.exports.cloneDeep(this.currentRowData) || {};
63159
+ console.log(this.formData, "formData");
63159
63160
  const code = this.typeJson;
63160
63161
  if (!code) {
63161
63162
  this.$message.error("\u672A\u627E\u5230\u8D44\u4EA7\u7C7B\u578B\u5BF9\u5E94\u7684\u8868\u5355\u914D\u7F6E");
@@ -63287,7 +63288,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
63287
63288
  _: 1
63288
63289
  }, 8, ["modelValue", "onClose"]);
63289
63290
  }
63290
- var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-5726e30d"]]);
63291
+ var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-7947e8f0"]]);
63291
63292
  var index_vue_vue_type_style_index_0_lang = "";
63292
63293
  const _sfc_main$6 = {
63293
63294
  name: "asset-table-widget",