Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDataTable:[item.${header.key}]スロットの引数を修正 #221

Closed
kondoriyo opened this issue Aug 28, 2023 · 0 comments · Fixed by #224
Closed

CDataTable:[item.${header.key}]スロットの引数を修正 #221

kondoriyo opened this issue Aug 28, 2023 · 0 comments · Fixed by #224
Assignees
Labels
bug Something isn't working

Comments

@kondoriyo
Copy link
Collaborator

kondoriyo commented Aug 28, 2023

  • indexに正しい値が返せていないので修正
  • itemは、以下の値を返すように修正
//例
item: {
  value: '営業部',
  key: 'group',
  columns:  Object,
}
@kondoriyo kondoriyo self-assigned this Aug 29, 2023
@kbtaniguchi kbtaniguchi added this to the v1.2.0 RELEASE milestone Aug 29, 2023
@kbtaniguchi kbtaniguchi added the bug Something isn't working label Aug 29, 2023
@kondoriyo kondoriyo changed the title CDataTable:[item.${header.key}]スロットのindexが正しい値を返せていないので修正 CDataTable:[item.${header.key}]スロットの引数を修正 Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants