提交
This commit is contained in:
@@ -191,10 +191,7 @@ export default {
|
||||
index: '1',
|
||||
title: this.$t('sidebar.author'),
|
||||
subs: [
|
||||
{
|
||||
index: 'PendingPaymentAuthor',
|
||||
title: this.$t('sidebar.author4')
|
||||
},
|
||||
|
||||
{
|
||||
index: 'articleList',
|
||||
title: this.$t('sidebar.author1')
|
||||
@@ -206,7 +203,10 @@ export default {
|
||||
{
|
||||
index: 'articleAdd',
|
||||
title: this.$t('sidebar.author2')
|
||||
}
|
||||
} , {
|
||||
index: 'orderListAuthor',
|
||||
title: this.$t('sidebar.author4')
|
||||
},
|
||||
]
|
||||
}
|
||||
// ,{
|
||||
|
||||
Reference in New Issue
Block a user