lisy 4 месяцев назад
Родитель
Сommit
fd2d33de1a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/training/meeting-add/index.vue

+ 1 - 1
src/views/training/meeting-add/index.vue

@@ -547,7 +547,7 @@ const save = debounce(async () => {
     }
     }
 }, 500);
 }, 500);
 const goEditor = () => {
 const goEditor = () => {
-    window.open('https://lm.yujin.shuziyunyao.com/poster#/editor', '_blank');
+    window.open('https://lm.yujin.shuziyunyao.com/poster#/editortype=1', '_blank');
 }
 }
 
 
 const addCertInfo = () => {
 const addCertInfo = () => {