mirror of https://gitee.com/xiaonuobase/snowy
【注释】注释一个暂时不适于展示在此角色列表的合计
parent
5dbebba20b
commit
b3d5757f86
|
@ -88,16 +88,17 @@
|
||||||
</a-dropdown>
|
</a-dropdown>
|
||||||
</template>
|
</template>
|
||||||
</template>
|
</template>
|
||||||
<template #summary>
|
<!-- <template #summary>
|
||||||
<a-table-summary-row>
|
<a-table-summary-row>
|
||||||
<a-table-summary-cell :index="0">汇 总</a-table-summary-cell>
|
<a-table-summary-cell :index="0">汇 总</a-table-summary-cell>
|
||||||
<a-table-summary-cell :index="1"></a-table-summary-cell>
|
<a-table-summary-cell :index="1"></a-table-summary-cell>
|
||||||
<a-table-summary-cell :index="2">
|
<a-table-summary-cell :index="2"></a-table-summary-cell>
|
||||||
|
<a-table-summary-cell :index="3">
|
||||||
<a-typography-text type="danger">{{ summaryData.sortCode }}</a-typography-text>
|
<a-typography-text type="danger">{{ summaryData.sortCode }}</a-typography-text>
|
||||||
</a-table-summary-cell>
|
</a-table-summary-cell>
|
||||||
<a-table-summary-cell :index="3"></a-table-summary-cell>
|
<a-table-summary-cell :index="4"></a-table-summary-cell>
|
||||||
</a-table-summary-row>
|
</a-table-summary-row>
|
||||||
</template>
|
</template> -->
|
||||||
</s-table>
|
</s-table>
|
||||||
</a-card>
|
</a-card>
|
||||||
</a-col>
|
</a-col>
|
||||||
|
|
Loading…
Reference in New Issue