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