1
This commit is contained in:
@@ -163,6 +163,9 @@ export default {
|
||||
case 5:
|
||||
str = this.$t('artstate.state5');;
|
||||
break;
|
||||
case 6:
|
||||
str = this.$t('artstate.state6');;
|
||||
break;
|
||||
default:
|
||||
str = 'error!!';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user