form-custom-test 3.0.189 → 3.0.190

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__1780476141134__");
26513
+ var svgDom = document.getElementById("__svg__icons__dom__1780553828064__");
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__1780476141134__";
26519
+ svgDom.id = "__svg__icons__dom__1780553828064__";
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
  }
@@ -63245,7 +63245,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
63245
63245
  return openBlock(), createBlock(_component_el_dialog, {
63246
63246
  modelValue: $options.dialogVisible,
63247
63247
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => $options.dialogVisible = $event),
63248
- title: "\u5904\u7F6E\u8BE6\u60C5",
63248
+ title: "\u67E5\u770B\u8BE6\u60C5",
63249
63249
  width: "1200px",
63250
63250
  onClose: $options.handleClose,
63251
63251
  "close-on-click-modal": false,
@@ -63285,7 +63285,7 @@ function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
63285
63285
  _: 1
63286
63286
  }, 8, ["modelValue", "onClose"]);
63287
63287
  }
63288
- var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-f2597fd0"]]);
63288
+ var DetailDialog = /* @__PURE__ */ _export_sfc$1(_sfc_main$7, [["render", _sfc_render$7], ["__scopeId", "data-v-8cc99418"]]);
63289
63289
  var index_vue_vue_type_style_index_0_lang = "";
63290
63290
  const _sfc_main$6 = {
63291
63291
  name: "asset-table-widget",