Commit 54185038 authored by 周远喜's avatar 周远喜

配置文件更新

parent 59253ebc
......@@ -90,7 +90,7 @@ export default {
}
},
created() {
this.fileUrlPath = iconImg + this.imgUrl
this.fileUrlPath = "/" +this.imgUrl
},
props: {
value: [String, Number, Array, Object],
......
......@@ -22,5 +22,4 @@ window.resourceUrl = `http://${address}:10040/api/services/app`; // 制造资源
window.workflowUrl = `http://${address}:10060/api/services/app`; // 工作流地址
window.certificateUrl = `http://${address}:10090/api/services/app`; //Process-api
window.crmUrl = `http://${address}:10100/api/services/app`; //crm客户、合同、项目管理
window.iconImg = `http://${address}:3000/imgicon/`; //待办任务图标路径
window.apsUrl = `http://${systemApi.aps}:10110/api/services/app`;//aps排产
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment