From 8e0b1d0aff1d445e26f9905a44ae8c7dbff65042 Mon Sep 17 00:00:00 2001 From: yy2205 <2238220225@qq.com> Date: Thu, 5 Jun 2025 14:57:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=85=E5=A4=84=E7=90=86111=E7=9A=84?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E8=AF=B7=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ECG/ECGForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/ECG/ECGForm.vue b/src/views/ECG/ECGForm.vue index 9a77b707..617fb0da 100644 --- a/src/views/ECG/ECGForm.vue +++ b/src/views/ECG/ECGForm.vue @@ -751,6 +751,7 @@ async function process() { // let str = JSON.stringify(data) // let str64 = encodeBase64(str) const processResponse = await processImageApi.processImg(data,processImageApi.apiUrl111) + // await processImageApi.processImg(data,processImageApi.apiUrl222) console.log("processResponse",processResponse) // 1. 解析外层 JSON 的 data 字符串