1.银川大屏新增急救数据模块
This commit is contained in:
2024-10-23 15:22:57 +08:00
parent 09f4ddc2d7
commit 68047001d1
2 changed files with 192 additions and 0 deletions
@@ -15,6 +15,8 @@
<template v-else>
{{ text }}
</template>
<slot name="bodyCell" v-bind="{ column, record, index, text } || {}"></slot>
</template>
</a-table>
</template>