Commit 21a2da97 authored by zhengke's avatar zhengke

修改

parent 6bcc17c7
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
if (this.$route.query.ReFinanceId2) { if (this.$route.query.ReFinanceId2) {
this.msg.UserDept = this.$route.query.ReFinanceId2; this.msg.UserDept = this.$route.query.ReFinanceId2;
} }
if (this.$route.query&&this.$route.query.CommissionType==0){ if (this.$route.query&&this.$route.query.ReFinanceId2==0){
this.msg.OrderSourceType=4; this.msg.OrderSourceType=4;
this.isShowFrom=false; this.isShowFrom=false;
} }
......
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