mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-02-07 12:43:33 +08:00
固定IPTV和源编辑表头
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
</div>
|
||||
<div class="listpage-body" id="sites-table">
|
||||
<el-table
|
||||
height="100%"
|
||||
size="mini"
|
||||
:data="sites"
|
||||
row-key="id"
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
</div>
|
||||
<div class="listpage-body" id="iptv-table">
|
||||
<el-table
|
||||
height="100%"
|
||||
:data="filteredTableData"
|
||||
row-key="id"
|
||||
@row-click="playEvent"
|
||||
|
||||
Reference in New Issue
Block a user