Update PTDoc.vue

pull/3861/head
mertsincan 2023-04-12 23:30:54 +03:00
parent 70a3414416
commit f592ab71d8
1 changed files with 0 additions and 2 deletions

View File

@ -113,8 +113,6 @@ const panelClass = (props, parent, index) => {
},
methods: {
panelClass(props, parent, index) {
console.log(props, parent);
return [
{
'bg-primary': parent.state.d_activeIndex === index