XW 1 年之前
父节点
当前提交
6c4e2abc55
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      TEAMModelOS/ClientApp/src/view/signupActivity/infoComponent/editContest.vue

+ 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',