vue2_frontend init..
This commit is contained in:
parent
6c21223494
commit
45ce9c93ea
@ -80,7 +80,7 @@
|
||||
<template #row-details="row">
|
||||
<b-card>
|
||||
<b-row class="mb-2">
|
||||
<b-col><span v-html="row.item.content"></span></b-col>
|
||||
<b-col v-html="row.item.content"></b-col>
|
||||
</b-row>
|
||||
<b-button size="sm" @click="row.toggleDetails"
|
||||
>Hide Details</b-button
|
||||
|
||||
Loading…
Reference in New Issue
Block a user