|
@ -96,7 +96,7 @@ export default { |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
async created () { |
|
|
async created () { |
|
|
debugger |
|
|
|
|
|
this.clientType = this.$route.query.clientType |
|
|
this.clientType = this.$route.query.clientType |
|
|
this.orgId = this.$route.query.orgId |
|
|
this.orgId = this.$route.query.orgId |
|
|
this.orgName = this.$route.query.orgName |
|
|
this.orgName = this.$route.query.orgName |
|
|