Commit 571e7a61 authored by youjie's avatar youjie

no message

parent cccda912
......@@ -326,7 +326,7 @@
created() {
if (this.$route.query.TCID && this.$route.query.TCID > 0) {
this.queryPrams.TCID = this.$route.query.TCID;
// this.msg.TCID = this.$route.query.TCID;
this.msg.TCID = this.$route.query.TCID;
}
if (this.$route.query.orderID && this.$route.query.orderID > 0) {
this.queryPrams.orderID = this.$route.query.orderID;
......
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