提交
This commit is contained in:
@@ -625,10 +625,10 @@ export default {
|
||||
state: 6,
|
||||
title: this.$t('artstate.state6')
|
||||
},
|
||||
{
|
||||
state: 5,
|
||||
title: this.$t('artstate.state5')
|
||||
}
|
||||
// {
|
||||
// state: 5,
|
||||
// title: this.$t('artstate.state5')
|
||||
// }
|
||||
],
|
||||
form: {
|
||||
articleId: this.$route.query.id,
|
||||
|
||||
Reference in New Issue
Block a user