Browse Source

update PublishVideo.vue

reghao 1 year ago
parent
commit
b65ae2a857
1 changed files with 1 additions and 1 deletions
  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
       }
     }