bkui-vue 2.0.2-beta.56 → 2.0.2-beta.57

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.esm.js CHANGED
@@ -7977,7 +7977,7 @@ const dC = {
7977
7977
  // https://github.com/TencentBlueKing/bkui-vue3/issues/2426
7978
7978
  (() => {
7979
7979
  const X = Number.isInteger(e.precision) ? e.precision : 0, G = B.target.value;
7980
- return G === "" || G === null || G === void 0 || Number.isNaN(G) ? ie(e.min) ? e.min : 0 : (+G).toFixed(X);
7980
+ return Number.isNaN(G) ? ie(e.min) ? e.min : 0 : G === "" || G === null || G === void 0 ? "" : (+G).toFixed(X);
7981
7981
  })()
7982
7982
  ) : B.target.value, B);
7983
7983
  else if (oe === je.CHANGE && C.value && B.target.value !== "") {
@@ -35504,7 +35504,7 @@ const Ok = (e, t) => {
35504
35504
  }, Fk = {
35505
35505
  createInstall: Gm,
35506
35506
  install: Gm()
35507
- }, Lk = "2.0.2-beta.56";
35507
+ }, Lk = "2.0.2-beta.57";
35508
35508
  window.__bkui_vue_version__ = Lk;
35509
35509
  export {
35510
35510
  mp as $bkPopover,