(component): update

This commit is contained in:
就眠儀式
2022-10-27 11:40:54 +08:00
parent c608b4f575
commit 21a34143a3
2 changed files with 16 additions and 13 deletions

View File

@@ -886,7 +886,7 @@ onBeforeUnmount(() => {
<template v-if="tableDataSource.length == 0 && loading == false">
<lay-empty></lay-empty>
<div :style="{ width: tableBodyEmptyWidth }"></div>
</template>
</template>
<template v-if="loading == true">
<div class="layui-table-loading">
<i