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