From 6bdaa898afa08ae5be3a73b3d09de91344239c5c Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Tue, 13 Aug 2024 11:26:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/purchaseShop/inteAmend.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/purchaseShop/inteAmend.vue b/src/views/purchaseShop/inteAmend.vue index 1347014..ac49a2b 100644 --- a/src/views/purchaseShop/inteAmend.vue +++ b/src/views/purchaseShop/inteAmend.vue @@ -736,9 +736,9 @@ xhr = new XMLHttpRequest(); xhr.withCredentials = false; - // xhr.open('POST', "https://admin.sjajk.com/sqx_fast/alioss/upload");//生产需替换 + xhr.open('POST', "https://admin.sjajk.com/sqx_fast/alioss/upload");//生产需替换 // xhr.open('POST', "https://sausers.blxinchuang.com/sqx_fast/alioss/upload"); - xhr.open('POST', "http://localhost:8187/sqx_fast/alioss/upload"); + // xhr.open('POST', "http://localhost:8187/sqx_fast/alioss/upload"); xhr.onload = function() { var json;