@airpower/web 0.3.10 → 0.3.11
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/main.js +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -18556,7 +18556,7 @@ const _sfc_main$2 = /* @__PURE__ */ defineComponent({
|
|
|
18556
18556
|
]),
|
|
18557
18557
|
_: 2
|
|
18558
18558
|
}, 1032, ["disabled", "onClick"])) : createCommentVNode("", true),
|
|
18559
|
-
scope
|
|
18559
|
+
scope.$index >= 0 ? renderSlot(_ctx.$slots, "endRow", {
|
|
18560
18560
|
key: 6,
|
|
18561
18561
|
data: getRowEntity(scope),
|
|
18562
18562
|
index: scope.$index
|