Commit 3fdb6d01 authored by youjie's avatar youjie

no message

parent d955df8d
......@@ -100,7 +100,7 @@
},
methods:{
goDetail(id){
this.$router.push({ name: 'FinancialDocumentsDetail',query:{"id":id,blank:'y',tab:'单据详情'} })
this.$router.push({ name: 'FinancialDocumentsDetail',query:{"id":id,blank:'y','isDetails': true, tab:'单据详情'} })
},
Financial_post_GetDetail(){ //获取关联单
if(this.msg.ReFinanceId){
......
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