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;