摘要: 如果你遇到了表格中按钮需要id的,就往下看吧 <el-table-column label="操作"> <template slot-scope="scope"> <el-button type="primary" @click="Update(scope.row.id)" >修改</el-butt 阅读全文
posted @ 2020-11-21 21:45 这是春天吧 阅读(4045) 评论(0) 推荐(0)