@cmstops/pro-compo 0.3.65 → 0.3.67

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
  })
@@ -302,7 +302,7 @@ const _sfc_main = defineComponent({
302
302
  onCellMouseLeave: tableCellMouseLeave
303
303
  }, {
304
304
  index: withCtx(() => [
305
- renderSlot(_ctx.$slots, "tip", {
305
+ renderSlot(_ctx.$slots, "index", {
306
306
  row: item,
307
307
  index
308
308
  })
@@ -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
  })
@@ -307,7 +307,7 @@ const _sfc_main = vue.defineComponent({
307
307
  onCellMouseLeave: tableCellMouseLeave
308
308
  }, {
309
309
  index: vue.withCtx(() => [
310
- vue.renderSlot(_ctx.$slots, "tip", {
310
+ vue.renderSlot(_ctx.$slots, "index", {
311
311
  row: item,
312
312
  index: index$4
313
313
  })
@@ -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.67",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vue",