fix: 修改table的size

This commit is contained in:
Xu Zhimeng 2023-11-03 15:22:28 +08:00
parent 5e4abce032
commit 50c8c0d4d2

View File

@ -66,6 +66,7 @@
:scroll="{ y: 180 }"
:customRow="customRow"
:pagination="false"
size="small"
>
<template slot="keyLine" slot-scope="text">
<span v-if="text == 1" class="green-check-mark"> </span>