Commit 3058df62 authored by zhangyanni's avatar zhangyanni

跳转

parent 29365d8c
......@@ -290,7 +290,7 @@
//去修改
isEdit() {
if(this.userInfo.empType==1){
this.$router.push({path: "/bigBusiness/edit", query: {id: this.currentData.detailId}})
this.$router.push({path: "/require/edit", query: {id: this.currentData.detailId}})
}if(this.userInfo.empType==2){
this.$router.push({path: "/salerequire/edit", query: {id: this.currentData.detailId}})
}
......
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