no message

This commit is contained in:
2025-03-20 16:31:12 +08:00
parent cc1b3664f8
commit 5fca38c45d

View File

@@ -114,7 +114,7 @@
min-width="90px"
label="创建时间">
</el-table-column>
<el-table-column
<!-- <el-table-column
prop="isCheck"
header-align="center"
align="center"
@@ -122,7 +122,7 @@
<template slot-scope="scope">
{{ ['否', '是'][Number(scope.row.isCheck)] }}
</template>
</el-table-column>
</el-table-column> -->
<el-table-column
prop="status"
header-align="center"