自定义添加空状态显示

v1.0.0
于肖磊 2024-08-12 17:29:31 +08:00
parent 644b330c84
commit 3d4e0cf643
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<model-lines-style :key="key" v-model:height="center_height" :value="diy_data"></model-lines-style>
</template>
<template v-else>
<NoData :imgWidth="20"></NoData>
<NoData :imgWidth="10"></NoData>
</template>
</div>
</div>