@bsgoal/common 2.22.0 → 2.22.2

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/index.mjs CHANGED
@@ -6527,6 +6527,8 @@ const f1 = { class: "bsgoal-base-button" }, d1 = {
6527
6527
  return A;
6528
6528
  }), d = Be(() => {
6529
6529
  const { mode: m = "", content: A = "" } = s;
6530
+ if (A)
6531
+ return A;
6530
6532
  switch (m) {
6531
6533
  case "cancel":
6532
6534
  return "取消";