@ -381,4 +381,5 @@
height: 36px;
/* background-color: #f00; */
z-index: 999;
cursor:pointer
}
@ -165,8 +165,8 @@
</tr>
</thead>
</table>
<table class="tbody">
<tbody v-if = "tableData1 != false">
<table class="tbody" v-if = "tableData1 != false">
<tbody>
<tr v-for="item in tableData2">
<td class="w-210">
{{item.firstColumn}}