XW 1 год назад
Родитель
Сommit
6c4e2abc55

+ 2 - 1
TEAMModelOS/ClientApp/src/view/signupActivity/infoComponent/editContest.vue

@@ -126,7 +126,8 @@ export default {
                     value: 'video',
                     label: this.$t('ability.points.video'),
                     isCheck: false,
-                    format: ['mp4', 'webm']
+                    // format: ['mp4', 'webm']
+                    format: ['mp4']
                 },
                 {
                     value: 'img',