Commit 3fd47bd9 authored by liudong1993's avatar liudong1993

1

parent 195538fe
...@@ -813,7 +813,7 @@ Vue.component("TCIDJump", { ...@@ -813,7 +813,7 @@ Vue.component("TCIDJump", {
this.$router.push({ this.$router.push({
path: path, path: path,
query: { query: {
OrderTCNUM: id, OrderId: id,
blank: 'y' blank: 'y'
} }
}); });
......
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