From a4feb5dc8e666f74cbf0126aa5c9da42569113f8 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Mon, 5 Aug 2024 15:12:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=89=93=E8=B5=8F=E5=BC=80?= =?UTF-8?q?=E5=85=B3?= 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 2014f10..1347014 100644 --- a/src/views/purchaseShop/inteAmend.vue +++ b/src/views/purchaseShop/inteAmend.vue @@ -737,8 +737,8 @@ xhr = new XMLHttpRequest(); xhr.withCredentials = false; // 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', "https://sausers.blxinchuang.com/sqx_fast/alioss/upload"); + xhr.open('POST', "http://localhost:8187/sqx_fast/alioss/upload"); xhr.onload = function() { var json;