fix: update prop names

This commit is contained in:
woothu
2019-03-19 16:40:44 +01:00
parent 6c7a636a9a
commit e6b7e32e9b
13 changed files with 84 additions and 171 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
<div class="animated fadeIn">
<CRow>
<CCol sm="12">
<CCard header="CTable power presentation" bodyWrapper>
<CCard headerHtml="CTable power presentation" bodyWrapper>
<CTable :items="items.slice(0)"
:fields="fields"
:perPage="6"
@@ -58,7 +58,7 @@
</CRow>
<!-- <CRow>
<CCol sm="12">
<CCard header="test2">
<CCard headerHtml="test2">
<CTable
:items="items.slice(0)"
:fields="fields"