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;