轨迹异常弹窗带参数
This commit is contained in:
parent
4b6ba32e9e
commit
9ef0863d24
@ -955,6 +955,7 @@ export default {
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.queryParams.billCode = this.$route.query.billCode;
|
||||
if(this.$route.query.action=='queryByCredit'){
|
||||
|
||||
if(this.$route.query.custNo!=null){
|
||||
@ -992,7 +993,7 @@ export default {
|
||||
this.queryOrderType="1";
|
||||
this.queryOrderDateType="1";
|
||||
// this.queryExpireNotSign="1"
|
||||
|
||||
|
||||
this.getList();
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user