reghao 1 год назад
Родитель
Сommit
b65ae2a857
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/upload/PublishVideo.vue

+ 1 - 1
src/components/upload/PublishVideo.vue

@@ -160,7 +160,7 @@ export default {
         categoryPid: null,
         categoryId: null,
         tags: [],
-        scope: '1',
+        scope: '2',
         scheduledPubDate: null
       }
     }