This commit is contained in:
2025-01-02 10:44:07 +08:00
parent 33709c76be
commit b3c77526a7
24 changed files with 2153 additions and 259 deletions

View File

@@ -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')
},
]
}
// ,{