Commit c7689c8c by 刘泽奇

123

parent 1e6ca755
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
}, },
getDetail(){ getDetail(){
let obj = this.$root.copyParams({ let obj = this.$root.copyParams({
"idempotentNo": "203915601880842" "idempotentNo": this.$route.query.orderNo
}, "getIcbcOrderDetails", "/action/tmOrder/springBoard"); }, "getIcbcOrderDetails", "/action/tmOrder/springBoard");
this.$root.loading = true; this.$root.loading = true;
this.$root.postReq("/web/trademark/tmqueryCtl/doPost", obj).then((d) => { this.$root.postReq("/web/trademark/tmqueryCtl/doPost", obj).then((d) => {
......
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