Commit 9d5f6548 authored by 吴春's avatar 吴春

提交发票

parent deae6bbb
......@@ -297,7 +297,7 @@ export default {
goIisDetail: function (id) {
this.$router.push({
name: 'invoicesManagerDetail',
query: { id: id,blank: "y",}
query: { id: id,InvoiceApplyType:this.msg.InvoiceApplyType,blank: "y",}
});
},
setStatus: function (id, type) {
......
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