@fox-js/foxui-pc 4.0.1-48 → 4.0.1-49
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.cjs.js +2 -2
- package/dist/index.esm.js +2 -1
- package/dist/index.umd.js +2 -2
- package/dist/style.esm.js +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -5,7 +5,7 @@ import { ElAffix as zd, ElAlert as Kd, ElAside as Wd, ElAutoResizer as Yd, ElAut
|
|
|
5
5
|
import { ArrowUp as wn, Download as Xa, RefreshLeft as Za, Setting as Ja, Close as Qa } from "@element-plus/icons-vue";
|
|
6
6
|
import { useFoxI18n as je } from "@fox-js/i18n";
|
|
7
7
|
/*!
|
|
8
|
-
* @fox-js/foxui-desktop v4.0.0
|
|
8
|
+
* @fox-js/foxui-desktop v4.0.0 Tue Jun 13 2023 15:24:36 GMT+0800 (中国标准时间)
|
|
9
9
|
*/
|
|
10
10
|
/*!
|
|
11
11
|
* @fox-js/big-decimal v4.0.1-5 Mon Jan 30 2023 14:39:30 GMT+0800 (中国标准时间)
|
|
@@ -4878,6 +4878,7 @@ function gi(e, t, l) {
|
|
|
4878
4878
|
if (O) {
|
|
4879
4879
|
const j = {
|
|
4880
4880
|
label: n.longTermText,
|
|
4881
|
+
disabled: s.value || a.value,
|
|
4881
4882
|
modelValue: I.value,
|
|
4882
4883
|
["onUpdate:modelValue"]: R
|
|
4883
4884
|
}, d = z(Nt, j), E = z(
|