[+] Use el-table but comment out
This commit is contained in:
@@ -33,6 +33,13 @@
|
||||
</div>
|
||||
<div v-if="countUnread() !== 0"
|
||||
class="course-card-content expand notification">
|
||||
<!--el-table :data="unreadTable"
|
||||
style="width: 100%"
|
||||
:show-header="false">
|
||||
<el-table-column prop="date" width="180" />
|
||||
<el-table-column prop="name" width="500" />
|
||||
<el-table-column prop="address" />
|
||||
</el-table-->
|
||||
</div>
|
||||
</el-card>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user