Commit 68d719b7 authored by 黄媛媛's avatar 黄媛媛

修改跳转地址,财务流程

parent 1b51b4e6
......@@ -482,7 +482,7 @@ export default {
url="http://www.test.com:8080/#/Home";
}else{
// 还未修改正式地址
url="http://yx.oytour.com/#/";
url="http://property.oytour.com";
}
window.open(url)
},
......
......@@ -601,6 +601,7 @@ export default {
ShowEmployeeList:[],
ShowDepartmentList:[],
PropertyType:'',
TemplateSorce:2,
},
AuditUserList:{
EmName:'',
......@@ -1079,7 +1080,8 @@ export default {
Id:this.addMsg.Workflow_Condition.Id,
AuditList:[],
AuditUserList:[],
}
},
TemplateSorce:2,
}
this.$message.error(res.data.message)
return
......
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