elementui 自定义表格

columnList:表头名
data(){
  return{
  columnList:{
  prop:接口字段名
  lable:自定义名称
       scope(选填):是否有插槽来自定义表格内容
     }
}
 
}
 
posted @ 2022-03-17 15:56  deulist_p  阅读(214)  评论(0编辑  收藏  举报