Commit 9f6e52ca2aa1606d875e16e31a5a07704bc78674

Authored by liuqimichale
1 parent c14fb301

jumpType: '8' 7微信公众号 8小票

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