Browse Source

添加章节品种默认全部

Karsa 9 months ago
parent
commit
55605d6328

+ 1 - 1
src/views/report_manage/reportV2/components/chapterEditWrapper.vue

@@ -534,7 +534,7 @@ export default {
       }else {
         this.chapterInfo = {
           id: 0,
-          varietys:[],
+          varietys:this.reportVarietyOpts.map(_ =>_.PermissionId)||[],
           editors:[],
           chapterName:'',
           tags: ''