ソースを参照

Merge branch '2023-8-28'

liushengqiang 1 年間 前
コミット
73da37a7fc
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(
 				{