用vue+element-ui實現表格裏嵌套表格

靜態頁面,數據都是寫死的 <template> <el-table :data="tableData" style="width: 100%"> <el-table-column type="expand"> <template slot-scope="props"> <el-table :data="dataList"
相關文章
相關標籤/搜索