ソースを参照

新建提测报日报,第一步选择模版,需要默认选中日报模版

PrinceLee 5 年 前
コミット
83c409a889
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/views/Platform/presentation/Templates/DailyReport.vue

+ 2 - 2
src/views/Platform/presentation/Templates/DailyReport.vue

@@ -74,7 +74,7 @@ export default {
       showOne: true,
       showTow: false,
       showThree: false,
-      radio: '2',
+      radio: '1',
       newIndex: '',
       active: 1,
       daily_task: [],
@@ -128,7 +128,7 @@ export default {
       this.showThree = false
       this.showOne = false
       this.showTow = false
-      this.radio = '2'
+      this.radio = '1'
     },
     handleClose1() {
       this.active = 1