<el-table-column label="上下架" align="center"> <template slot-scope="scope"> <el-switch class="switch" v-model="scope.row.status" ...
確定! 回上一頁