liushengqiang před 1 rokem
rodič
revize
b2cd350059
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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(
 				{