bkui-vue 0.0.2-beta.88 → 0.0.2-beta.89
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 +1 -1
- package/dist/index.esm.js +1 -0
- package/dist/index.umd.js +1 -1
- package/lib/select/index.js +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
@@ -10486,6 +10486,7 @@ const Q7 = /* @__PURE__ */ le({
|
|
10486
10486
|
r.value && (me ? $.value.forEach((pe) => {
|
10487
10487
|
var De;
|
10488
10488
|
pe.visible = ge.value(me, {
|
10489
|
+
...pe.$attrs,
|
10489
10490
|
...pe.$props
|
10490
10491
|
}) && ((De = xa(String(pe.optionName))) == null ? void 0 : De.includes(xa(me)));
|
10491
10492
|
}) : $.value.forEach((pe) => {
|