2023年10月22日 修改问题

This commit is contained in:
bai 2023-10-22 20:43:48 +08:00
parent bc306c2d97
commit cbbb5d9d32
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@
</template>
</a-table-column> -->
<a-table-column title="数量" data-index="allIsOnLine"/>
<!-- <a-table-column title="数量" data-index="allIsOnLine"/> -->
<a-table-column width="200px" title="操作" data-index="action">
<template #default="{ record }">
<a :disabled="record.allIsOnLine != 0 " @click="ylLiveNew(record)" >预览 |</a>