CN-1594 feat: npm的第二、三个tab
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
class="npm-recent-table"
|
||||
:class="{'npm-recent-table-ten': tableData.length === 10}"
|
||||
empty-text=""
|
||||
height="100%"
|
||||
>
|
||||
<template v-for="(item, index) in customTableTitles" :key="index">
|
||||
<el-table-column class="data-column">
|
||||
|
||||
Reference in New Issue
Block a user