mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Update PTDoc.vue
This commit is contained in:
parent
70a3414416
commit
f592ab71d8
1 changed files with 0 additions and 2 deletions
|
@ -113,8 +113,6 @@ const panelClass = (props, parent, index) => {
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
panelClass(props, parent, index) {
|
panelClass(props, parent, index) {
|
||||||
console.log(props, parent);
|
|
||||||
|
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
'bg-primary': parent.state.d_activeIndex === index
|
'bg-primary': parent.state.d_activeIndex === index
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue