@ -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> -->
prop="status"