This commit is contained in:
liuye
2024-06-28 13:57:33 +08:00
parent 423f584474
commit 264d2e0063

View File

@@ -61,6 +61,7 @@
<span class="user-name">{{ item.name }}</span>
<span class="user-name">{{ item.phone }}</span>
</div>
<AiEmpty v-if="!table.length" />
</div>
</div>
</template>