소스 검색

修改bug

lisy 4 달 전
부모
커밋
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);
 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 = () => {