md
This commit is contained in:
parent
86a7f33fdc
commit
534ca93683
@ -28,11 +28,13 @@
|
|||||||
|
|
||||||
</SearchForm>
|
</SearchForm>
|
||||||
<!-- 账单表 -->
|
<!-- 账单表 -->
|
||||||
|
<!-- slot-scope="slotProps" -->
|
||||||
|
<!-- :height="(slotProps.contentHeight)+'px'" -->
|
||||||
|
|
||||||
<XdTable
|
<XdTable
|
||||||
|
|
||||||
slot="pageContent"
|
slot="pageContent"
|
||||||
slot-scope="slotProps"
|
|
||||||
:height="(slotProps.contentHeight)+'px'"
|
|
||||||
|
|
||||||
v-loading="loading"
|
v-loading="loading"
|
||||||
border stripe
|
border stripe
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user