liushengqiang 1 년 전
부모
커밋
b2cd350059
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pc/create/component/the-create/index.tsx

+ 1 - 1
src/pc/create/component/the-create/index.tsx

@@ -131,7 +131,7 @@ export default defineComponent({
 		};
 
 		const handleOpenNotaion = (data: any) => {
-			const url = `${location.origin}/notation/#/?v=1.0.3&config=${encodeUrl(data)}`;
+			const url = `${location.origin}/notation/#/?v=1.0.4&config=${encodeUrl(data)}`;
 			// console.log("🚀 ~ url:", url);
 			window.parent.postMessage(
 				{