This commit is contained in:
2025-04-01 14:19:54 +08:00
parent 627ab0ff2c
commit d732025a45

View File

@@ -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,