<el-popconfirm title="这是一段内容确定删除吗?" style="margin-left:10px;" @onConfirm="del(scope.row)">
                                <el-button
                                    type="primary"
                                    slot="reference"
                                >删除</el-button>
                            </el-popconfirm>

 

相关文章:

  • 2021-10-05
  • 2021-12-18
  • 2021-06-09
  • 2021-05-13
  • 2021-07-10
  • 2022-01-20
  • 2021-08-25
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-29
  • 2022-12-23
  • 2022-01-19
  • 2022-12-23
  • 2022-02-11
  • 2021-05-23
相关资源
相似解决方案