提交 1254076b authored 作者: 袁龙涛's avatar 袁龙涛

退货单,上传图片地址改为122

上级 28fefee7
...@@ -20,11 +20,11 @@ export const requestPath = { ...@@ -20,11 +20,11 @@ export const requestPath = {
/*export const uploadUrl = `http://49.4.22.178/file/file/`*/ /*export const uploadUrl = `http://49.4.22.178/file/file/`*/
// export const uploadUrl = `http://192.168.2.234:8096/file/file/` //测试环境 // export const uploadUrl = `http://192.168.2.234:8096/file/file/` //测试环境
// export const uploadUrl = `http://122.14.50.6:8096/file/` //伪生产环境(获取图片) // export const uploadUrl = `http://122.14.50.6:8096/file/` //伪生产环境(获取图片)
// export const uploadUrlFile = `http://122.14.50.6:8096/file/file/` //伪生产环境(上传图片) export const uploadUrlFile = `http://122.14.50.6:8096/file/file/` //伪生产环境(上传图片)
export const uploadUrl = `https://rsks.class.com.cn/file/` //生产环境(获取图片) export const uploadUrl = `https://rsks.class.com.cn/file/` //生产环境(获取图片)
export const uploadUrlFile = `https://rsks.class.com.cn/file/file/` //生产环境(上传图片) // export const uploadUrlFile = `https://rsks.class.com.cn/file/file/` //生产环境(上传图片)
export const downloadPath = 'download' export const downloadPath = 'download'
......
...@@ -489,7 +489,7 @@ import { ...@@ -489,7 +489,7 @@ import {
salesReturnMsg, salesReturnMsg,
getLogistics, getLogistics,
getSaleRefundFreightAPI getSaleRefundFreightAPI
} from "@/API"; } from "@/API";
import { uploadUrl,uploadPath,uploadUrlFile } from "@/utils/global"; import { uploadUrl,uploadPath,uploadUrlFile } from "@/utils/global";
import pagination from "@/views/components/pagination"; import pagination from "@/views/components/pagination";
import { errorMsg,commonMoney,accAdd,Subtr,accMul } from "@/utils/errorMsg"; import { errorMsg,commonMoney,accAdd,Subtr,accMul } from "@/utils/errorMsg";
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论