2 Achegas 4fd2652d5a ... 9c8be07dd9

Autor SHA1 Mensaxe Data
  caoliqin 9c8be07dd9 Merge branch 'master' of http://1.14.104.71:10880/root/ylrz_his_scrm_companyUI hai 6 días
  caoliqin 5040fc59af feat:完课模板-修改按钮显示逻辑不正确 hai 6 días
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/course/courseFinishTemp/index.vue

+ 1 - 1
src/views/course/courseFinishTemp/index.vue

@@ -722,7 +722,7 @@ export default {
 
         this.open = true;
         this.title = "修改完课模板";
-
+        this.formType = 1;
       });
     },
     /** 提交按钮 */