@bsgoal/common 2.30.9 → 2.31.0
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 +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -5092,7 +5092,7 @@ const X0 = { class: "bsgoal-base-table-content" }, q0 = { class: "base_table_con
|
|
|
5092
5092
|
});
|
|
5093
5093
|
return (c, y) => (v(), z("div", X0, [
|
|
5094
5094
|
k("div", q0, [
|
|
5095
|
-
r.value ? (v(), ae(ku, {
|
|
5095
|
+
r.value && _.value ? (v(), ae(ku, {
|
|
5096
5096
|
key: 0,
|
|
5097
5097
|
label: f.value,
|
|
5098
5098
|
data: _.value
|