mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-08 23:12:13 +08:00
源站排序总是有问题, 先移除掉
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
label="资源名">
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
sortable
|
||||
prop="isActive"
|
||||
label="自选源">
|
||||
<template slot-scope="scope">
|
||||
@@ -44,8 +43,6 @@
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
:sort-by="['group', 'name']"
|
||||
sortable
|
||||
prop="group"
|
||||
label="分组"
|
||||
:filters="getFilters"
|
||||
|
||||
Reference in New Issue
Block a user