纵向表头表格

<template> <div class="matrix-table part-change-table"> <el-table class="headHide" :data="tableData" border style="width: 100%"> <template v-for="(col ,index) in cols">
相关文章
相关标签/搜索