form-custom-test 3.0.119 → 3.0.121

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.
@@ -68451,13 +68451,13 @@ function registerIcon(app) {
68451
68451
  if (typeof window !== "undefined") {
68452
68452
  let loadSvg = function() {
68453
68453
  var body = document.body;
68454
- var svgDom = document.getElementById("__svg__icons__dom__1777534613494__");
68454
+ var svgDom = document.getElementById("__svg__icons__dom__1778139034607__");
68455
68455
  if (!svgDom) {
68456
68456
  svgDom = document.createElementNS("http://www.w3.org/2000/svg", "svg");
68457
68457
  svgDom.style.position = "absolute";
68458
68458
  svgDom.style.width = "0";
68459
68459
  svgDom.style.height = "0";
68460
- svgDom.id = "__svg__icons__dom__1777534613494__";
68460
+ svgDom.id = "__svg__icons__dom__1778139034607__";
68461
68461
  svgDom.setAttribute("xmlns", "http://www.w3.org/2000/svg");
68462
68462
  svgDom.setAttribute("xmlns:link", "http://www.w3.org/1999/xlink");
68463
68463
  }
@@ -79821,7 +79821,7 @@ function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
79821
79821
  label: "\u662F\u5426\u5DF2\u5B8C\u6210\u586B\u5199"
79822
79822
  }, {
79823
79823
  default: withCtx(({ row }) => [
79824
- createTextVNode(toDisplayString($props.field.options.clickRow) + " " + toDisplayString(row.isUpdate ? "\u662F" : "\u5426"), 1)
79824
+ createTextVNode(toDisplayString(row.isUpdate ? "\u662F" : "\u5426"), 1)
79825
79825
  ]),
79826
79826
  _: 1
79827
79827
  })) : createCommentVNode("", true)