[update 友情链接] 排序
This commit is contained in:
@@ -89,6 +89,11 @@ export default {
|
||||
mixins: [JeroListMixin],
|
||||
data () {
|
||||
return {
|
||||
/* 排序参数 */
|
||||
isorter: {
|
||||
column: 'sort',
|
||||
order: 'asc'
|
||||
},
|
||||
columns: [
|
||||
{
|
||||
title: this.$t('serialNumber'),
|
||||
|
||||
Reference in New Issue
Block a user