Commit 9f6e52ca2aa1606d875e16e31a5a07704bc78674
1 parent
c14fb301
jumpType: '8' 7微信公众号 8小票
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/parkPay/plateNumber.vue
@@ -385,7 +385,7 @@ export default { | @@ -385,7 +385,7 @@ export default { | ||
385 | sign_type: 'md5', | 385 | sign_type: 'md5', |
386 | sign: '1', | 386 | sign: '1', |
387 | orgId: this.$utils.myOrgId, | 387 | orgId: this.$utils.myOrgId, |
388 | - jumpType: '8' | 388 | + jumpType: '7' // 7 微信公众号 8小票 |
389 | }; | 389 | }; |
390 | // jsondata = JSON.stringify(jsondata); | 390 | // jsondata = JSON.stringify(jsondata); |
391 | swiperQuery(jsondata).then(res => { | 391 | swiperQuery(jsondata).then(res => { |