@cmstops/pro-compo 0.3.65 → 0.3.66

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.
@@ -182,7 +182,7 @@ const _sfc_main = defineComponent({
182
182
  onCellMouseLeave: tableCellMouseLeave
183
183
  }, {
184
184
  index: withCtx(() => [
185
- renderSlot(_ctx.$slots, "tip", {
185
+ renderSlot(_ctx.$slots, "index", {
186
186
  row: element,
187
187
  index
188
188
  })
@@ -35,7 +35,7 @@ const _sfc_main = defineComponent({
35
35
  onClickTitle: clickTitle
36
36
  }, {
37
37
  index: withCtx(() => [
38
- renderSlot(_ctx.$slots, "tip", {
38
+ renderSlot(_ctx.$slots, "index", {
39
39
  row: _ctx.item,
40
40
  index: _ctx.index
41
41
  })
@@ -187,7 +187,7 @@ const _sfc_main = vue.defineComponent({
187
187
  onCellMouseLeave: tableCellMouseLeave
188
188
  }, {
189
189
  index: vue.withCtx(() => [
190
- vue.renderSlot(_ctx.$slots, "tip", {
190
+ vue.renderSlot(_ctx.$slots, "index", {
191
191
  row: element,
192
192
  index: index$4
193
193
  })
@@ -36,7 +36,7 @@ const _sfc_main = vue.defineComponent({
36
36
  onClickTitle: clickTitle
37
37
  }, {
38
38
  index: vue.withCtx(() => [
39
- vue.renderSlot(_ctx.$slots, "tip", {
39
+ vue.renderSlot(_ctx.$slots, "index", {
40
40
  row: _ctx.item,
41
41
  index: _ctx.index
42
42
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cmstops/pro-compo",
3
- "version": "0.3.65",
3
+ "version": "0.3.66",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vue",