This commit is contained in:
bb_pan 2025-04-14 10:59:53 +08:00
parent a3e2f2c4eb
commit 1a2adabb77
1 changed files with 2 additions and 2 deletions

View File

@ -165,7 +165,7 @@
</template>
</el-table-column>
<el-table-column
<!-- <el-table-column
label="状态"
align="center"
prop="status"
@ -174,7 +174,7 @@
<template slot-scope="scope">
<el-switch v-model="scope.row.status"> </el-switch>
</template>
</el-table-column>
</el-table-column> -->
<el-table-column
label="操作"
align="center"