@wx-design/components 1.1.17 → 1.1.18
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/es/index.mjs +1 -1
- package/lib/index.js +1 -1
- package/package.json +1 -1
package/es/index.mjs
CHANGED
|
@@ -41813,7 +41813,7 @@ const qf = /* @__PURE__ */ st({
|
|
|
41813
41813
|
onClick: s.triggerEl === "button" ? x : void 0,
|
|
41814
41814
|
icon: nn(E8, null, null)
|
|
41815
41815
|
}, null)]), a.value ? f.value && nn(qf, Wn({
|
|
41816
|
-
zIndex:
|
|
41816
|
+
zIndex: 2e3,
|
|
41817
41817
|
ref: d,
|
|
41818
41818
|
modelValue: c.value,
|
|
41819
41819
|
"onUpdate:modelValue": (O) => c.value = O,
|