diff --git a/src/views/system/firendshipLinkManage/FriendshipLinkList.vue b/src/views/system/firendshipLinkManage/FriendshipLinkList.vue index c66ff57..1d7364a 100644 --- a/src/views/system/firendshipLinkManage/FriendshipLinkList.vue +++ b/src/views/system/firendshipLinkManage/FriendshipLinkList.vue @@ -89,6 +89,11 @@ export default { mixins: [JeroListMixin], data () { return { + /* ζŽ’εΊε‚ζ•° */ + isorter: { + column: 'sort', + order: 'asc' + }, columns: [ { title: this.$t('serialNumber'),