liushengqiang 1 năm trước cách đây
mục cha
commit
b2cd350059
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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(
 				{